Searched defs:_xmlSchemaConstructionCtxt (Results 1 – 1 of 1) sorted by relevance
567 struct _xmlSchemaConstructionCtxt { struct568 xmlSchemaPtr mainSchema; /* The main schema. */569 xmlSchemaBucketPtr mainBucket; /* The main schema bucket */570 xmlDictPtr dict;571 xmlSchemaItemListPtr buckets; /* List of schema buckets. */573 xmlSchemaBucketPtr bucket; /* The current schema bucket */574 xmlSchemaItemListPtr pending; /* All Components of all schemas that576 xmlHashTablePtr substGroups;577 xmlSchemaRedefPtr redefs;578 xmlSchemaRedefPtr lastRedef;