<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 — Performance Texts |
Attribute | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source)) |
Mitglied des | |
Enthalten in | core: add corr del desc emph head hi item l meeting note orig p q quote ref reg said sic stage title unclear dictionaries: case colloc def dictScrap entryFree etym form gen gram gramGrp hyph iType lang lbl mood number orth per pos pron stress subc syll tns usg xr msdescription: accMat acquisition additions collation condition custEvent decoNote filiation foliation layout musicNotation origin provenance signatures source summary support surrogates typeNote namesdates: occupation textstructure: argument back body div div1 div2 div3 div4 div5 div6 div7 docEdition epigraph front imprimatur postscript salute signed titlePart trailer verse: rhyme |
Kann enthalten | core: bibl biblStruct cb cit desc gap gb head index l label lb lg list listBibl meeting milestone note noteGrp p pb q quote said sp stage dictionaries: entry entryFree superEntry figures: figure notatedMusic table header: biblFull msdescription: msDesc namesdates: listEvent listNym listObject listOrg listPerson listPlace listRelation nets: eTree forest graph listForest tree tagdocs: classSpec constraintSpec dataSpec eg egXML elementSpec listRef macroSpec moduleSpec outputRendition schemaSpec specGrp specGrpRef textstructure: argument byline dateline docAuthor docDate epigraph floatingText opener salute signed transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin |
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> |
Content model | <content> |
Schema Deklaration | <rng:element name="castList"> element castList { 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, ( ( model.divTop | model.global )*, ( model.common, model.global* )*, ( ( castItem | castGroup ), model.global* )+, ( model.common, model.global* )* ) } |