Searched defs:_xmlSchematronLet (Results 1 – 1 of 1) sorted by relevance
78 struct _xmlSchematronLet { struct79 xmlSchematronLetPtr next; /* the next let variable in the list */80 xmlChar *name; /* the name of the variable */81 xmlXPathCompExprPtr comp; /* the compiled expression */