RE: [xsl] cdata-section-elements - not wrapping real xml in cdata markers

Subject: RE: [xsl] cdata-section-elements - not wrapping real xml in cdata markers
From: "Abie Hamaoui" <ahama5@xxxxxxxxxxx>
Date: Mon, 10 Nov 2003 21:46:53 +0000
ok. thank you.

abie

Saxon has an extension saxon:serialize() that allows you to serialize a
tree to a string, and then treat the string as character data. This
would meet your needs. Though generally I advice people against XML
structures that hide markup inside CDATA sections - it's much better to
use the hierarchic structure of XML natively.

Michael Kay

_________________________________________________________________
Compare high-speed Internet plans, starting at $26.95. https://broadband.msn.com (Prices may vary by service area.)



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



Current Thread