Overview The "Recording" Element Table of
Contents

This element describes one commercial recording that was made of the organ. The element does not convey any information about the organ itself, but serves as a discographical reference.

  Parent Elements (that contain this element)

Organ

  Child Elements (contained by this element)

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

  Attributes
artist
The name of the recording artist (organist), e.g. "E. Power Biggs".
date
The date on which this Recording was made (see date formats).
format
The physical format of the recording, e.g. "CD", "LP".
id
An identifier for referencing this element from within other elements.
label   (required)
The recording label, e.g. "Deutsche Grammophone".
title   (required)
The title of the recording (without quotes), e.g. "Bach's Greatest Hits".
  Example
<Recording title="Celestial Fire" artist="Douglas Cleveland" 
    label="Gothic" format="CD"> </Recording>
  DTD Fragment
<!ELEMENT Recording (
	Remark
	)* >
<!ATTLIST Recording
	artist CDATA ""
	date CDATA ""
	format CDATA ""
	id ID #IMPLIED
	label CDATA #REQUIRED
	title CDATA #REQUIRED
	>

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