<classes>
<classes> specifies all the classes of which the documented element or class is a member or subclass. [22.4.4 Element Specifications 22.4.6 Element Classes] | |||||||||
Module | tagdocs — Documentation Elements | ||||||||
Attributes | 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))
| ||||||||
Contained by | tagdocs: classSpec elementSpec | ||||||||
May contain | tagdocs: memberOf | ||||||||
Declaration |
element classes { 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 mode { text }?, memberOf* } | ||||||||
Example | This classes element indicates that the element documented (which may be an element or a class) is a member of two distinct classes: model.qLike and att.declarable. | ||||||||
Note | An empty classes element indicates that the element documented is not a member of any class. This should not generally happen. |