<recordingStmt>
<recordingStmt> (影音陳述) 當所轉錄的口說文本來源為影音檔案時,在此描述影音錄製的相關資訊。 [8.2 Documenting the Source of Transcribed Speech 2.2.7 The Source Description] | |
組件 | spoken — Transcriptions of Speech |
屬性 | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
俱乐部会员 | |
可包含在於 | 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+ ) } |