Searched defs:_xmlSchematron (Results 1 – 1 of 1) sorted by relevance
136 struct _xmlSchematron { struct137 const xmlChar *name; /* schema name */138 int preserve; /* was the document passed by the user */162 struct _xmlSchematronValidCtxt { argument