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

Compare with Current View Page History

Version 1 Next »


Element NameWorkflowDef
Parent ElementsMetaDataVersion
Element XPath(s)/ODM/Study/MetaDataVersion/CommentDef
Element Textual ValueNone
Usage/Business Rules
  • Requirement: Optional
  • Cardinality: Required for each unique value of the CommentOID attribute within the MetaDataVersion
  • Must contain the child Description element and zero or more child DocumentRef elements
  • Other Information:
    • When the comment is provided in an external file, the def:leafID attribute must be included and the Description element can include a short descriptive reference to the external file.
    • Note a unique CommentOID and can be referenced from mutltiple elements.
AttributesOID, Name
Child Elements(Description?, WorkflowStart, (Transition, Branching)*, WorkflowEnd+)


Attributes:

OIDoid

Namename


Contained in:

A WorkflowDef describes a type of workflow that can occur in a study. Workflows can be nested, i.e. a workflow can consist of several sub-workflows.
This is achieved by referencing a StudyEventGroupDef in the workflow that itself references another WorkflowDef element containing the sub-workflow.


  • No labels