<performance>

<performance> contiene una sezione del peritesto iniziale o finale che descrive come mettere in scena l'opera teatrale, o come è stata messa in scena in qualche occasione particolare. 7.1.3 Records of Performances 7.1 Front and Back Matter
Modulodrama — 7 Performance Texts
Attributi
Usato da model.frontPart.drama
Può contenere
Dichiarazione
element performance
{
   att.global.attributes,
   (
      ( model.divTop | model.global )*,
      ( ( model.common ), model.global* )+,
      ( ( model.divBottom ), model.global* )*
   )
}
Esempio
<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>
Esempio
<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>
Nota
contains paragraphs and an optional cast list only.