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