Searched defs:_xmlSchemaIDCSelect (Results 1 – 1 of 1) sorted by relevance
729 struct _xmlSchemaIDCSelect { struct730 xmlSchemaIDCSelectPtr next;731 xmlSchemaIDCPtr idc;732 int index; /* an index position if significant for IDC key-sequences */733 const xmlChar *xpath; /* the XPath expression */734 void *xpathComp; /* the compiled XPath expression */