
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| actionType | connectorCausalExpression:actionNamePrototype | optional | ||||
| by | string | optional | ||||
| delay | string | optional | ||||
| duration | string | optional | ||||
| eventType | connectorCommonPart:eventPrototype | optional | ||||
| max | connectorCausalExpression:maxUnion | optional | ||||
| min | positiveInteger | optional | ||||
| qualifier | connectorCausalExpression:actionOperatorPrototype | optional | ||||
| repeat | positiveInteger | optional | ||||
| repeatDelay | string | optional | ||||
| role | connectorCausalExpression:actionRoleUnion | required | ||||
| value | string | optional |
| Element | profile:simpleAction |
<complexType name="simpleActionType"> <complexContent> <extension base="connectorCausalExpression:simpleActionPrototype"> <attributeGroup ref="animation:animationAttrs"/> </extension> </complexContent> </complexType> |