activityExitDefinition
| Namespace: | (default namespace) |
|---|---|
| XML Schema: | ns0.xsd |
Describes an exit (available branch) of a particular activity type.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| activityTypeId (integer) | 0/1 | The activity type ID. |
| branchNumber (int) | 1/1 | The associated branch number. |
| branchName (string) | 0/1 | The associated branch name. |
| removedCapabilities (capability) | 0/unbounded | The capabilities extinguished at this exit. |
| providedCapabilities (capability) | 0/unbounded | The capabilities newly created at this exit. |