Searched defs:_xmlSchemaIDCSelect (Results 1 – 1 of 1) sorted by relevance
742 struct _xmlSchemaIDCSelect { struct743 xmlSchemaIDCSelectPtr next;744 xmlSchemaIDCPtr idc;745 int index; /* an index position if significant for IDC key-sequences */746 const xmlChar *xpath; /* the XPath expression */747 void *xpathComp; /* the compiled XPath expression */