re: Parse errors...

David Megginson <[email protected]> Wed, 9 Jul 2003 15:01:43 -0400
Newsgroups gmane.text.xml.sax.general
Message-ID <[email protected]>
[email protected] writes:

 > We are encountering parse errors because of illegal characters in our xml
 > document -- e.g. ASCII 12.  Is there a way to tell the parser to ignore
 > these characters?

Not in general.  The spec requires any conformant XML parser to report
an error and stop regular processing at that point, and a file
containing the formfeed character is not an XML document.

What are you trying to accomplish by including 0x0c?  Perhaps there is
an easier way to handle it.


All the best,


David

-- 
David Megginson, [email protected], http://www.megginson.com/


-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
_______________________________________________
List: [email protected]
See:  http://www.saxproject.org
https://lists.sourceforge.net/lists/listinfo/sax-users