Sounds familiar. One of our ongoing issues is strange characters breaking the parse. F'rinstance, from the errorHandler implementation:
**ERROR> Parsing Fatal Error**
Line: 57
URI: file:///D:/Ftp/Bw/pi20010626_762.htm
Message: An invalid XML character (Unicode: 0x96) was found in the element
content of the document.
(See attached file: characters.doc)
If you find an answer, please let me know! Thanks, Barry
Jordi Massaguer <[EMAIL PROTECTED]> on 07/24/2001 10:40:39 AM
Please respond to [EMAIL PROTECTED]; Please respond to
[EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc: (bcc: Barry Nobel/IN/FIS)
Subject: Encoding problem....
Hi all!
I think I have an encoding problem and I don't know how to solve it. The
problem is that when the parser finds "uncommon" characters like for
example "@" it crashes. My xml file stars like this:
<?xml version="1.0" encoding="UTF-8"?>
I think that maybe a solution would be to change the encoding, but I
don't know which to write so it accepts the larger set of characters.
Thank you,
jordi
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
characters.doc
Description: Word 6.0 Windows/Mac
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
