<recordingStmt>
<recordingStmt> (녹음 진술) 구어 텍스트 전사의 기반으로 사용된 녹음 집합을 기술한다. [8.2 Documenting the Source of Transcribed Speech 2.2.7 The Source Description] | |
모듈 | spoken — Transcriptions of Speech |
속성 |
|
클럽 회원 | |
에 의해 포함된 |
header: sourceDesc
|
포함할 수 있다 | |
예 |
<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> |
예 | |
Content model |
<content> |
선언 |
<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+ ) } |