Searched defs:_xmlSchemaIDCSelect (Results 1 – 1 of 1) sorted by relevance
735 struct _xmlSchemaIDCSelect { struct736 xmlSchemaIDCSelectPtr next;737 xmlSchemaIDCPtr idc;738 int index; /* an index position if significant for IDC key-sequences */739 const xmlChar *xpath; /* the XPath expression */740 void *xpathComp; /* the compiled XPath expression */