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