French accents error
"ya.news" <[email protected]>
| Newsgroups | gmane.text.xml.expat.bugs |
|---|---|
| Message-ID | <000a01c3f854$a46a3130$34910f50@lysapc> |
Hello everybody Im using Expat PocketPC version ported by mov software (http://www.movsoftware.com/expatxml.htm) and I have a problem with special characters at a specific place. My XML data looks like this : <?xml version="1.0" encoding="UTF-8"?> <test>éà ù </test> The Expat always stops at ù (error message : Not well formed). If I either change "ù" for an "u" it works fine. I tried to replace UTF-8 by iso-8859-1 with no success. Any help please ? Thanks lot in advance _______________________________________________ Expat-bugs mailing list [email protected] http://mail.libexpat.org/mailman/listinfo/expat-bugs