<attRef>
<attRef> (pointeur d'attribut) pointe vers la définition d'un attribut ou d'un groupe d'attributs. [22.2 Modules and Schemas] | |||||||||||||
Module | tagdocs — Documentation Elements | ||||||||||||
Attributs | 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))
| ||||||||||||
Contenu dans | tagdocs: attList | ||||||||||||
Peut contenir | Elément vide | ||||||||||||
Declaration |
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 } | ||||||||||||
Exemple | <attRef class="att.global" name="xml:id"/> |