<performance>
<performance> contains a section of front or back matter describing how a dramatic piece is to be performed in general or how it was performed on some specific occasion. 7.1.3 Records of Performances 7.1 Front and Back Matter | |
Module | drama — 7 Performance Texts |
Used by | |
May contain |
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: classRef classSpec eg egXML elementRef elementSpec listRef macroRef macroSpec moduleRef moduleSpec schemaSpec specGrp specGrpRef
textstructure: argument byline closer dateline docAuthor docDate epigraph floatingText opener postscript salute signed trailer
transcr: addSpan damageSpan delSpan fw space
|
Declaration |
element performance { att.global.attributes, ( ( model.divTop | model.global )*, ( ( model.common ), model.global* )+, ( ( model.divBottom ), model.global* )* ) } |
Example |
<performance>
<p> <rs type="place">Gateway Theatre, Edinburgh</rs>, <date>6 September 1948</date> <castList> <castItem> <role>Anath Bithiah</role> <actor>Athene Seyler</actor> </castItem> <castItem> <role>Shendi</role> <actor>Robert Rietty</actor> </castItem> </castList> </p> <p>Directed by <name>E. Martin Browne</name> </p> </performance> |
Example |
<performance>
<p>Cast of the original production at the <rs type="place">Savoy Theatre, London,</rs> on <date>September 24, 1907</date> <castList> <castItem>Colonel Hope : Mr A.E.George</castItem> </castList> </p> </performance> |
Note |
contains paragraphs and an optional cast list only.
|