Text Encoding Initiative

The XML Version of the TEI Guidelines

<actor>


<actor> (actor) Name of an actor appearing within a cast list.
Attributes Global attributes only
Example
<castItem>   
   <role>Mathias</role>
   <roleDesc>the Burgomaster</roleDesc>
   <actor>Mr. Henry Irving</actor>
</castItem>
Module Declared in file teidram2; Base tag set for performance texts: enabled by TEI.drama
Data Description Contains phrase level elements and character data only.
May contain #PCDATA abbr add addSpan address alt altGrp anchor app c caesura cb certainty cl corr damage date dateRange dateStruct del delSpan distinct emph expan fLib foreign formula fs fsLib fvLib fw gap geogName gloss handShift hi index interp interpGrp join joinGrp lang lb link linkGrp m measure mentioned milestone name num oRef oVar orgName orig pRef pVar pb persName phr placeName ptr ref reg respons restore rs s seg sic soCalled space span spanGrp supplied term time timeRange timeStruct timeline title unclear w xptr xref
May occur within castItem
Declaration
<!ELEMENT actor %om.RO; %phrase.seq;> 
<!ATTLIST actor  
      %a.global;>
See further 10.1.4 Cast Lists

Up: 35 Elements