HI! I'd like to get a list of all schema validations of a document, not only the first.
Xerces throws an error at the first occurrence of a schema validation error and then stops. If it would be a fatal error, I could set the property "continue on fatal error", but it is a normal error. I have tried to use my own error handler, and just return on an error, but that did not help either. Is there any possibility to do this? Thanks! Thomas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
