<speaker>

<speaker> A specialized form of heading or label, giving the name of one or more speakers in a dramatic text or fragment. 3.12.2 Core Tags for Drama
Modulecore — 3 Elements Available in All TEI Documents
AttributesGlobal attributes only
Used by
May contain
Declaration

<rng:element name="speaker">
<rng:ref name="att.global.attributes"/>
<rng:ref name="macro.phraseSeq"/>
</rng:element>
element speaker { att.global.attributes, macro.phraseSeq }
Example
<sp who="#ni #rsa">
 <speaker>Nancy and Robert</speaker>
 <stage type="delivery">(speaking simultaneously)</stage>
 <p>The future? ...</p>
</sp>
<list type="speakers">
 <item xml:id="ni"/>
 <item xml:id="rsa"/>
</list>