<series>
<series> (informazioni sulla collana) contiene indicazioni sulla collana in cui un libro o un'altra unità bibliografica sono stati pubblicati. 3.11.2.1 Analytic, Monographic, and Series Levels | |
Modulo | core — 3 Elements Available in All TEI Documents |
Attributi | |
Usato da | |
Può contenere | |
Dichiarazione |
element series { att.global.attributes, ( text | model.gLike | title | editor | respStmt | biblScope | model.global )* } |
Esempio | <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> |