<performance>

<performance> (représentation) contient une partie de la préface ou de la postface décrivant comment la pièce de théâtre doit être jouée normalement ou comment elle a été jouée à telle ou telle occasion particulière. [7.1.3 Records of Performances 7.1 Front and Back Matter ]
Moduledrama — 7 Performance Texts
Attributsatt.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change))
Utilisé par
Contenu dans
textstructure: back front
Peut contenir
Declaration

<rng:element name="performance">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:group>
  <rng:zeroOrMore>
   <rng:choice>
    <rng:ref name="model.divTop"/>
    <rng:ref name="model.global"/>
   </rng:choice>
  </rng:zeroOrMore>
  <rng:oneOrMore>
   <rng:group>
    <rng:ref name="model.common"/>
   </rng:group>
   <rng:zeroOrMore>
    <rng:ref name="model.global"/>
   </rng:zeroOrMore>
  </rng:oneOrMore>
  <rng:zeroOrMore>
   <rng:group>
    <rng:ref name="model.divBottom"/>
   </rng:group>
   <rng:zeroOrMore>
    <rng:ref name="model.global"/>
   </rng:zeroOrMore>
  </rng:zeroOrMore>
 </rng:group>
</rng:element>
element performance
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   (
      ( model.divTop | model.global )*,
      ( ( model.common ), model.global* )+,
      ( ( model.divBottom ), model.global* )*
   )
}
Exemple
<performance>
 <p>
  <rs type="place">Théâtre national du Petit-Odéon, Paris</rs>, <date>du 10 Décembre 1974
     au 12 Janvier 1975</date>
  <castList>
   <castItem>
    <role>Paul Valéry</role>
    <actor>Michel Duchaussoy</actor>
   </castItem>
   <castItem>
    <role>Joseph</role>
    <actor>Gérad Caillaud</actor>
   </castItem>
   <castItem>
    <role>M. Teste</role>
    <actor>Pierre Dux</actor>
   </castItem>
   <castItem>
    <role>Mme Teste</role>
    <actor>Claude Winter</actor>
   </castItem>
   <castItem>
    <role>L'abbé Mosson</role>
    <actor>Jacques Toja</actor>
   </castItem>
  </castList>
 </p>
 <p>Adaptation et mise en scène de <name>Pierre Franck</name>
 </p>
</performance>
Exemple
<performance>
 <p>Distribution <rs type="place">Comédie des Champs-Elysées, Paris,</rs>
  <date>1923</date>(par ordre d'entrée en scène) <castList>
   <castItem>Knock : Louis Jouvet</castItem>
  </castList>
 </p>
</performance>
Note
contient des paragraphes et éventuellement, un élément castList.