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

Compare with Current View Page History

Version 1 Next »

AttributeUsageAllowable ValuesDescription
IDRequired

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.

  • Unique ID for the def:leaf. See ODM specification Section 2.11 for OID considerations.
  • Business Rule: def:leaf ID attributes must be unique within the Define-XML document (i.e., there can be no 2 def:leaf elements with the same ID attribute).
xlink:hrefRequired

xsd:anyURI

  • URL that can be used to identify the location of a document or dataset file relative to the folder containing the Define-XML file. If the file is not located in the Define-XML folder, 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. See Section 2.2, References.
  • No labels