<attRef>
<attRef> (attribute pointer) points to the definition of an attribute or group of attributes. [22.2 Modules and Schemas] | |||||||||||||
Modul | tagdocs — Documentation Elements | ||||||||||||
Attribute | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp))
| ||||||||||||
Enthalten in | tagdocs: attList | ||||||||||||
Kann enthalten | Leeres Element | ||||||||||||
Deklaration |
element attRef { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, attribute class { data.word }?, attribute name { data.text }?, empty } | ||||||||||||
Beispiel | <attRef class="att.global" name="xml:id"/> |