RE: [xml] libxml2 and CW8 on Mac OS X
- From: "Arun S K (RBIN/EDM3) *" <Arun SK in bosch com>
- To: <xml gnome org>
- Subject: RE: [xml] libxml2 and CW8 on Mac OS X
- Date: Tue, 13 Dec 2005 15:35:59 +0530
Hi all,
I was trying to parse an XML file with encoding set to UTF8 having the following header
<?xml version="1.0" encoding="UTF8"?>
The document has the character ß (Beeta) in it. The parser aborts with the following message
--------------------------------------------------------------------
:13: parser error : Input is not proper UTF-8, indicate encoding !
Bytes: 0x80 0x20 0x3C 0x2F
<NAME>test_1ß</NAME>
--------------------------------------------------------------------
Is ß not a valid UTF8 character? How can this be corrected.
Could anybody please help me.
Thanks and regards,
Arun.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]