<speaker>

<speaker> 特殊的標題或標籤形式,用來表明劇本中ㄧ位或多位講者名稱。 [3.12.2 Core Tags for Drama]
組件core — 3 Elements Available in All TEI Documents
屬性att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change))
屬於
可包含在於
core: sp
可包含
宣告

<rng:element name="speaker">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="macro.phraseSeq"/>
</rng:element>
element speaker
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   macro.phraseSeq
}
例子
<sp who="#zh-tw_ni #zh-tw_rsa">
 <speaker>梁山伯與祝英台t</speaker>
 <stage type="演講或歌唱">(同時)</stage>
 <p>梁山伯與祝英台,生不成雙死不分,生不成雙死不分。</p>
</sp>
<list type="speakers">
 <item xml:id="zh-tw_ni"/>
 <item xml:id="zh-tw_rsa"/>
</list>