Home
last modified time | relevance | path

Searched defs:_xmlSchemaConstructionCtxt (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libxml2/
H A Dxmlschemas.c567 struct _xmlSchemaConstructionCtxt { struct
568 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 that
576 xmlHashTablePtr substGroups;
577 xmlSchemaRedefPtr redefs;
578 xmlSchemaRedefPtr lastRedef;