<equipment>

<equipment> (equipment) gibt die technischen Details zu Geräteausstattung und Medien an, welche für die Ton- oder Videoaufnahme als Quelle des gesprochenen Textes benutzt wurden [8.2 Documenting the Source of Transcribed Speech 15.3.2 Declarable Elements]
Modul spoken — Transcriptions of Speech
Attribute
Mitglied des
Enthalten in
spoken: recording
Kann enthalten
core: p
linking: ab
Beispiel
<equipment>
 <p>"Hi-8" 8 mm NTSC camcorder with integral directional
   microphone and windshield and stereo digital sound
   recording channel.
 </p>
</equipment>
Beispiel
<equipment>
 <p>8-track analogue transfer mixed down to 19 cm/sec audio
   tape for cassette mastering</p>
</equipment>
Content model
<content>
 <classRef key="model.pLikeminOccurs="1"
  maxOccurs="unbounded"/>

</content>
Schema Deklaration
<rng:element name="equipment">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="att.declarable.attributes"/>
 <rng:oneOrMore>
  <rng:ref name="model.pLike"/>
 </rng:oneOrMore>
</rng:element>
element equipment
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   att.global.source.attributes,
   att.declarable.attributes,
   model.pLike+
}