<recordingStmt>
<recordingStmt> (declaración de grabación) describe la serie de grabaciones utilizadas como la base de transcripción de un texto hablado. [8.2 Documenting the Source of Transcribed Speech 2.2.7 The Source Description] | |
Módulo | spoken — Transcriptions of Speech |
Atributos |
|
Miembro de | |
Contenido en |
header: sourceDesc
|
Puede contener | |
Ejemplo |
<recordingStmt>
<recording type="audio" dur="P30M"> <respStmt> <resp>Location recording by</resp> <name>Sound Services Ltd.</name> </respStmt> <equipment> <p>Multiple close microphones mixed down to stereo Digital Audio Tape, standard play, 44.1 KHz sampling frequency</p> </equipment> <date>12 Jan 1987</date> </recording> </recordingStmt> |
Ejemplo |
<recordingStmt>
<p>Three distinct recordings made by hidden microphone in early February 2001.</p> </recordingStmt> |
Content model |
<content> |
Declaración |
<rng:element name="recordingStmt"> element recordingStmt { 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, ( model.pLike+ | recording+ ) } |