| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
The context declaration defines a context for interactive applications where
context related attributes and access points can be specified.
| Nested Element Summary | |
| accessPointThe list of access points. |
| attributeThe list of extension attributes. |
| attributeThe list of extension attributes. |
| descriptionAn optional description of the model element. |
| descriptionAn optional description of the model element. |
| Attribute Summary | |
xs:long | oidA 32-bit number assigned to the context. |
xs:string | typeThe type of the context for interactive applications. |
| Attribute Detail |
xs:longrequiredunqualifiedxs:stringrequiredunqualified<xs:element name="context"><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="type" type="xs:string" use="required"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||