The BehavioralActionReferenceType defines an action reference that can be used as part of a Behavior.
Field Name | Type | Description |
---|---|---|
@action_idrequired | QName |
The action_id field refers to the id of the action being referenced. |
@behavioral_orderingoptional | positiveInteger |
The behavioral_ordering field defines the ordering of the Action with respect to the other Actions that make up the Behavior. For example, an Action with a behavioral_ordering of "1" would come before an Action with a behavioral_ordering of "2", etc. |