Ian Roberts wrote:

> On Wed, 20 Jun 2001, S Uma wrote:
>
> > Is there a way to get an error code from xerces parser instead of
> > getting the error message?
>
> To use your example, if elem1 was missing we could change the message to
> "expected elem1, elem2, elem3", but the parser doesn't give us enough
> information to know that the exact problem was the absence of elem1.  This
> is a limitation of the validator, and we couldn't find a way to get around
> it.
>

Thanks for the information.

If it is a limitation with the parser, then do we expect this to be fixed in
future xerces releases.

xerces java doc does not detail the error handling feature either. Do we
modify the dom parser code?

Uma



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to