<speaker>
<speaker> una forma especializada de encabezamiento o etiqueta, que da nombre a uno o más interlocutores de un texto o fragmento dramático. [3.13.2 Core Tags for Drama] | |
Módulo | core — Elements Available in All TEI Documents |
Atributos |
|
Contenido en |
core: sp
|
Puede contener |
core: abbr add address binaryObject cb choice cit corr date del distinct ellipsis email emph expan foreign gap gb gloss graphic hi index lb measure measureGrp media mentioned milestone name note noteGrp num orig pb ptr q quote ref reg rs ruby said sic soCalled term time title unclear unit
figures: figure formula notatedMusic
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 climate country district eventName forename genName geo geogFeat geogName location nameLink objectName offset orgName persName persPronouns placeName population region roleName settlement state surname terrain trait
textstructure: floatingText
transcr: addSpan am damage damageSpan delSpan ex fw handShift listTranspose metamark mod redo restore retrace secl space subst substJoin supplied surplus undo
datos de caracteres
|
Nota |
This element may be used to transcribe which character is speaking in a dramatic text as indicated by the source text; the who attribute of an sp element may be used to point to another element (typically a role) which provides information about the character speaking. Either or both may be used. |
Ejemplo |
<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> |
Content model |
<content> |
Declaración |
<rng:element name="speaker"> element speaker { 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, macro.phraseSeq } |