Home
last modified time | relevance | path

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

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