<series>
<series> (series information) 書籍または他の書誌項目のシリーズに関する情報を示す。 [3.12.2.1 Analytic, Monographic, and Series Levels] | |
モジュール | core — Elements Available in All TEI Documents |
属性 |
|
クラブのメンバー | |
上位 |
core: bibl biblStruct
|
下位 | |
例 |
<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> |
宣言 |
<rng:element name="series"> element series { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, ( text | model.gLike | title | model.ptrLike | editor | respStmt | biblScope | idno | textLang | model.global | availability )* } |