xsl-list
[Top] [All Lists]

Re: [xsl] CDATA Handling

2009-01-06 01:09:20
you can try cdata-section-elements parameter on xsl:output element.

On Tue, Jan 6, 2009 at 11:26 AM, J. S. Rawat <jrawat(_at_)aptaracorp(_dot_)com> 
wrote:
Hi,
Can anyone help let me about the handling of CDATA by XSLT 2.0 (saxon).

Input
<img.embed><![CDATA[R0lGODlhDQANAMQ0IAOw==]]></img.embed>

Required output
<![CDATA[R0lGODlhDQANAMQ0IAOw==]]>

Thanks
...JSR



-- 
Regards,
Mukul Gandhi

--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>