Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
AttributeSchema Datatype or EnumerationUsageDefinitionsBusiness Rule(s)
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 one 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.

  • The TargetTransition element must provide a reference to a ConditionDef when the value of Type is  "Exclusive".