You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Praveen Shenoy <id...@yahoo.com> on 2002/05/11 02:11:25 UTC

Vlaidating with XML schema does not call error handler

I am using Xerces 2 to validate an xml doc againt a
XML schema. Though I see a validation error on stdout,
the error handler is not called and the parsing
continues. I don't care much about the parsing
continuation but I would like my error handler to be
called so that I can catch that vlaidation error.
Dumping the error on stdout is of no help. Do I need
to do anyting other than defining a DefaultHandler to
get the error back?

Praveen

__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org