<performance>
<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 — Performance Texts |
Attributes | 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)) |
Member of | |
Contained by | |
May contain |
core: bibl biblStruct cb cit desc ellipsis 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 macroSpec moduleSpec outputRendition specGrp specGrpRef
textstructure: argument byline closer dateline docAuthor docDate epigraph floatingText opener postscript salute signed trailer
transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin
|
Note |
contains paragraphs and an optional cast list only. |
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 | |
Content model |
<content> |
Schema Declaration |
<rng:element name="performance"> element performance { 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* )+, ( model.divBottom, model.global* )* ) } |