Creating a documentation definition XML file
The documentation definition XML file specifies the RefNames of the HTML files used in creating trial documentation and specifies the locations of those files for the MedML Installer utility. Additionally, this file characterizes the trial documentation files by type and provides a count of links so that the MedML Installer utility can reserve processing space.
Note that the first and last tags in the file must be <MEDMLDATA> and </MEDMLDATA>. To create a documentation definition file, use the following tags for each trial document:
- Use the <DOCUMENTATION> and </DOCUMENTATION> start and end tags. To define a complete trial protocol, use one DOCUMENTATION tag. To define a complete set of CRF Help, use another DOCUMENTATION tag. Both definitions can be part of the same file.
- Assign a RefName to the document using the REFNAME tag.
For more information, see:
- Examples of documentation definition XML files.
- MedML online Help.