<recording>

<recording> (Aufnahmevorgang) Angaben zur Ton- oder Videoaufnahme, die als Quelle eines gesprochenen Textes dient und entweder direkt aufgenommen wurde oder von einem öffentlichen Sender stammt. 8.2 Documenting the Source of Transcribed Speech 15.3.2 Declarable Elements
Modulspoken — 8 Transcriptions of Speech
Attribute att.declarable (@default) att.durationatt.duration.w3c (@dur) att.duration.iso (@dur-iso)
typeArt der Aufnahme
Zustand Optional
Gültige Werte:
audio
audio recording [Vorgabe]
video
audio and video recording
Verwendet vonbroadcast recordingStmt
Kann enthalten
linking: ab
Deklaration
element recording
{
   att.global.attributes,
   att.declarable.attributes,
   att.duration.w3c.attributes,
   att.duration.iso.attributes,
   attribute type { "audio" | "video" }?,
   ( model.pLike+ | model.recordingPart* )
}
Beispiel
<recording type="audiodur="P30M">
 <equipment>
  <p>Recorded on a Sony TR444 walkman by unknown participants; remastered
     to digital tape at <placeName>Borehamwood Studios</placeName> by
  <orgName>Transcription Services Inc</orgName>.</p>
 </equipment>
</recording>
Beispiel
<recording type="audiodur="P10M">
 <equipment>
  <p>Recorded from FM Radio to digital tape</p>
 </equipment>
 <broadcast>
  <bibl>
   <title>Interview on foreign policy</title>
   <author>BBC Radio 5</author>
   <respStmt>
    <resp>interviewer</resp>
    <name>Robin Day</name>
   </respStmt>
   <respStmt>
    <resp>interviewee</resp>
    <name>Margaret Thatcher</name>
   </respStmt>
   <series>
    <title>The World Tonight</title>
   </series>
   <note>First broadcast on
   <date when="1989-11-27">27 Nov 89</date>
   </note>
  </bibl>
 </broadcast>
</recording>
Anmerkung
The dur attribute is used to indicate the original duration of the recording.