"Steve Kaeser" <[EMAIL PROTECTED]> writes:

> When I'm trying to validate an xml document, is there any way to determine
> which element was in error?
> 
> All I've been able to find is the line number and column number.

Sorry Steve,

All Xerces can give you is the line and column - you'll have to
calculate the element yourself.

Cheers,
jas.

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

Reply via email to