You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xalan.apache.org by Gubics Béla <gu...@axelero.com> on 2002/02/05 16:03:54 UTC

CDATA problem

hi,

I'm a new listmember from Hungary.
I've got a problem using XALAN 2 with JAXP.
I've tried to protect some HTML code with CDATA, but it isn't working.

input: <![CDATA[<img src="http://origo.hu/p/von.gif" width="475"
height="1" border="0" vspace="3" /><br />]]>


output: &lt;img src="http://origo.hu/p/von.gif" width="475" height="1"
border="0" vspace="3" /&gt;&lt;br /&gt;

Is there any way to discard this encoding?

best regards,

Gubics Béla

p.s. sorry for my english grammar