<seriesStmt>

<seriesStmt> (Erklärung zu einer Publikationsreihe) umfasst (wenn nötig) Angaben zu einer Reihe, zu der eine Veröffentlichung gehört 2.2.5 The Series Statement 2.2 The File Description
Modulheader — 2 The TEI Header
Attribute
Verwendet vonbiblFull fileDesc
Kann enthalten
header: idno
linking: ab
Deklaration
element seriesStmt
{
   att.global.attributes,
   ( model.pLike+ | ( title+, ( idno | respStmt )* ) )
}
Beispiel
<seriesStmt>
 <title>Machine-Readable Texts for the Study of Indian
   Literature</title>
 <respStmt>
  <resp>ed. by</resp>
  <name>Jan Gonda</name>
 </respStmt>
 <idno type="vol">1.2</idno>
 <idno type="ISSN">0 345 6789</idno>
</seriesStmt>