annotation
要素は、スキーマのコメントを指定する最上位の要素です。コメントは、インライン・ドキュメントとして機能します。
<annotation
id=ID
any attributes
>
(appinfo|documentation)*
</annotation>
注意: *記号は、指定した要素が
annotation
要素内に0回以上出現することを宣言します。
id
any attributes
この要素およびすべてのXML要素の詳細は、http://www.w3.org/TR/xmlschema-1/にある「W3C XML Schema Part 1: Structures」の仕様を参照してください。
Copyright © 1997, 2004, Oracle. All rights reserved.