Name

xs:union — Derivation of simple datatypes by union.

Synopsis

<xs:union
           id          = xs:ID
           memberTypes = list of xs:QName
           {any attributes with non-schema namespace}
           >
           Content: ((xs:annotation?), (xs:simpleType*))
</xs:union>

May be included in: xs:simpleType (local definition), xs:simpleType (global definition)