Re: [xsl] problem with processing CDATA tags in xml

Subject: Re: [xsl] problem with processing CDATA tags in xml
From: Martin Honnen <Martin.Honnen@xxxxxx>
Date: Thu, 08 Apr 2010 13:21:22 +0200
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/

Current Thread