Searched defs:_xmlSchemaConstructionCtxt (Results 1 – 1 of 1) sorted by relevance
581 struct _xmlSchemaConstructionCtxt { struct582 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 that590 xmlHashTablePtr substGroups;591 xmlSchemaRedefPtr redefs;592 xmlSchemaRedefPtr lastRedef;