<recording>
<recording> (acontecimiento de grabación) detalla un acontecimiento de audio o video registrado usado como fuente de un texto hablado, no obtenido directamente ni de una emisión pública. 8.2 Documenting the Source of Transcribed Speech 15.3.2 Declarable Elements | |||||||
Módulo | spoken — 8 Transcriptions of Speech | ||||||
Atributos | 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.declarable (@default) att.duration (att.duration.w3c (@dur)) (att.duration.iso (@dur-iso))
| ||||||
Usado por | |||||||
Contenido en | spoken: broadcast recordingStmt | ||||||
Puede contener | |||||||
Declaración |
element recording { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.declarable.attributes, att.duration.w3c.attributes, att.duration.iso.attributes, attribute type { "audio" | "video" }?, ( model.pLike+ | model.recordingPart* ) } | ||||||
Ejemplo |
<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> | ||||||
Ejemplo |
<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> |