<attRef>

<attRef> (puntatore dell'attributo) rimanda alla definizione di un attributo o gruppo di attributi
Modulo tagdocs — 22 Documentation Elements
Oltre agli attributi globali
name nome del pattern che definisce l'attributo o gli attributi
Stato Richiesto
Tipo di dati

<rng:ref name="data.word"/>
data.word
Usato da
Può contenere Elemento vuoto
Dichiarazione

<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 }
Esempio
<attRef name="att.global.attribute.xml:id"/>