Subject: Re: inserting a < in the result
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 5 Aug 1999 09:57:46 +0100 (BST)
|
> Which seems to violate the well-formedness rule
> invoked by section 3.1 in the XSLT draf
You can not have an XML document that has a < that is not written as
an entity reference of inside a cdata section, so this isn't really an
XSLT restriction.
By default XSL writes XML documents (and although some XSL processors
offer options to serialise the XML tree in non XML syntax)
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|