Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
AttributeSchema Datatype or EnumerationUsageDefinitionsBusiness Rules
OIDoidRequiredUnique identifer for the Branching element.The Branching/@OID attribute must be unique within the Study/MetaDataVersion.
NamenameRequiredHuman readable name for the Branching element.The Branching/@Name attribute must be unique within the set of Study/MetaDataVersion/WorkflowDefs
Type(Exclusive | Parallel)Required

Specifies the type of Branching. 

The Type attribute defines whether only 1 branch of the branching ("exclusive") can be followed, or that all branches of the branching can be followed in parallel ("parallel"). In the case of Exclusive, the conditions must be tested in the order that the TargetTransition elements are provided.

When the value of Type is  "Exclusive", the TargetTransition element must provide a reference to a ConditionDef.