You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Current »
The leaf element provides the information needed to locate an external document file referenced in the ODM document.
Element Name | Leaf |
---|
Parent Elements | MetaDataVersion, ItemGroupDef |
---|
Element XPath(s) | /ODM/Study/MetaDataVersion/Leaf /ODM/Study/MetaDataVersion/ItemGroupDef/Leaf |
---|
Element Textual Value | None |
---|
Attributes | ID, 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
|
---|
Attribute | Schema Datatype or Enumeration | Usage | Definition | Business 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 | | 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.
|
|