> The only way I managed to trap (schema) validation errors while parsing > using DOMBuilder was to install my own DOMErrorHandler. > > */ Is this the correct way to do this? Is there any other way?
That's how I've been doing it. > */ How does the 'XercesValidationErrorAsFatal' feature affect this? I think it just insures that those errors trigger the fatal error handler method, and not the other method. --Scott --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]