<attRef>

<attRef> (señalizador del atributo) señala a la definición de un atributo o grupo de atributos.
Módulotagdocs — 22 Documentation Elements
Atributosatt.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change))
nameel nombre del patrón que define el atributo o atributos.
Estado Necesario
Tipo de datos

<rng:ref name="data.word"/>
data.word
Usado por
Contenido en
tagdocs: attList
Puede contenerElemento vacío
Declaración

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