Searched defs:_xmlSchematron (Results 1 – 1 of 1) 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