<attRef>

<attRef> (屬性指標) 連結到屬性或屬性群組的定義。
組件 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"/>