AttributeSchema Datatype or EnumerationUsageDefinitionBusiness Rule(s)
Name of the attribute
  • Schema Datatype, linked to the corresponding Datatype definition.
  • Enumeration: a pipe "|" delimited list of allowable value(s), enclosed in parenthesis.
    • Default: This will be populated with a default value if one is provided in the specification.
  • Value Description: A textual description of allowable values
  • This is populated with "Required" when the attribute is required, "Optional" when the attribute is optional, or "Conditional" when the attribute is required under certain conditions.
    • It will include the conditions under which the attribute is Required.
  • A textual description of the attribute beyond what is included in the Allowable Values column.
  • Rules that have to be satisfied in addition to schema validation for an ODM document to be considered compliant with the ODM vx.y,z specification.
  • No labels