<specList>

<specList> (specification list) 標記一敘述列表插入散文文件的位置。
組件tagdocs — 22 Documentation Elements
屬性
屬於
可包含
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="lbatts="ed"/>
 <specDesc key="div"/>
</specList>