xsl-list
[Top] [All Lists]

RE: Adding CDATA to the transformed XML

2005-01-12 09:02:13

We have had situations in which the user by mistakes enters 
some special
characters and the xml parsing at the other end failed.

But that's not a problem when the XML is generated by an XSLT processor.

The cdata-section-elements attribute takes a whitespace-separated list of
element names.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--