<xsl:value-of select="@name" disable-output-escaping="yes"/>
-----Original Message-----
From: James Piva [mailto:james.piva@xxxxxxxxxxxxxxx]
Sent: January 19, 2001 12:36
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: CDATA
Hi all,
Got a short question concering CDATA.
This is my code:
<![CDATA[<fo:page-number-citation ref-id="]]><xsl:value-of
select="@name"/><![CDATA["/>]]>
and this is my unfortunate .fo output:
<fo:page-number-citation ref-id="AccountInstrument"/>
would there be a way to keep the less than and greater than
characters?
instead of < have <...
thanks
james
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- RE: CDATA
- Clapham, Paul - Fri, 19 Jan 2001 15:42:56 -0500 (EST) <=
- James Piva - Fri, 19 Jan 2001 16:00:02 -0500 (EST)
|
|