<castList>
<castList> (cast list) contains a single cast list or dramatis personae. 7.1.4 Cast Lists 7.1 Front and Back Matter | |
Modul | drama — 7 Performance Texts |
Attribute | |
Verwendet von | |
Kann enthalten | core: bibl biblStruct cb cit desc gap head index l label lb lg list listBibl meeting milestone note p pb q quote said sp stage dictionaries: entry entryFree superEntry header: biblFull msdescription: msDesc namesdates: listEvent listNym listOrg listPerson listPlace tagdocs: classSpec eg egXML elementSpec listRef macroSpec moduleRef moduleSpec schemaSpec specGrp specGrpRef transcr: addSpan damageSpan delSpan fw space |
Deklaration |
element castList { att.global.attributes, ( ( model.divTop | model.global )*, ( ( model.common ), model.global* )*, ( ( castItem | castGroup ), model.global* )+, ( ( model.common ), model.global* )* ) } |
Beispiel | <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> |