Searched refs:XML_SCHEMATRON_REPORT (Results 1 – 1 of 1) sorted by relevance
75 XML_SCHEMATRON_REPORT=2 enumerator1077 testptr = xmlSchematronAddTest(ctxt, XML_SCHEMATRON_REPORT, in xmlSchematronParseRule()1577 (test->type == XML_SCHEMATRON_REPORT)) in xmlSchematronReportSuccess()1587 if (((test->type == XML_SCHEMATRON_REPORT) & (!success)) || in xmlSchematronReportSuccess()1849 else if ((!failed) && (test->type == XML_SCHEMATRON_REPORT)) in xmlSchematronRunTest()