We're generating HTML preview of an XML schema (EAD 2002) and want to embed validation errors as hovers/tooltips in the respective HTML location.
We've done it for some custom Schematron rules (which output SVRL that includes the xpath location of the error), but can't do it for the basic EAD schema.
Is there a XSD or RelaxNG validator that outputs the xpath location of errors?