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