Hi friends,
I need some help. I am unable to show CDATA content using xsl.
In the HTML its showing like this:
<![CDATA[
<BR><BR><CENTER>
</CENTER>
]]>
In the xsl file the code i am using is :
<xsl:variable name="brc" select="tag1/tag2/brochure"/>
<xsl:value-of select="$brc" disable-output-escaping="yes"/>
the brochure tag is a CDATA content.
Thanks in advance
gowni
How to display CDATA content using XSLT
Moderator: General Moderators
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK