<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 | |||||||||||
| Module | tagdocs — 22 Documentation Elements | ||||||||||
| Attributes | In addition to global attributes
| ||||||||||
| Declaration | element attList { att.global.attributes, attribute org { "group" | "choice" }?, ( attRef | attDef | attList )+ } | ||||||||||
| Example | <attList> <attDef ident="type" usage="opt"> <equiv/> <desc>type of schema</desc> <datatype> <rng:ref name="data.enumerated"/> </datatype> </attDef> </attList> | ||||||||||
| Contained by | attList classSpec elementSpec | ||||||||||
| May contain | |||||||||||
