Searched defs:_xmlSchemaConstructionCtxt (Results 1 – 1 of 1) sorted by relevance
591 struct _xmlSchemaConstructionCtxt { struct592 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 that600 xmlHashTablePtr substGroups;601 xmlSchemaRedefPtr redefs;602 xmlSchemaRedefPtr lastRedef;