| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
The accessPoint declaration defines an access point for the following
elements: application, context und trigger.
| 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. |
| Attribute Summary | |
xs:string | directionThe direction of the access point. |
xs:string | idThe human usable identifier of the access point. |
xs:string | nameThe human readable name of the access point. |
xs:long | oidA 32-bit number assigned to the access point. |
xs:string | typeThe model id of one of the previously defined dataType elements. |
| Attribute Detail |
xs:stringoptionalunqualifiedxs:stringrequiredunqualifiedxs:stringrequiredunqualifiedxs:longrequiredunqualifiedxs:stringoptionalunqualified<xs:element name="accessPoint"><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="id" type="xs:string" use="required">
</xs:attribute><xs:attribute name="name" type="xs:string" use="required">
</xs:attribute><xs:attribute name="direction" type="xs:string">
</xs:attribute><xs:attribute name="type" type="xs:string"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||