I am validating an in-memory DOM object using the javax.xml.validation.Validator class against an XSD schema. I am getting a SAXParseException bein
javax.xml.validation.Validator
SAXParseException
SaxParseException exposes the SystemId and PublicId. Does that not give you enough information?