The sections that follow describe what an ODM document for this version of ODM can contain.
Each section may begin with a brief description of the element, followed by an element table and an attribute table. An element table describes the different aspects of an element's definition, whereas an attribute table describes the element's attributes. The following templates illustrate the layout of these tables, including headers and descriptions of the content.
In some cases, a section or subsection concludes with an XML example (accompanied by explanation of the example as necessary).
Element Name | Name of the element |
---|---|
Parent Elements | A comma-delimited list of the elements that have this element as a child element. A link to each parent element will be provided. |
Element XPath(s) | List of different XPath values showing where the element belongs in the XML |
Element Textual Value | A description of the value of the element. If an element has no text value (e.g., it has child elements instead), then this cell is populated with "None". |
Attributes | A comma-delimited list of the attributes of this element. If the element has no attributes, this is populated with "None". |
Child Elements | An element group enclosed in parentheses.
If the element has no child elements, this is populated with "None". A link to each child element will be provided. |
Usage/Business Rules |
|
Attribute | Schema Datatype or Enumeration | Usage | Definition | Business Rule(s) |
---|---|---|---|---|
Name of the attribute |
|
|
|
|
This specification reflects the elements and attributes that make up the ODM XML schema. A copy of the XML schema for the ODM is provided as part of the ODM package that may be downloaded from the CDISC website (https://www.cdisc.org/standards/data-exchange/odm).