<publicationStmt>
<publicationStmt> 電子テキストなどの出版や頒布に関する情報をまとめる. [2.2.4 Publication, Distribution, Licencing, etc. 2.2 The File Description] | |
モジュール | header — 2 The TEI Header |
属性 | att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) |
当該モジュールを使用するもの | |
上位 | |
下位 | |
宣言 |
element publicationStmt { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.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> |
解説 | TEI準拠としてスキーマが求めるものではないが,出版に関する情報は, 出版者名,頒布者名,関連著作者に続いて,出版の場所,住所,識別子,
可用性,日付が,この順番で出現することが望ましい. |