XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] Error and Fatal Error

On 20/07/2011 22:24, Mike Sokolov wrote:
> I'm not sure I can think of even a single example of a non-fatal error
> generated by any real XML parser.

I'm not aware of non fatal errors being reported but I do see instances 
of non fatal errors being silently ignored or (equivalently from 
observable behaviour) not detected.

eg

http://www.w3.org/TR/xml/#sec-white-space


says

value of xml:space other than "default" and "preserve". It is an error 
for other values to be specified; the XML processor MAY report the error 
or MAY recover by ignoring the attribute specification or by reporting 
the (erroneous) value to the application.

and rxp for example silently accepts this:

$ rxp x.xml
<x xml:space="wibble"/>


xml:space being one of the few instances of "an error" (rather than "a 
fatal error") in the spec.

David





[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS