<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> |