<memberOf>
<memberOf> specifies class membership of the parent element or class. | |||||||||||||
Modul | tagdocs — 22 Documentation Elements | ||||||||||||
Attribute |
| ||||||||||||
Verwendet von | |||||||||||||
Kann enthalten | gaiji: g | ||||||||||||
Deklaration |
element memberOf { att.global.attributes, attribute key { data.name }?, attribute mode { "add" | "delete" }?, macro.xtext } | ||||||||||||
Beispiel | <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). |