Searched defs:_xmlSchematronPattern (Results 1 – 1 of 1) sorted by relevance
125 struct _xmlSchematronPattern { struct126 xmlSchematronPatternPtr next;/* the next pattern in the list */127 xmlSchematronRulePtr rules; /* the list of rules */128 xmlChar *name; /* the name of the pattern */