[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Error: "Invalid byte 1 of 1-byte UTF-8 sequence" ?
- From: "Ben Stover" <bxstover@yahoo.co.uk>
- To: "xml-dev@lists.xml.org" <xml-dev@lists.xml.org>
- Date: Thu, 27 Dec 2007 16:50:31 +0100
I got a XML doc and a java class which should process this XML doc (on WinXP-OS).
Unfortunately I am getting an execption:
"Invalid byte 1 of 1-byte UTF-8 sequence"
What's wrong?
Because I have not the java source I can only change the XML doc.
The XML doc starts:
<?xml version="1.0"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
....
It could be that there are some line end conversion errors when I downloaded the XML file from
Linux server.
Could this be the problem ?
Ben
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]