<attList>
| <attList> 当該要素に関する全ての属性に関する文書を,一連の要素attDef で示す. 22.4.4 Element Specifications 22.4.6 Element Classes | |||||||
| モジュール | tagdocs — 22 Documentation Elements | ||||||
| グローバル属性の他 | 
 | ||||||
| 当該モジュールを使用するもの | |||||||
| 下位 | |||||||
| 宣言 | 
 element attList { att.global.attributes, attribute org { "group" | "choice" }?, ( attRef | attDef | attList )+ } | ||||||
| 例 | <attList> <attDef ident="type" usage="opt"> <equiv/> <desc>type of schema</desc> <datatype> <rng:ref name="data.enumerated"/> </datatype> </attDef> </attList> | ||||||
