You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The DefaultTransition references the Transition that needs to be executed when none of the TargetTransitions can be executed.

Element NameDefaultTransition
Parent ElementsBranching
Element XPath(s)

/ODM/Study/MetaDataVersion/Protocol/WorkflowDef/Branching/DefaultTransition

Element Textual ValueNone
AttributesTargetTransitionOID
Child ElementsNone
Usage/Business Rules


AttributeSchema Datatype or EnumerationUsageDefinitionBusiness Rule(s)
TargetTransitionOIDoidrefRequiredReference to the Transition that is the default target of the branching.
  • The TargetTransitionOID attribute must match the OID attribute of a Transition element within the WorkflowDef.

  • No labels