Searched defs:_xmlSchematron (Results 1 – 2 of 2) sorted by relevance
129 struct _xmlSchematron { struct130 const xmlChar *name; /* schema name */131 int preserve; /* was the document passed by the user */155 struct _xmlSchematronValidCtxt { argument