<broadcast>

<broadcast> 描述口說文本的公開播送影音來源相關資訊。 8.2 Documenting the Source of Transcribed Speech 15.3.2 Declarable Elements
組件spoken — 8 Transcriptions of Speech
屬性 att.declarable (@default)
屬於 model.recordingPart
可包含
header: biblFull
linking: ab
msdescription: msDesc
spoken: recording
宣告
element broadcast
{
   att.global.attributes,
   att.declarable.attributes,
   ( model.pLike+ | model.biblLike | recording )
}
例子
<broadcast>
 <bibl>
  <author>Radio Trent</author>
  <title>Gone Tomorrow</title>
  <respStmt>
   <resp>Presenter</resp>
   <name>Tim Maby</name>
  </respStmt>
  <respStmt>
   <resp>Producer</resp>
   <name>Mary Kerr</name>
  </respStmt>
  <date when="1989-06-12T12:30:00">12 June 89, 1230 pm</date>
 </bibl>
</broadcast>