[xsl] Win98 iso-8859-1 - UTF-8 problem

Subject: [xsl] Win98 iso-8859-1 - UTF-8 problem
From: Stefan Thull <stefan@xxxxxxxxxx>
Date: Thu, 29 Nov 2001 22:28:08 +0100
Hello,
I'm using xalan 2 and xemacs on a win98 system.
When I try to transform a xml-document, which contains german umlaute to html (or another xml-file) the xsl-processor automatically transforms the
<?xml version="1.0" encoding="ISO-8859-1" ?>


to
<?xml version="1.0"  encoding="UTF-8"?>

but with bad output of the umlaute;
like ä ö ü

I get an error if I try to use encoding="UTF-8" from the beginning.

What should I do; is there a special ansi-encoding?

Thank you
Stefan Thull


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread