Hi,

I have an UTF-8 input XML file that contains characters like
���� (in the file they are correctly encoded). When sending
it through a transformation that contains the line:

<xsl:output method="html" encoding="UTF-8"/>

I get a result that encodes the 2 byte UTF-8 characters for
example as &Atilde;&curren;. When using the xml output
method the characters are kept correctly as 2 byte UTF-8.

Any hints are welcome.

Leo.

--
 Matthias L. Jugel -  neotis wissensmanagement GmbH
 Email: [EMAIL PROTECTED] - Tel. 030 6392 3591
 

Reply via email to