Searched defs:_xmlSchemaConstructionCtxt (Results 1 – 1 of 1) sorted by relevance
570 struct _xmlSchemaConstructionCtxt { struct571 xmlSchemaPtr mainSchema; /* The main schema. */572 xmlSchemaBucketPtr mainBucket; /* The main schema bucket */573 xmlDictPtr dict;574 xmlSchemaItemListPtr buckets; /* List of schema buckets. */576 xmlSchemaBucketPtr bucket; /* The current schema bucket */577 xmlSchemaItemListPtr pending; /* All Components of all schemas that579 xmlHashTablePtr substGroups;580 xmlSchemaRedefPtr redefs;581 xmlSchemaRedefPtr lastRedef;