Re: [xml] internal character encoding



On Wed, Apr 27, 2005 at 01:38:41PM +0200, Christoph Gysin wrote:
Hi list

I have xml files encoded in CP850. When I parse the file with libxml,
it converts the data to UTF-8. Now I have to convert everything back
to CP850 using iconv(), since the application expects the data in
CP850.

Is it possible to tell libxml to use a different charset for internal
data encoding?

  No. see http://xmlsoft.org/encoding.html for explanations.

Daniel

-- 
Daniel Veillard      | Red Hat Desktop team http://redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]