<seriesStmt>

<seriesStmt> (dichiarazione sulla serie) raggruppa le informazioni circa la serie alla quale eventualmente la pubblicazione appartiene. 2.2.5 The Series Statement 2.2 The File Description
Moduloheader — 2 The TEI Header
Attributi
Usato dabiblFull fileDesc
Può contenere
header: idno
linking: ab
Dichiarazione
element seriesStmt
{
   att.global.attributes,
   ( model.pLike+ | ( title+, ( idno | respStmt )* ) )
}
Esempio
<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>