<classes>
<classes> 当該文書化されている要素やクラスの構成要素や下位クラスを示す. [22.5 Element Specifications 22.6 Class Specifications] | |||||||||
モジュール | tagdocs — Documentation Elements | ||||||||
属性 | 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)) (att.global.source (@source))
| ||||||||
上位 | tagdocs: classSpec elementSpec | ||||||||
下位 | tagdocs: memberOf | ||||||||
解説 | 空要素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. | ||||||||
Content model | <content> | ||||||||
宣言 | <rng:element name="classes"> 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, att.global.source.attributes, attribute mode { "change" | "replace" }?, memberOf* } |