Subject: RE: Can't output CDATA section
From: Pieter Reint Siegers Kort <pieter.siegers@xxxxxxxxxxx>
Date: Wed, 7 Jul 2004 10:03:07 -0500
|
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@xxxxxxxxxxx]
Sent: Wednesday, July 07, 2004 9:07 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: 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@xxxxxxxxxxxxxxxxxxxxxx>
--+--
|