<equipment>

<equipment> provides technical details of the equipment and media used for an audio or video recording used as the source for a spoken text. 8.2 Documenting the Source of Transcribed Speech 15.3.2 Declarable Elements
Modulespoken — 8 Transcriptions of Speech
Attributes att.declarable (@default)
Used by
May contain
core: p
linking: ab
Declaration

<rng:element name="equipment">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.declarable.attributes"/>
<rng:oneOrMore>
 <rng:ref name="model.pLike"/>
</rng:oneOrMore>
</rng:element>
element equipment
{
   att.global.attributes,
   att.declarable.attributes,
   model.pLike+
}
Example
<equipment>
 <p>"Hi-8" 8 mm NTSC camcorder with integral directional
   microphone and windshield and stereo digital sound
   recording channel.
 </p>
</equipment>
Example
<equipment>
 <p>8-track analogue transfer mixed down to 19 cm/sec audio
   tape for cassette mastering
 </p>
</equipment>