xsl-list
[Top] [All Lists]

processing nodes with CDATA

2004-10-19 14:11:17
Hello, everyone:

I have a simple question regarding nodes with CDATA.
For example, if the current context is the node:
 <x-Name><![CDATA[LP]]></x-Name>

the output of <xsl:value-of select="."/> is:
 LP<Name> 

instead of the string LP, which is what I need.
Am I missing the obvious?  Suggestions welcome...

Regards,

Oswald




<Prev in Thread] Current Thread [Next in Thread>