<recordingStmt>
| <recordingStmt> (recording statement) 発話テキストの転記の元になる録音、録画されたものを示す。 [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.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, ( model.pLike+ | recording+ ) } |