Hi all,
Thanks for your good LibXML tools and I am using the 1.1.3 version.
These days I need to parse some xml documents that contain some characters in Simplified Chinese. But I failed to get the correct output. Those Chinese characters are "puts" into some messy code.
I have tried the UTF-8 encoding, the GB2312 encoding, also the ISO-8859-2 encoding respectively. But not work!
How can I deal with it?
Thanks a lot!
|