Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
AttributeSchema Datatype or EnumerationUsageDefinitionBusiness
Rules
Rule(s)
ItemOIDoidrefOptionalReferences the
ItemDef that
ItemDef that provides the variable metadata.
  • Must match the OID for an ItemDef element.
This ItemDef elementcan
  • The referenced ItemDef element can be in
the  Study/MetaDataVersion of
  • the same ODM document or another ODM document.
ItemGroupOIDoidrefOptionalReferences the ItemGroupDef that provides the ItemGroup or dataset metadata.
  • Must match the OID for an ItemGroupDef element.
This
  • The referenced ItemGroupDef element can be in
the  Study/MetaDataVersion of
  • the same ODM document or another ODM document.
MetaDataVersionOIDoidrefOptionalReferences the MetaDataVersion that provides the metadata when referencing another ODM document.
  • Must match the OID
for
  • of a MetaDataVersion element.
This
  • The referenced MetaDataVersion element can be in the same ODM document or another ODM document.
  • Must be provided if the reference is not to an object within the same MetaDataVersion element.
StudyOIDoidrefOptionalReferences the Study that provides the metadata when referencing another ODM document.
  • Must match the OID for an Study element.
This
  • The referenced Study element can be in the same ODM document or another ODM document.
  • Must be provided if the reference is not to an object within the same Study element.
leafIDIDREFOptionalReferences a leaf element that provides a reference to another ODM document. This is necessary when
the source ItemOID
the source ItemOID references an ItemDef contained in a different ODM document.
  • When referencing another ODM document it is necessary to have values for the MetaDataVersionOID and StudyOID attributes
NamenameOptionalProvides a way to connect an argument to a parameter when SourceItems are inputs to methods. It allows the name used in the programming code in the method description to make it easier to trace the use of the value.