The leaf element provides the information needed to locate an external document file referenced in the ODM document.

Element NameLeaf
Parent Elements

MetaDataVersion, ItemGroupDef

Element XPath(s)

/ODM/Study/MetaDataVersion/Leaf

/ODM/Study/MetaDataVersion/ItemGroupDef/Leaf

Element Textual ValueNone
AttributesID, xlink:href
Child Elements(Title)
Usage/Business Rules
  • Business Rules(s):
    • One for each distinct document file referenced by a DocumentRef element and one for each dataset file referenced by a ArchiveLocationOID attribute in an itemGroupDef element

AttributeSchema Datatype or EnumerationUsageDefinitionBusiness Rule(s)
ID

The Leaf ID is based on the XML xs:ID datatype, which is a Non-Colonized Name; therefore, ID attributes must start with either a letter or underscore (_), and may contain only letters, digits, underscores, hyphens and periods.

Required
  • Unique ID for the Leaf. See Section 2.13, Element Identifiers and References, for OID considerations.
  • Business Rule: Leaf ID attributes must be unique within the ODM document (i.e., there can be no 2 Leaf elements with the same ID attribute).

xlink:href

xsd:anyURI

Required
  • URL that can be used to identify the location of a document or dataset file relative to the folder containing the ODM file. If the file is not located in the same folder as the ODM file, a relative file path should be included.
  • Business Rule: For regulatory submissions to the FDA, the locations specified have to conform to locations allowed in the eCTD, in the Technical Conformance Guide for the relevant regulatory authority and the study data specifications. 

  • No labels