Searched defs:_xmlSchemaRedef (Results 1 – 1 of 1) sorted by relevance
554 struct _xmlSchemaRedef { struct555 xmlSchemaRedefPtr next;556 xmlSchemaBasicItemPtr item; /* The redefining component. */557 xmlSchemaBasicItemPtr reference; /* The referencing component. */558 xmlSchemaBasicItemPtr target; /* The to-be-redefined component. */559 const xmlChar *refName; /* The name of the to-be-redefined component. */560 const xmlChar *refTargetNs; /* The target namespace of the562 xmlSchemaBucketPtr targetBucket; /* The redefined schema. */