Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c591 struct _xmlSchemaConstructionCtxt { struct
592 xmlSchemaPtr mainSchema; /* The main schema. */
593 xmlSchemaBucketPtr mainBucket; /* The main schema bucket */
594 xmlDictPtr dict;
595 xmlSchemaItemListPtr buckets; /* List of schema buckets. */
597 xmlSchemaBucketPtr bucket; /* The current schema bucket */
598 xmlSchemaItemListPtr pending; /* All Components of all schemas that
600 xmlHashTablePtr substGroups;
601 xmlSchemaRedefPtr redefs;
602 xmlSchemaRedefPtr lastRedef;