I tried to use the UTF-8 and ISO-8859-1 encodings but there seems to be some strange things happening with the output encoding: all the french accents generate these strange characters.
For instance:
rte st Antoine de Ginestière becomes
            <CT_Adresse>rte Saint Antoine de GinestiÃ&#x0192;Æ&#x2019;Ã&#x2020;@&#x2122;Ã&#x0192;@ @D¢Ã&#x0192;Æ&#x2019;@Å¡Ã&#x0192;@&#x0161;Ã&#x201K;¨re</CT_Adresse>

This particular string was encoded with ISO-8859-1. But I get these strange characters too in UTF-8. I'm wondering what encoding was used to compile JiBX ?

Henri.

Reply via email to