Text Encoding Initiative

The XML Version of the TEI Guidelines

<castList>


<castList> (cast list) contains a single cast list or dramatis personae.
Attributes Global attributes and those inherited from comp.drama, dramafront, inter
Example
<castList>
   <castGroup>
      <head rend="braced">Mendicants</head>
      <castItem>
         <role>Aafaa</role>
         <actor>Femi Johnson</actor>
      </castItem>
      <castItem>
         <role>Blindman</role>
         <actor>Femi Osofisan</actor>
      </castItem>
      <castItem>
         <role>Goyi</role>
         <actor>Wale Ogunyemi</actor>
      </castItem>
      <castItem>
         <role>Cripple</role>
         <actor>Tunji Oyelana</actor>
      </castItem>
   </castGroup>
   <castItem>  
      <role>Si Bero</role>
      <roleDesc>Sister to Dr Bero</roleDesc>
      <actor>Deolo Adedoyin</actor>
   </castItem>
   <castGroup>
      <head rend="braced">Two old women</head>
      <castItem>
         <role>Iya Agba</role>
         <actor>Nguba Agolia</actor>
      </castItem>
      <castItem>
         <role>Iya Mate</role>
         <actor>Bopo George</actor>
      </castItem>
   </castGroup>
   <castItem>  
      <role>Dr Bero</role>
      <roleDesc>Specialist</roleDesc>
      <actor>Nat Okoro</actor>
   </castItem>
   <castItem>
      <role>Priest</role>
      <actor>Gbenga Sonuga</actor>
   </castItem>
   <castItem>
      <role>The old man</role>
      <roleDesc>Bero's father</roleDesc>
      <actor>Dapo Adelugba</actor>
   </castItem>
</castList>
<stage type="mix">The action takes place in and around the home surgery of
Dr Bero, lately returned from the wars.</stage>
Module Declared in file teidram2; Base tag set for performance texts: enabled by TEI.drama
Class comp.drama; inter; dramafront
May contain ab addSpan alt altGrp anchor argument bibl biblFull biblStruct byline camera caption castGroup castItem castList cb certainty cit dateline delSpan docAuthor docDate eTree entry entryFree epigraph event fLib figure fs fsLib fvLib fw gap graph head index interp interpGrp join joinGrp kinesic l label lb lg lg1 lg2 lg3 lg4 lg5 link linkGrp list listBibl milestone move note opener p pause pb q quote respons salute shift signed sound sp span spanGrp stage superEntry table tech termEntry timeline tree u view vocal witDetail witList writing
May occur within ab add admin argument back body camera caption case castList cell colloc corr country damage def descrip dictScrap div div0 div1 div2 div3 div4 div5 div6 div7 docEdition emph entryFree epigraph epilogue etym figDesc foreign form front gen gram gramGrp head hi hyph imprimatur item itype l lang lbl lem meeting metDecl mood note number orth otherForm p per performance pos prologue pron q quote rdg ref region rendition seg set sic sound stage stress subc supplied syll tagUsage tech title titlePart tns tr trans unclear usg view wit witDetail witness writing xr xref
Declaration
<!ELEMENT castList %om.RR; ((%m.divtop; | %m.Incl;)*,
                                ((%component;), (%m.Incl;)*)*,
                                ((castItem | castGroup), (%m.Incl;)*)+, 
                                ((%component;), (%m.Incl;)*)*)> 
<!ATTLIST castList  
      %a.global;>
See further 10.1.4 Cast Lists; 10.1 Front and Back Matter

Up: 35 Elements