<series>
| <series> (series information) contains information about the series in which a book or other bibliographic item has appeared. 3.11.2.1 Analytic, Monographic, and Series Levels | |
| Module | core — 3 Elements Available in All TEI Documents | 
| Used by | |
| May contain | |
| Declaration | 
 element series { att.global.attributes, ( text | model.gLike | title | editor | respStmt | biblScope | model.global )* } | 
| Example | <series xml:lang="de"> <title level="s">Halbgraue Reihe zur Historischen Fachinformatik</title> <respStmt> <resp>Herausgegeben von</resp> <name type="person">Manfred Thaller</name> <name type="org">Max-Planck-Institut für Geschichte</name> </respStmt> <title level="s">Serie A: Historische Quellenkunden</title> <biblScope>Band 11</biblScope> </series> | 
