IMPORTANT:
this is not a Support Forum! Experienced users might answer from time to time questions posted here. If you need a professional and reliable answer, or if you want to report a bug, please contact Altova Support instead.

Disable escaping in CDATA? Options · View
Rince2
Posted: Wednesday, August 13, 2008 10:18:33 AM
Rank: Member

Joined: 7/24/2008
Posts: 10
Location: Germany
Hi,

my data looks something like this:

<data>
<title>Title 1</title>
<description><![CDATA[
<table border="1" ..>

.. section with more HTML Code ..

</table>
]]></description>
</data>

To get the unescaped HTML in manual coded XSLT I would use

<xsl:value-of disable-output-escaping="yes" select="description">

which works just fine. How do I that in Stylevision? When I drag the description tag from the schema tree into the design, I can't switch off the escaping of the CDATA section.. any ideas?
James41
Posted: Thursday, February 5, 2009 8:35:05 PM
Rank: Newbie

Joined: 2/5/2009
Posts: 3
Rince2,
Did you ever find a way you can do this in StyleVision.

I have the same issue.

thanks
James
Users browsing this topic
guest

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Use of the Altova User Forum(s) is governed by the Altova Terms of Use.