union
要素では、指定された単純データ型の値のコレクション(共用体)として単純型を定義します。
simpleType
<union
id=ID
memberTypes="list of QNames"
any attributes
>
(annotation?,(simpleType*))
</union>注意: ?記号は、指定した要素が
union
要素内に0回以上出現することを宣言します。
id
memberTypes
simpleType
要素のリストを指定します。
any attributes
この要素およびすべてのXML要素の詳細は、http://www.w3.org/TR/xmlschema-1/にある「W3C XML Schema Part 1: Structures」の仕様を参照してください。
Copyright © 1997, 2004, Oracle. All rights reserved.