[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] enclose output of transform in CDATA section


Subject: [xsl] enclose output of transform in CDATA section
From: Dave Beattie <Dave.Beattie@xxxxxxxxxxx>
Date: Thu, 14 Aug 2003 13:05:17 +0100

Hi

I have to produce an output file in the following format

<Message>  
	<![CDATA[
		...xml document as generated from a transform in here ...
	]]> 
</Message>

Any suggestions as to how I go about doing this.

Thanks


Dave

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread