<attRef>
<attRef> (attribute pointer) points to the definition of an attribute or group of attributes. | |||||||
Module | tagdocs — 22 Documentation Elements | ||||||
Attributes | att.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))
| ||||||
Used by | |||||||
Contained by | tagdocs: attList | ||||||
May contain | Empty element | ||||||
Declaration |
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 } | ||||||
Example |
<attRef name="att.global.attribute.xml:id"/>
|