Re: [xsl] RE: DTD within an XML document

Subject: Re: [xsl] RE: DTD within an XML document
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 7 Apr 2003 16:52:49 +0100
> Any ideas?

you can not write a local subset of the dtd using standard XSLT.
Some systems may have extension elements that allow this, or you have to
write out the entire doctype declaration as text and use
disable-output-encoding="text" to get the < as < rather than &lt;.


David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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


Current Thread