Subject: Re: processing nodes with CDATA
From: Oswald Campesato <ocampesato@xxxxxxxxx>
Date: Tue, 19 Oct 2004 14:24:35 -0700 (PDT)
|
Please disregard (ah, pilot error)...
Regards,
Oswald
--- Oswald Campesato <ocampesato@xxxxxxxxx> wrote:
> 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
|