<seriesStmt>
<seriesStmt> (연속간행물 진술) 연속 간행물에 대한 정보를 모아 놓는다. 2.2.5 The Series Statement 2.2 The File Description | |
모듈 | header — 2 The TEI Header |
에 의해 사용된 | |
포함할 수 있다 | |
선언 |
element seriesStmt { att.global.attributes, ( model.pLike+ | ( title+, ( idno | respStmt )* ) ) } |
예 |
<seriesStmt>
<title>Machine-Readable Texts for the Study of Indian Literature</title> <respStmt> <resp>ed. by</resp> <name>Jan Gonda</name> </respStmt> <idno type="vol">1.2</idno> <idno type="ISSN">0 345 6789</idno> </seriesStmt> |