<attRef>

<attRef> 1つまたは複数の属性の定義の場所を示す.
モジュール tagdocs — 22 Documentation Elements
グローバル属性の他
name 当該属性を定義するパタン名を示す.
状態 必須
データ型

<rng:ref name="data.word"/>
data.word
当該モジュールを使用するもの
下位 空要素
宣言

<rng:element name="attRef">
 <rng:ref name="att.global.attributes"/>
 <rng:attribute name="name">
  <rng:ref name="data.word"/>
 </rng:attribute>
 <rng:empty/>
</rng:element>
element attRef { att.global.attributes, attribute name { data.word }, empty }
<attRef name="att.global.attribute.xml:id"/>