Home
last modified time | relevance | path

Searched defs:_xmlSchemaIDCSelect (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dxmlschemas.c742 struct _xmlSchemaIDCSelect { struct
743 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 */