Searched defs:_xmlSchemaRedef (Results 1 – 1 of 1) sorted by relevance
575 struct _xmlSchemaRedef { struct576 xmlSchemaRedefPtr next;577 xmlSchemaBasicItemPtr item; /* The redefining component. */578 xmlSchemaBasicItemPtr reference; /* The referencing component. */579 xmlSchemaBasicItemPtr target; /* The to-be-redefined component. */580 const xmlChar *refName; /* The name of the to-be-redefined component. */581 const xmlChar *refTargetNs; /* The target namespace of the583 xmlSchemaBucketPtr targetBucket; /* The redefined schema. */