[
Lists Home |
Date Index |
Thread Index
]
- From: David Brownell <david-b@pacbell.net>
- To: Ross Mehlman <Ross_Mehlman@emeraldsolutions.com>
- Date: Tue, 19 Oct 1999 12:32:55 -0700
Ross Mehlman wrote:
>
> The parsers/validators I've come across thus far stop when they come across
> an error.
>
> Is there anything out there that will resume after finding an error (and
> possibly find more?), writing errors to a report instead?
Sure. Sun's validating parser continues processing after reporting
nonfatal errors. Assemble your own report, I've done it lots! :-)
It's a puzzle to me why so many validating parsers treate validity
errors as fatal errors; big bug IMHO.
- Dave
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|