Overview The "Case" Element Table of
Contents

This element represents the externally visible casework of the organ. It may appear more than once if the organ has, or has had, more than one case.

  Parent Elements (that contain this element)

Organ

  Child Elements (contained by this element)

NameHow ManyDescription
Remark (zero or more)   remarks about this Case.

  Attributes
dateInstalled
The date on which this Case was installed (see date formats). This attribute should only be used for Cases added after the original instrument was finished.
dateRemoved
The date on which this Case was removed (see date formats).
id
An identifier for referencing this element from within other elements.
installedBy
The ID of the Builder element describing the builder who installed the Case. This attribute should only be used for Cases added after the original instrument was finished.
removedBy
The ID of the Builder element describing the builder who removed the Case.
  Examples
<Case>
    <Remark language="en"> Oak in Rococo style. </Remark>
</Case>
  DTD Fragment
<!ELEMENT Case (
	Remark
	)* >
<!ATTLIST Case
	dateInstalled CDATA ""
	dateRemoved CDATA ""
	id ID #IMPLIED
	installedBy IDREF #IMPLIED
	removedBy IDREF #IMPLIED
	>	

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