[xsl] CDATA element in XSL?

Subject: [xsl] CDATA element in XSL?
From: Flemming Jønsson <flj@xxxxxxxxxxxxx>
Date: Tue, 28 Oct 2003 12:03:17 +0100
Is there a way I can tell my XSLT processor not to interpret "<" "&" etc. As special characters?

I know I can put CDATA element around the part in XML which I do not want interpreted. But if there is a way to indicate this in the stylesheet I would prefer this approach. 

Where would I put a CDATA declaration like this <![CDATA[ & <> [] ]]> in an XSL file?

Cheers,
Flemming



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


Current Thread