<memberOf>
<memberOf> specifica l'appartenenza a una classe dell'elemento o classe genitori [22.4.3 Classification of Components] | |||||||||||||||||||||||||||
Modulo | tagdocs — Documentation Elements | ||||||||||||||||||||||||||
Attributi | 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))
| ||||||||||||||||||||||||||
Contenuto in | tagdocs: classes | ||||||||||||||||||||||||||
Può contenere | gaiji: g caratteri di testo | ||||||||||||||||||||||||||
Nota | Elements or classes which are members of multiple (unrelated) classes will have more than one memberOf element, grouped by a classes element. If an element is a member of a class C1, which is itself a subclass of a class C2, there is no need to state this, other than in the documentation for class C1. Any additional comment or explanation of the class membership may be provided as content for this element. | ||||||||||||||||||||||||||
Esempio | This element will appear in any content model which references model.divLike, and will have attributes defined in att.identified (in addition to any defined explicitly for this element). | ||||||||||||||||||||||||||
Content model | <content> | ||||||||||||||||||||||||||
Dichiarazione | <rng:element name="memberOf"> element memberOf { 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 key { teidata.name }?, attribute mode { "add" | "delete" }?, attribute max { teidata.numeric }?, attribute min { teidata.numeric }?, macro.xtext } |