Searched defs:_xmlSchemaIDCSelect (Results 1 – 2 of 2) 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 */
758 struct _xmlSchemaIDCSelect { struct759 xmlSchemaIDCSelectPtr next;760 xmlSchemaIDCPtr idc;761 int index; /* an index position if significant for IDC key-sequences */762 const xmlChar *xpath; /* the XPath expression */763 void *xpathComp; /* the compiled XPath expression */