Subject: Re: Is <!DOCTYPE...> tailorable with an internal subset?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 21 Mar 2003 19:11:19 GMT
|
> How can I tailor the contents of the <!DOCTYPE...> element to include an
> internal subset in an XSL-generated XML file? I find no way to customize the
> contents of this element.
You can't in standard xslt/
What you can do is reference a local external dtd file that just
loads teh html one then adds teh attributes.
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|