Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dschematron.c136 struct _xmlSchematron { struct
137 const xmlChar *name; /* schema name */
138 int preserve; /* was the document passed by the user */
162 struct _xmlSchematronValidCtxt { argument