Name

xs:redefine — Inclusion of a W3C XML Schema for the same namespace with possible override.

Synopsis

<xs:redefine
           id             = xs:ID
           schemaLocation = xs:anyURI
           {any attributes with non-schema namespace}
           >
           Content: (xs:annotation | (xs:simpleType | xs:complexType | xs:group |
                      xs:attributeGroup))*
</xs:redefine>

May be included in: xs:schema