[xsl] How to match a cdata section

Subject: [xsl] How to match a cdata section
From: "Carlos Fragoso Mariscal" <cfragoso@xxxxxxxx>
Date: Thu, 6 Sep 2001 12:35:13 +0200
Hi,

I have a cdata section at the xml file
and i want to output its content on the
output file.

How can I match the Cdata Section?!?

<xsl:value-of select='?'/>

On http://www.dpawson.co.uk/xsl/sect2/cdata.html#d92e194
says that the way is cdata() but it doesn't
work for me because of the processor does not
understand that function.

Thank you in advance

-----------
Carles Fragoso i Mariscal



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


Current Thread