Previous Topic

Next Topic

Book Contents

Updating the STUDYVERSIONSITE tag

To update a STUDYVERSIONSITE tag:

  1. In a text editor, display the study version XML file that you want to update. The syntax of the tag is shown below:

    <STUDYVERSIONSITE
    VERSIONDESCRIPTION="text"
    [SITENAME="name"]
    [SITEMNEMONIC="name"]
    [ACCEPTDATE="date"]/>

  2. The VERSIONDESCRIPTION key identifies the version. Update the key to the same value you used in the corresponding STUDYVERSION tag.
  3. Either SITENAME or a SITEMNEMONIC attribute is required to identify the site.
  4. Optionally, set the value of the ACCEPTDATE attribute to the date of IRB approval. Note that this date is for documentation purposes only. The actual date that a site moves to a new StudyVersion is the date that the StudyVersionSite component for the site is revised in the database.
  5. Use the MedML Installer to process the STUDYVERSIONSITE tag when the site is ready to use the new version.
Send Feedback