<seriesStmt>
| <seriesStmt> (series statement) 出版されたシリーズの情報をまとめる。 [2.2.5 The Series Statement 2.2 The File Description] | |
| モジュール | header — The TEI Header |
| 属性 |
|
| 上位 | |
| 下位 | |
| 例 | |
| Schematron |
<sch:pattern is-a="declarable"> <sch:param name="tde" value="tei:seriesStmt"/> </sch:pattern> |
| Content model |
<content> |
| 宣言 |
<rng:element name="seriesStmt"> element seriesStmt { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.declarable.attributes, ( model.pLike+ | ( title+, ( editor | respStmt )*, ( idno | biblScope )* ) ) } |