Searched defs:_xmlSchemaIDCSelect (Results 1 – 2 of 2) sorted by relevance
721 struct _xmlSchemaIDCSelect { struct722 xmlSchemaIDCSelectPtr next;723 xmlSchemaIDCPtr idc;724 int index; /* an index position if significant for IDC key-sequences */725 const xmlChar *xpath; /* the XPath expression */726 void *xpathComp; /* the compiled XPath expression */