Robby Pelssers wrote:
Does anyone have a bright idea how to solve these kinds of problems in a nice
way?
If you want the contents of the 'Value' result element to be serialized
as a CDATA section then you need to use
<xsl:output cdata-section-elements="Value"/>
--
Martin Honnen
http://msmvps.com/blogs/martin_honnen/
--~------------------------------------------------------------------
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>
--~--