<attList>

<attList> 当該要素に当てはまる全ての属性を示す. 22.4.4 Element Specifications 22.4.6 Element Classes
モジュールtagdocs — 22 Documentation Elements
属性
org (organization) リスト中の属性全てが使用できるか,またはその1つだけが使用できるの かを示す.
状態 任意
正当な値:
group
grouped [初期値]
choice
alternated
当該モジュールを使用するものattList classSpec elementSpec
下位
宣言
element attList
{
   att.global.attributes,
   attribute org { "group" | "choice" }?,
   ( attRef | attDef | attList )+
}
<attList>
 <attDef ident="typeusage="opt">
  <equiv/>
  <desc>type of schema</desc>
  <datatype>
   <rng:ref name="data.enumerated"/>
  </datatype>
 </attDef>
</attList>