RE: [xsl] Non-English character problem

Subject: RE: [xsl] Non-English character problem
From: "Fu, Gwowen" <gfu@xxxxxxxxxxxxxxx>
Date: Tue, 9 Jan 2001 15:45:42 -0600
Hi,

Thanks for help bu it is not working.
I tried this <?xml version='1.0' encoding='ISO-8859-1'?>

and now the "RUE DES ÉRABLES" becames "RUE DES Ã?RABLES".

Please help!

Thanks!

Gwowen

-----Original Message-----
From: Fernando López Carballeda [mailto:fernando@xxxxxxxxx]
Sent: Tuesday, January 09, 2001 3:26 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] Non-English character problem


Hi,

I'm newbie in xsl but I live in Spain. We have non English characters in
ours xsml Files and my XSL-T works fine since we use this:

<?xml version='1.0' encoding='ISO-8859-1'?>

Hope this help,
Fernando López Carballeda

PS.- Do not hesitate to correct me.

-----Mensaje original-----
De: Fu, Gwowen
Enviado el: martes, 09 de enero de 2001 21:56
Asunto: [xsl] Non-English character problem

Hi,

I have a node contains non English character É.

<SegmentName>RUE DES ÉRABLES</SegmentName>

I run xt with my stylesheet and get the output:

RUE DES É'ABLES

The 'R' follows É is replaced by '.

Does any one know why?

I tried putting "xml:lang='fr-CA' in the xml file and run xt with parameter
language=fr-CA.
None of them work.

Thanks!

Gwowen

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread