Overview The "Revision" Element Table of
Contents

This element describes a change that was made to the OrganSpec. It is used for tracking changes (additions, corrections, etc.) to the OrganSpec, and conveys no information about the organ itself. Whenever a change is made to a published OrganSpec, a Revision element should be added to describe the change. The body of the element contains a description of the revision.

  Parent Elements (that contain this element)

Organ

  Child Elements (contained by this element)

(none)

  Attributes
by   (required)
The name of the person who made the revision.
date   (required)
The date on which this Revision was made (see date formats).
  Examples
<Revision date="11/12/2002" by="Ed Stauff"> corrected spellings of stop names </Revision>
  DTD Fragment
<!ELEMENT Revision (#PCDATA)>
<!ATTLIST Revision
	by CDATA #REQUIRED
	date CDATA #REQUIRED
	>

Copyright © Institute for Pipe Organ Research And Education, Inc. 2002