[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re[2]: [xsl] CDATA back to its original shape


Subject: Re[2]: [xsl] CDATA back to its original shape
From: viewga <viewga@xxxxxxxxxxxx>
Date: Thu, 15 Feb 2001 15:20:12 +0200

DC> input of <![CDATA[ this <x>xxx</x>]]> produces _exactly_ the same
DC> input to XSL as    this &lt;x>xxx&lt;/x&gt;  so there is no way for an
DC> XSLT engine to distinguish them.

so if you want to output it unescaped you can (and this may be wrong
from the point of view of xsl gurus)
<xsl:text disable-output-encoding="yes"><cdata ...></xsl:text>

-- 
Best regards,
 viewga                            mailto:viewga@xxxxxxxxxxxx




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



Current Thread
Keywords