Re: [xsl] Recognising Unicode in a CSV to XML transform

Subject: Re: [xsl] Recognising Unicode in a CSV to XML transform
From: Florent Georges <lists@xxxxxxxxxxxx>
Date: Fri, 30 May 2008 12:02:15 +0200 (CEST)
Michael Kay wrote:

  Hi

> > One last small problem - it is converting the i character to C). 

> No it isn't (assuming "it" is the XSLT transformation).

> The XSLT serializer is outputting i in UTF-8 encoding, and you are
> looking at the resulting file using some piece of software that
> either can't display UTF-8

  Well, the stylesheet has the following expression:

    unparsed-text($pathToCSV, 'iso-8859-1')

  Couldn't be that a UTF-8 file is read as Latin-1?

  Regards,

--drkm





















__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicitis 
http://mail.yahoo.fr Yahoo! Mail 

Current Thread