Class InvalidityReportGeneratorEE

  • All Implemented Interfaces:
    InvalidityHandler

    public class InvalidityReportGeneratorEE
    extends InvalidityReportGenerator
    This class InvalidityReportGenerator extends the standard error handler for errors found during validation of an instance document against a schema, used if user specifies -report option on validate. Its effect is to output the validation errors found into the filename specified in an XML format.

    The generated report is an XML document whose schema, validation-reports.xsd, is issued in the samples directory. The format is expected to remain compatible across releases, so that the failure report can be analysed by software.