2-byte UTF-8 sequence during XML2XML conversion
Hi All,
I got following Error message for particular files during the XML2XML conversion. I not sure my file is error free specifically in (Unicode's), also file is does't have any encoding specification in XML name space.
File:
<?xml version="1.0"?>
<document>
<title/>
<section>
.....
</section>
</document>
Error Message:
================================================== ========================
com.sun.org.apache.xerces.internal.impl.io.Malform edByteSequenceException: Invalid byte 2
of 2-byte UTF-8 sequence.
Transformation failed: Run-time errors were reported
================================================== ========================
Any help would be appreciated.
ROCXY
__________________
Thanks,
Rocxy.
|