Searched defs:_xmlSchematronLet (Results 1 – 1 of 1) sorted by relevance
87 struct _xmlSchematronLet { struct88 xmlSchematronLetPtr next; /* the next let variable in the list */89 xmlChar *name; /* the name of the variable */90 xmlXPathCompExprPtr comp; /* the compiled expression */