xsl-list
[Top] [All Lists]

RE: Can't output CDATA section

2004-07-07 08:03:07
Hi Robert,

In addition to the posts already posted, the following page might also be of
help:
http://www.dpawson.co.uk/xsl/sect2/cdata.html

Cheers,
<prs/>

-----Original Message-----
From: Robert Soesemann [mailto:rsoesemann(_at_)sapient(_dot_)com] 
Sent: Wednesday, July 07, 2004 9:07 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] Can't output CDATA section

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"/>
or
<xsl:copy-of select="option3link/."/>

doesn't work?


Help??? ;-)Please.

Thanks Robert

--+------------------------------------------------------------------
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(_at_)lists(_dot_)mulberrytech(_dot_)com>
--+--


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