(C)1995,1996 NCALS,All rights reserved.

randlist (順序なし並び)

順序なし並び(randlist)を示す。

randlist要素は,開始タグ(<randlist>)及び終了タグ(</randlist>)を 必要とする。

randlist要素は, 1以下の表題(<title>)要素に続き, 1以上の項目(<item>)要素 の構造を含む。

randlistは,注意(<caution>),危険(<danger>),表胞(<entry>),
前書き(<foreword>),脚書(<ftnote>),序論(<intro>),項目(<item>),
備考(<note>),通知(<notice>),段落(<para>),序文(<preface>),
警告(<warning>)の一部となる。

属性

1. security (任意)

安全保護水準を指定する。この属性の値は,"u"(Unclassified:等級なし),
"c"(Confidential:機密),"s"(Secret:秘密)のいずれかとする。この属性の

省略時値は,"u"とする。

<randlist security = "u">

...

</randlist>