<attRef>

<attRef> (puntatore dell'attributo) rimanda alla definizione di un attributo o gruppo di attributi
Modulotagdocs — 22 Documentation Elements
Attributi
namenome del pattern che definisce l'attributo o gli attributi
Stato Richiesto
Tipo di dati

<rng:ref name="data.word"/>
data.word
Usato da
Può contenereElemento 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"/>