Doing that in my code will over ride the XML document encoding?
 
Shekhar
----- Original Message -----
Sent: Friday, March 28, 2003 7:33 PM
Subject: RE: UTF-8 Encoding

set the encoding to "ISO-8859-1"
 

Ragu
CircuitVision

-----Original Message-----
From: Shekhar Karani [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 28, 2003 6:27 AM
To: [EMAIL PROTECTED]
Subject: UTF-8 Encoding

Hi

I am using the xerces 2.2.1 to parse XML documents. One of the XML
documents has a hex character B6. This character is being treated as an
invalid UTF-8 character by the parser. The parser gives the error
"Invalid byte 1 of UTF-8 byte stream". However, the editor XML SPY
version 5, accepts this character.

Please let me know what I need to do in my code to accept this
character.

The archives on the mailing list are not accessible hence I am not sure
if this question is present there.
 
Thanks
Shekhar

Reply via email to