<attRef>

<attRef> (attribute pointer) points to the definition of an attribute or group of attributes.
Modul tagdocs — 22 Documentation Elements
Neben global gültigen Attributen
name the name of the pattern defining the attribute(s)
Zustand Obligatorisch
Datentyp

<rng:ref name="data.word"/>
data.word
Verwendet von
Kann enthalten Leeres Element
Deklaration

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