This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Win98 iso-8859-1 - UTF-8 problem


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]