Home
last modified time | relevance | path

Searched refs:XML_SCHEMATRON_REPORT (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dschematron.c75 XML_SCHEMATRON_REPORT=2 enumerator
930 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()