Previous Topic

Next Topic

Book Contents

Updating the STUDYVERSIONDOC tag

Each study version must have a corresponding STUDYVERSIONDOC version. This is true even if there are no changes to the documentation. The STUDYVERSIONDOC tag specifies the documentation files that describe the version.

  1. Review the documentation updates and note the documentation files that are to be replaced, added, and deleted.

    Note: To preserve an older version of a documentation file, make sure you do not overwrite the original file when making a revision. Instead, assign the revised file a new name.

  2. Display the STUDYVERSIONDOC you want to update in an editor. The syntax of the tag is shown below:

    <STUDYVERSIONDOC
    VERSIONDESCRIPTION="text"
    DOCREFNAME="name"
    [ORDER="n"]/>

  3. Update the VERSIONDESCRIPTION key to the same value you used in the corresponding STUDYVERSION tag.
  4. Update the DOCREFNAME attributes to list the files that comprise this version of the documentation.
  5. You can specify the order of the tab displayed for the document by following the DOCREFNAME attribute with an ORDER attribute. By default, the tab order is the same as the order of the documents in the list.
  6. Use the MedML Installer tool to process the STUDYVERSION and STUDYVERSIONDOC tags to create the new version.

A new version of the trial has now been created.

Send Feedback