| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
The conditionalPerformer declaration defines a perfomer under certain
circumstances.
| 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 | dataThe model id of the data which determines the runtime identity of the performer. |
xs:string | dataPathThe data path the data which determines the runtime identity of the performer. |
xs:string | idThe human usable identifier of the conditional performer. |
xs:boolean | is_userA boolean that indicates whether this conditional performer is a user or not. |
xs:string | nameThe human friendly name of the conditional performer. |
xs:long | oidA 32-bit number assigned to the conditional performer. |
| Attribute Detail |
xs:stringoptionalunqualifiedxs:stringoptionalunqualifiedxs:stringrequiredunqualifiedxs:booleanoptionalunqualifiedxs:stringrequiredunqualifiedxs:longrequiredunqualified<xs:element name="conditionalPerformer"><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="is_user" type="xs:boolean">
</xs:attribute><xs:attribute name="data" type="xs:string">
</xs:attribute><xs:attribute name="dataPath" type="xs:string"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||