Oxygen XML Editor
 
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] I18N / UTF-8 versus US-ASCII


Subject: RE: [xsl] I18N / UTF-8 versus US-ASCII
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Tue, 4 Apr 2006 10:09:27 +0100

> When I use UTF-8 encoding, it makes these characters into
> garbled mess, like G;EM
> <xsl:output method="xml" encoding="UTF-8" indent="yes"/>
> e.g
> <Dependencies>
> <Source>europeG;EM</Source>
> <Target>email_node3</Target>
> </Dependencies>

This is because you are looking at the UTF-8 file using a text editor or
other display software that doesn't understand UTF-8. If you view it with a
UTF-8 enabled editor, you'll probably find that it's not a garbled mess at
all.

Michael Kay
http://www.saxonica.com/


Current Thread
 
© 2002-2008 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy
This website was created & generated with <oXygen/> XML Editor