<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 | |
Modul | core — 3 Elements Available in All TEI Documents |
Verwendet von | |
Kann enthalten | |
Deklaration |
element series { att.global.attributes, ( text | model.gLike | title | editor | respStmt | biblScope | model.global )* } |
Beispiel |
<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> |