[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Error and Fatal Error
- From: Philip Fearon <pgfearo@googlemail.com>
- To: Joe Fawcett <joefawcett@hotmail.com>
- Date: Sun, 17 Jul 2011 09:36:57 +0100
A tool calling itself an XML parser must treat XML errors as fatal.
A tool that corrects XML errors will be classified as something else.
An example of a parser that's tolerant of XML errors (so not an XML
parser) would be MindTouch's SGMLReader[1]. This is a parser that
implements the .NET XmlReader interface; if memory serves, there are a
few gaps in the implementation - because it specialises in handling
HTML.
[1] http://developer.mindtouch.com/SgmlReader
Phil Fearon
http://qutoric.com
On Sun, Jul 17, 2011 at 9:12 AM, Joe Fawcett <joefawcett@hotmail.com> wrote:
> Glad to have started a lively discussion but disappointed to have no real
> answer to my question.
> Do I take it that most mainstream parsers then treat any error as fatal?
> Joe
>
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]