<memberOf>
<memberOf> especifica la pertenencia a una clase del elemento o clase padre. | |||||||||||||
Módulo | tagdocs — 22 Documentation Elements | ||||||||||||
Atributos |
| ||||||||||||
Usado por | |||||||||||||
Puede contener | gaiji: g | ||||||||||||
Declaración |
element memberOf { att.global.attributes, attribute key { data.name }?, attribute mode { "add" | "delete" }?, macro.xtext } | ||||||||||||
Ejemplo | <memberOf key="model.divLike"/> <memberOf key="att.identified"/> 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). |