<series>
| <series> (series information) contains information about the series in which a book or other bibliographic item has appeared. [3.12.2.1. Analytic, Monographic, and Series Levels] | |
| Module | core | 
| Attributes | 
  | 
| Member of | |
| Contained by | core: bibl biblStruct  | 
| May contain | |
| 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>  | 
| Content model | <content>  | 
| Schema Declaration | element series { tei_att.global.attributes, ( text | tei_model.gLike | tei_title | tei_model.ptrLike | tei_editor | tei_respStmt | tei_biblScope | tei_idno | tei_textLang | tei_model.global | tei_availability )* }  |