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

Compare with Current View Page History

« Previous Version 28 Next »

A metadata version defines the types of study structural elements, workflows, event timings, study event groups, study events, item groups, and items that form the study data.

Element NameMetaDataVersion
Parent ElementsStudy
Element XPath(s)

/ODM/Study/MetaDataVersion

Element Textual ValueNone
AttributesOID, Name, CommentOID
Child Elements
Usage/Business Rules
  • Business Rule(s):
    • Required when ODM/@Granularity is in  (All | Metadata).
  • Other Information:

    • The Include element references a prior metadata version. This causes all the definitions in that prior metadata version to be automatically included in this one. Any of the included definitions can be replaced (overridden) by explicitly giving a new version of the definition (with the same OID) in the new metadata version. See Section 3.2.2.1.1, Include, for more information on how the Include element works. New definitions (with new OIDs) can be added in the same way.

AttributeSchema Datatype or EnumerationUsageDefinitionBusiness Rules
OIDoidRequiredUnique identifier.
NamenameRequiredMetaDataVersion name.
CommentOIDoidrefOptionalReference to a CommentDef element.Must match a CommentDef/@OID child element.

The Include element references a prior metadata version. This causes all the definitions in that prior metadata version to be automatically included in this one. Any of the included definitions can be replaced (overridden) by explicitly giving a new version of the definition (with the same OID) in the new metadata version. See Include for more information on how the Include element works. New definitions (with new OIDs) can be added in the same way.

  • No labels