This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Where can I find the XSLT DTD?


Rick Geimer wrote:
> you could just define all the XHTML elements with the ANY keyword.

Almost. ANY means any *declared* element. You still have to declare the
elements, and when you declare the elements, you have to declare what their
contents can be.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]