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

Compare with Current View Page History

« Previous Version 8 Next »

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 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.

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