"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.
Correct, you have to use the line number and column number to calculate the element yourself. Cheers, jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
