<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))
| ||||||||
에 의해 포함된 | tagdocs: classSpec elementSpec | ||||||||
포함할 수 있다 | tagdocs: memberOf | ||||||||
예 | 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, attribute mode { "change" | "replace" }?, memberOf* } |