Home
last modified time | relevance | path

Searched defs:_xmlSchematron (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dschematron.c129 struct _xmlSchematron { struct
130 const xmlChar *name; /* schema name */
131 int preserve; /* was the document passed by the user */
155 struct _xmlSchematronValidCtxt { argument