<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 — 22 Documentation Elements | ||||||||||
Attributes | In addition to global attributes
| ||||||||||
Declaration | element classes { att.global.attributes, attribute mode { "change" | "replace" }?, ( memberOf* ) } | ||||||||||
Example | <classes> <memberOf key="model.qLike"/> <memberOf key="att.declarable"/> </classes> 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. | ||||||||||
Contained by | classSpec elementSpec | ||||||||||
May contain | tagdocs:
memberOf |