| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
The view declaration defines a view which can hold references to viewable
model elements to groups them loosely.
| Nested Element Summary | |
| attributeThe list of extension attributes. |
| attributeThe list of extension attributes. |
| descriptionAn optional description of the model element. |
| descriptionAn optional description of the model element. |
| viewThe list of further dependent views. |
| viewableThe list of viewables. |
| Attribute Summary | |
xs:string | nameThe human friendly name of the view. |
xs:long | oidA 32-bit number assigned to the view. |
| Attribute Detail |
xs:stringrequiredunqualifiedxs:longrequiredunqualified<xs:element name="view"><xs:complexType></xs:element><xs:sequence><xs:choice maxOccurs="1" minOccurs="0"></xs:sequence>
</xs:choice><xs:attribute name="oid" type="xs:long" use="required">
</xs:attribute><xs:attribute name="name" type="xs:string" use="required"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||