Searched defs:_xmlSchemaConstructionCtxt (Results 1 – 1 of 1) sorted by relevance
578 struct _xmlSchemaConstructionCtxt { struct579 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 that587 xmlHashTablePtr substGroups;588 xmlSchemaRedefPtr redefs;589 xmlSchemaRedefPtr lastRedef;