Searched defs:_xmlSchematronPattern (Results 1 – 1 of 1) sorted by relevance
118 struct _xmlSchematronPattern { struct119 xmlSchematronPatternPtr next;/* the next pattern in the list */120 xmlSchematronRulePtr rules; /* the list of rules */121 xmlChar *name; /* the name of the pattern */