<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 | |
Module | core — 3 Elements Available in All TEI Documents |
Attributes | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) |
Used by | |
Contained by | core: sp |
May contain | core: abbr add address binaryObject cb choice corr date del distinct email emph expan foreign gap gloss graphic hi index lb measure measureGrp mentioned milestone name note num orig pb ptr ref reg rs sic soCalled term time title unclear gaiji: g header: idno msdescription: catchwords depth dim dimensions height heraldry locus locusGrp material objectType origDate origPlace secFol signatures stamp watermark width namesdates: addName affiliation bloc country district forename genName geo geogFeat geogName nameLink offset orgName persName placeName region roleName settlement state surname |
Declaration |
element speaker { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.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> |