Re: [xml] encoding question



As far as I know, all in memory trees are encoded in UTF-8
If you want to serialize your xmlDoc to any encding, use 
xmlDocDumpMemoryEnc or similar functions (see tree.c)

Agustin



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