<seriesStmt>

<seriesStmt> (集叢陳述) 若出版品隸屬於某叢書,則在此匯集該叢書的相關資訊。 2.2.5 The Series Statement 2.2 The File Description
組件header — 2 The TEI Header
屬性
屬於biblFull fileDesc
可包含
header: idno
linking: ab
宣告
element seriesStmt
{
   att.global.attributes,
   ( model.pLike+ | ( title+, ( idno | respStmt )* ) )
}
例子
<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>