Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c805 struct _xmlSchemaPSVIIDCBinding { struct
806 xmlSchemaPSVIIDCBindingPtr next; /* next binding of a specific node */
807 xmlSchemaIDCPtr definition; /* the IDC definition */
808 xmlSchemaPSVIIDCNodePtr *nodeTable; /* array of key-sequences */
809 int nbNodes; /* number of entries in the node table */
810 int sizeNodes; /* size of the node table */
811 xmlSchemaItemListPtr dupls;