<recording>

<recording> 発話テキストの元資料として使われる,直接または放送から事象を録音,録 画したものの詳細を示す. [8.2 Documenting the Source of Transcribed Speech 15.3.2 Declarable Elements]
モジュールspoken — 8 Transcriptions of Speech
属性att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.declarable (@default) att.duration (att.duration.w3c (@dur)) (att.duration.iso (@dur-iso))
type 録音,録画の種類.
状態 任意
データ型

<rng:ref name="data.enumerated"/>
data.enumerated
正当な値:
audio
録音. [初期値]
video
録音,録画.
当該モジュールを使用するもの
上位
下位
linking: ab
宣言

<rng:element name="recording">
 <rng:ref name="att.global.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.declarable.attributes"/>
 <rng:ref name="att.duration.w3c.attributes"/>
 <rng:ref name="att.duration.iso.attributes"/>
 <rng:optional>
  <rng:attribute name="type" a:defaultValue="audio">
   <rng:choice>
    <rng:value>audio</rng:value>
    <rng:value>video</rng:value>
   </rng:choice>
  </rng:attribute>
 </rng:optional>
 <rng:choice>
  <rng:oneOrMore>
   <rng:ref name="model.pLike"/>
  </rng:oneOrMore>
  <rng:zeroOrMore>
   <rng:ref name="model.recordingPart"/>
  </rng:zeroOrMore>
 </rng:choice>
</rng:element>
element recording
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.declarable.attributes,
   att.duration.w3c.attributes,
   att.duration.iso.attributes,
   attribute type { "audio" | "video" }?,
   ( model.pLike+ | model.recordingPart* )
}
<recording type="audio" dur="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>
<recording type="audio" dur="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>
解説
属性durは,当該録音,録画の,元の長さを示すために使用さ れる.