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