<scriptStmt>

<scriptStmt> (Erklärung zum Skript) enthält einen Zitatbeleg mit Angaben zum Skript, das für die Aufnahme eines gesprochenen Texts genutzt wurde 8.2 Documenting the Source of Transcribed Speech 2.2.7 The Source Description 15.3.2 Declarable Elements
Modulspoken — 8 Transcriptions of Speech
Attribute att.declarable (@default)
Verwendet von
Kann enthalten
header: biblFull
linking: ab
msdescription: msDesc
Deklaration

<rng:element name="scriptStmt">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.declarable.attributes"/>
<rng:choice>
 <rng:oneOrMore>
  <rng:ref name="model.pLike"/>
 </rng:oneOrMore>
 <rng:ref name="model.biblLike"/>
</rng:choice>
</rng:element>
element scriptStmt
{
   att.global.attributes,
   att.declarable.attributes,
   ( model.pLike+ | model.biblLike )
}
Beispiel
<scriptStmt>
 <bibl>
  <author>Craig Warner</author>
  <title>Strangers on a Train</title>
  <title type="sub">Based on the novel by Patricia Highsmith</title>
  <edition>French's acting edition</edition>
  <idno type="isbn">978 0 573 01972 2</idno>
  <publisher>Samuel French Ltd</publisher>
 </bibl>
</scriptStmt>