RE: [xsl] Can't output CDATA section

Subject: RE: [xsl] Can't output CDATA section
From: Pieter Reint Siegers Kort <pieter.siegers@xxxxxxxxxxx>
Date: Wed, 7 Jul 2004 10:05:26 -0500
What's a "a never version", Robert? You meant "newer"? So from which
processor to which one did you change?

I'd like to know...

Cheers,
<prs/>

-----Original Message-----
From: Robert Soesemann [mailto:rsoesemann@xxxxxxxxxxx] 
Sent: Wednesday, July 07, 2004 10:01 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] Can't output CDATA section

Hi Tom,  

No I really just want the text without the <CDATA stuff around. The problem
is that the MSXML transformer I am using is not doing it right.
But I can switch to a never version and then it works.

Thank you anyway.

Best Regards,

Robert

-----Original Message-----
From: Passin, Tom [mailto:tpassin@xxxxxxxxxxxx]
Sent: Wednesday, July 07, 2004 16:43 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] Can't output CDATA section


> From: Robert Soesemann [mailto:rsoesemann@xxxxxxxxxxx]
> 
> How can I get the content of the CDATA section of this node?
> 
>
<option3link><![CDATA[javascript:objDialogBox.dlgReset();moduleFocus=old
> ModuleFocus;]]></option3link>
> 
> The use of
> 
> <xsl:value-of select="option3link"/>

Works for me.  You need to show us your template, because it sounds like
you are not selecting the element you think you are.  While you are at
it, tell us the processor you are using and how you are feeding the xml
source to it.

Cheers,

Tom P

--+------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx>
--+--


--+------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx>
--+--

Current Thread