RE: [xsl] Non-English character problem

Subject: RE: [xsl] Non-English character problem
From: Fernando López Carballeda <fernando@xxxxxxxxx>
Date: Tue, 9 Jan 2001 22:26:18 +0100
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


Current Thread