* Graham wrote:
>"the XML processor must report the error to the application and that the
>processor is not required by the XML specification to continue
>processing; doing so is however an optional feature and further
>processing would be implementation-defined"
>
>vs
>
>"Once a fatal error is detected, however, the processor must not  
>continue normal processing (i.e., it must not continue to pass  
>character data and information about the document's logical structure  
>to the application in the normal way)."

Yes, the normal way could be for example to have the illformed flag on
each event not set, and an unnormal way would be to have the flag set.
In particular, "the processor MAY make unprocessed data from the
document (with intermingled character data and markup) available to
the application" and there is no constraint on what the application
may or must not do with such data.
-- 
Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Reply via email to