<memberOf>
<memberOf> 親要素や親クラスを示す. | |||||||||||||||||||||||||||
モジュール | tagdocs — 22 Documentation Elements | ||||||||||||||||||||||||||
属性 | att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change))
| ||||||||||||||||||||||||||
当該モジュールを使用するもの | |||||||||||||||||||||||||||
上位 | tagdocs: classes | ||||||||||||||||||||||||||
下位 | gaiji: g | ||||||||||||||||||||||||||
宣言 |
element memberOf { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, attribute key { data.name }?, attribute mode { "add" | "delete" }?, attribute max { data.numeric }?, attribute min { data.numeric }?, macro.xtext } | ||||||||||||||||||||||||||
例 | This element will appear in any content model which referencesmodel.divLike, and will have attributes defined inatt.identified (in addition to any defined explicitly for this element). | ||||||||||||||||||||||||||
解説 | 複数のクラスに所属する要素またはクラスは,要素classesでま とめられた複数の要素memberOf elementをとる.ある要素がク
ラスC1に属し,クラスC1はクラスC2に属する場合,クラスC1につい て記録するだけで,クラスC2を宣言する必要はない. 当該要素の内容として,クラスの所属関係に関する追加の注釈や解説が含 まれることもある. |