Â
Hi,
I am facing issues writing unicode data to xml file in UTF8 encoding. Application can write most of the unicode chars, but for some chars as mentioned below the data is garbled. The sample data contains following characters
ï¿® (Unicode 0xffee)
é· (Unicode 0x9dd7)
I am using XMLString::transcode before adding the node to DOM tree and then writing to file. Using xerces verion 2.5. Has anybody faced such problem. Any pointers would be very helpful.
Thanks in advance.
Kaustubh
- problem writing unicode data to xml file Kaustubh S. Deorukhkar
- Re: problem writing unicode data to xml file Gareth Reakes
- Re: Re: problem writing unicode data to xml fi... Kaustubh S. Deorukhkar
- Re: problem writing unicode data to xml fi... Gareth Reakes
- Re: Re: problem writing unicode data to xml fi... Kaustubh S. Deorukhkar
- Re: problem writing unicode data to xml fi... Gareth Reakes
- Re: problem writing unicode data to xm... Gareth Reakes
- Re: Re: problem writing unicode data to xml fi... Kaustubh S. Deorukhkar
- Re: Re: problem writing unicode data to xml fi... Kaustubh S. Deorukhkar
