Subject: RE: XSLT processing corrupts character encoding
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Thu, 3 Feb 2000 10:31:02 -0000
|
> After Processing the tag names are changed correctly but the
> encoding was corrupted as the result file is NOT UTF-8 encoded. The German
> Umlauts are ISO-8859-1 encoded
>
> Can anybody tell me if my XML or XSLT file are not correct?
>
> I'm using JDK1.2.2/Xerces-1.0.1/Xalan-0.19.2
I corrected the stylesheet to include version="1.0" on the xsl:stylesheet
element, and it then worked fine using Saxon.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|