Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
AttributeSchema Datatype or EnumerationUsageDefinitionBusiness Rules
OIDoidRequiredUnique identifier for the Transition element.The Transition/@OID values must be unique within a Studystudy.
NamenameRequiredHuman readable name for the transition between two structural elements in a WorkflowDef element.The Transition/@Name must be unique within a Studystudy.
SourceOIDoidref Required

Reference to the source structural element. The structural element may beStudyEventGroupDef, StudyEventDef, ItemGroupDef, or ItemDef element.

The SourceOID must match the OID attribute of a StudyEventGroupDef, StudyEventDef, ItemGroupDef, or ItemDef child element of the MetaDataVersion parent element of the WorkflowDef.
TargetOIDoidrefRequiredReference to the target structural element.  The structural element may beStudyEventGroupDef, StudyEventDef, ItemGroupDef, or ItemDef child element.The TargetOID must match the OID attribute of a StudyEventGroupDef, StudyEventDef, ItemGroupDef, or ItemDef child element of the MetaDataVersion parent element of the WorkflowDef.
StartConditionOIDoidrefOptionalReference to a ConditionDef.The StartConditionOID must match the OID attribute of a ConditionDef child element of the MetaDataVersion parent element of the WorkflowDef.
EndConditionOIDoidrefOptionalReference to a ConditionDefThe EndConditionOID must match the OID attribute of a ConditionDef child element of the MetaDataVersion parent element of the WorkflowDef.