I am validating a v3 document against one xsd and using %XML.SAX.ContentHandler class . My requirment is to find the xpath of the error location. There is no method which does it. I can find the line and offset using LocatePosition method.  Can someone help me on this. Thanks  Suman