all
コンポーネントでは、子要素を任意の順序で表示できること、および各子要素が0回または1回出現することを指定します。
group
complexType
restriction
(simpleContentおよびcomplexContentの両方)
extension
(simpleContentおよびcomplexContentの両方)
<all
id=ID
maxOccurs=1
minOccurs=0|1
any attributes
>
(annotation?,element*)
</all>
注意: ?記号は、指定した要素が0回または1回出現することを宣言します。*記号は、指定した要素がall要素内に0回以上出現することを宣言します。
id
maxOccurs
minOccurs
any attributes
この要素およびすべてのXML要素の詳細は、「W3C XML Schema Part 1: Structures Specification」(http://www.w3.org/TR/xmlschema-1/)を参照してください。
リファレンス: XSDコンポーネント
XSDビジュアル・エディタについて
Copyright © 1997, 2006, Oracle. All rights reserved.