TargetTransition provides a reference to a Transition element that is the target of a branching.
Element Name | TargetTransition |
---|---|
Parent Elements | Branching |
Element XPath(s) | /ODM/Study/MetaDataVersion/Protocol/WorkflowDef/Branching/TargetTransition |
Element Textual Value | None |
Attributes | TransitionOID, ConditionOID |
Child Elements | None |
Usage/Business Rules |
Attribute | Schema Datatype or Enumeration | Usage | Definition | Business Rule(s) |
---|---|---|---|---|
TargetTransitionOID | oidref | Required | Reference to the Transition that is one of the targets of the branching. |
|
ConditionOID | oidref | Required | Reference to a ConditionDef defining the condition under which the transition must be executed. 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. |
|
Overview
Content Tools