Searched defs:_xmlSchemaRedef (Results 1 – 1 of 1) sorted by relevance
562 struct _xmlSchemaRedef { struct563 xmlSchemaRedefPtr next;564 xmlSchemaBasicItemPtr item; /* The redefining component. */565 xmlSchemaBasicItemPtr reference; /* The referencing component. */566 xmlSchemaBasicItemPtr target; /* The to-be-redefined component. */567 const xmlChar *refName; /* The name of the to-be-redefined component. */568 const xmlChar *refTargetNs; /* The target namespace of the570 xmlSchemaBucketPtr targetBucket; /* The redefined schema. */