RE: locating the invalid element in a large xml document

> If the schema validator finds an element which is not valid, 
> it returns
> the element name and the error. 

"the schema validator" - which one?

Saxon certainly gives you a line number, and I don't think it's the only one
to do so!

Perhaps you are validing a DOM or some other input structure where the
location information has already been discarded.

Michael Kay
http://www.saxonica.com/

Received on Monday, 16 January 2006 20:42:27 UTC