Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c581 struct _xmlSchemaConstructionCtxt { struct
582 xmlSchemaPtr mainSchema; /* The main schema. */
583 xmlSchemaBucketPtr mainBucket; /* The main schema bucket */
584 xmlDictPtr dict;
585 xmlSchemaItemListPtr buckets; /* List of schema buckets. */
587 xmlSchemaBucketPtr bucket; /* The current schema bucket */
588 xmlSchemaItemListPtr pending; /* All Components of all schemas that
590 xmlHashTablePtr substGroups;
591 xmlSchemaRedefPtr redefs;
592 xmlSchemaRedefPtr lastRedef;