<publicationStmt>
<publicationStmt> (publication statement) 電子テキストなどの出版や頒布に関する情報をまとめる. 2.2.4 Publication, Distribution, etc. 2.2 The File Description | |
モジュール | header — 2 The TEI Header |
属性 | |
当該モジュールを使用するもの | biblFull fileDesc |
下位 | |
宣言 | element publicationStmt { att.global.attributes, ( model.pLike+ | model.publicationStmtPart+ ) } |
例 | <publicationStmt> <publisher>C. Muquardt </publisher> <pubPlace>Bruxelles & Leipzig</pubPlace> <date when="1846"/> </publicationStmt> |
例 | <publicationStmt> <publisher>Chadwyck Healey</publisher> <pubPlace>Cambridge</pubPlace> <availability> <p>Available under licence only</p> </availability> <date when="1992">1992</date> </publicationStmt> |
解説 | Although not enforced by the
schemas, it is a requirement for TEI conformance that information about
publication place, address, identifier, availability, and date be
given in that order, following the name of the publisher, distributor,
or authority concerned |