<specList>

<specList> 解説のリストが,散文形式の解説文中に挿入される場所を示す.
モジュールtagdocs — 22 ドキュメンテーション向け要素
属性
当該モジュールを使用するもの
下位
tagdocs: specDesc
宣言

<rng:element name="specList">
<rng:ref name="att.global.attributes"/>
<rng:oneOrMore>
 <rng:ref name="specDesc"/>
</rng:oneOrMore>
</rng:element>
element specList { att.global.attributes, specDesc+ }
<specList>
 <specDesc key="milestoneatts="unit"/>
 <specDesc key="div"/>
</specList>