Home
last modified time | relevance | path

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

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