I'm using xercesc on linux without ICU and parsing utf-8 as well as writing 
utf-8 xml documents works fine. 
See http://xerces.apache.org/xerces-c/faq-parse-3.html#faq-16

Regards,
Fabian
  _____  

From: Brendan Miller [mailto:[email protected]]
To: [email protected]
Sent: Tue, 03 Aug 2010 01:00:56 +0200
Subject: xercesc transcoding to utf-8 on unix

If I'm not unix and I want to transcode to UTF-8, it sounds like I
  need to use XMLPlatformUtils::fgTransServer->MakeNewTranscoderFor() to
  make a transcoder. My question is, whether this will always work for
  UTF-8. I'm on Linux, if I build without ICU, will transcoding to UTF-8
  fail?
  
  Thanks,
  Brendan
    

Reply via email to