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?


Mike Brown wrote:
> 
> 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.
> 

Of course, but you can declare every XHTML element with the ANY keyword.
Of course, this makes validation all but useless, but it is a workaround
for tools that require a DTD.

Rick


 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]