[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: Where can I find the XSLT DTD?


Subject: Re: Where can I find the XSLT DTD?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 3 Feb 2000 16:19:38 GMT

> Thank you but it doesn't help as it is not a complete DTD.

No, you have to read the instructions on how to complete it for your
stylesheet

It is _impossible_ to write a dtd that covers every xsl stylesheet as
they may include arbitrary elements from the target DTD. So you have
to define  th eresult result-elements entity to list any result elements
taht may appear inside an xsl element and then add all possible result
elements to the dtd. Normally it isn't worth the bother, noone uses
validating parsers to read xsl stylesheets do they?

David


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



Current Thread
Keywords
xsl