It seems found the solution :
http://marc.theaimsgroup.com/?l=xerces-c-users&m=112185532813402&w=2

Using ISO-8859-1 works. It's an ubuntu package (xerces 2.6). But how
comes it doesn't support ISO-8859-15. I'm running also a Debian sid box
(xerces 2.7), and it works fine. ICU seems to be for windows, is there a
way to add charset support without compiling xerces again ?

Thanks for your help.

Sylvain Archenault wrote:
> Hello,
> 
> When running a simple application using xerces, it sends a
> TranscodeException when parsing a ISO-8859-15 XML file.
> 
> Here is the output :
> Fatal Error: An exception occurred! Type:TranscodingException,
> Message:Could not create a converter for encoding: ISO-8859-15 at line: 1
> 
> Thanks for you help.

-- 
Sylvain Archenault

Reply via email to