<memberOf>
<memberOf> précise à quelle(s) classe(s) appartient la classe ou l'élément parents | |||||||||||||
Module | tagdocs — 22 Documentation Elements | ||||||||||||
Attributs |
| ||||||||||||
Utilisé par | classes | ||||||||||||
Peut contenir | gaiji: g | ||||||||||||
Declaration |
element memberOf { att.global.attributes, attribute key { data.name }?, attribute mode { "add" | "delete" }?, macro.xtext } | ||||||||||||
Exemple | <memberOf key="model.divLike"/> <memberOf key="att.identified"/> 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). |