Subject: RE: Is <!DOCTYPE...> tailorable with an internal subset?
From: "SORENS,MICHAEL (HP-Boise,ex1)" <michael.sorens@xxxxxx>
Date: Tue, 25 Mar 2003 11:19:57 -0500
|
If you could provide a quick sketch of what you're suggesting, it would be
helpful...
Thanks!
-----Original Message-----
From: David Carlisle [mailto:davidc@xxxxxxxxx]
Sent: Friday, March 21, 2003 12:11 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: Is <!DOCTYPE...> tailorable with an internal subset?
> 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
|