<attList>
<attList> contains documentation for all the attributes associated with this element, as a series of attDef elements. [22.4.4 Element Specifications 22.4.6 Element Classes] | |||||||||
Modul | tagdocs — 22 Documentation Elements | ||||||||
Attribute | att.global (@xml:id, @n, @xml:lang, @rend, @style, @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))
| ||||||||
Verwendet von | |||||||||
Enthalten in | tagdocs: attList classSpec elementSpec | ||||||||
Kann enthalten | |||||||||
Deklaration |
element attList { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, attribute org { "group" | "choice" }?, ( attRef | attDef | attList )+ } | ||||||||
Beispiel | <attList> <attDef ident="type" usage="opt"> <equiv/> <desc>type of schema</desc> <datatype> <rng:ref name="data.enumerated"/> </datatype> </attDef> </attList> |