Hello,

I have been using Xalan 1.2.2 without any problems.  I upgraded to Xalan
2.1.0 without problems.  But now I encounter a implementation difference
between the two and would like to know which one is correct.

I use the xsl:output tag with method="html" encoding="ISO-8859-9".  And the
international chars show up like "İ" in both implementations.  I also
use xsl:output tag with method="text" and the difference is that the 1.2.2
version
produced raw data in the encoding whereas the 2.1.0 produces "İ" still.
Is this correct behaivour?  I need to obtain the raw data and not parse the
output to reproduce my orig data.

Any help one the matter and any work around would be greatly appreciated.

Thanks,
Nuri

Reply via email to