Element Name | TargetTransition |
---|---|
Parent Elements | Branching |
Element XPath(s) | /ODM/Study/MetaDataVersion/Protocol/WorkflowDef/Branching/TargetTransition |
Element Textual Value | None |
Usage/Business Rules | |
Attributes | TargetTransitionOID, ConditionOID |
Child Elements | None |
In the case of "Exclusive", the conditions must be tested in the order that the TargetTransition elements are provided.
EMPTY |
Attributes:
TargetTransitionOID | oidref | Reference to the Transition that is one of the targets of the branching. | |
ConditionOID | oidref | Reference to a ConditionDef defining the condition under which the transition must be executed |
The TargetTransition references a transition that is the target of a branching.
The ConditionOID references a ConditionDef element defining a condition that needs to be evaluated at the time of entering the branching state. When the condition evaluates to true, the branch is entered.