[Home] [By Thread] [By Date] [Recent Entries]
Thanks for the clue!!!
At 11:38 AM 1/6/2009, Mukul Gandhi wrote: you can try cdata-section-elements parameter on xsl:output element.
<xsl:template match="img.embed"> <xsl:copy-of select="."/> </xsl:template> and the result is <img.embed><![CDATA[...]]></img.embed> but It should be <![CDATA[...]]>
|

Cart



