<attList>
<attList> (liste d'attributs) contient la documentation pour tous les attributs associés à cet élément comme une série d'éléments attDef. 22.4.4 Element Specifications 22.4.6 Element Classes | |||||||
Module | tagdocs — 22 Documentation Elements | ||||||
Attributs |
| ||||||
Utilisé par | |||||||
Peut contenir | |||||||
Declaration |
element attList { att.global.attributes, attribute org { "group" | "choice" }?, ( attRef | attDef | attList )+ } | ||||||
Exemple | <attList> <attDef ident="type" usage="opt"> <equiv/> <desc>type of schema</desc> <datatype> <rng:ref name="data.enumerated"/> </datatype> </attDef> </attList> |