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]

RE: XSLT processing corrupts character encoding


> 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

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