<series>
<series> (叢書資訊) 包含某書目項目所屬的叢書資訊。 3.11.2.1 Analytic, Monographic, and Series Levels | |
組件 | core — 3 Elements Available in All TEI Documents |
屬性 | |
屬於 | |
可包含 | |
宣告 |
element series { att.global.attributes, ( text | model.gLike | title | editor | respStmt | biblScope | model.global )* } |
例子 | <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> |