<publicationStmt>

<publicationStmt> 電子テキストなどの出版や頒布に関する情報をまとめる. 2.2.4 出版・頒布など 2.2 ファイル解説
モジュールheader — 2 TEIヘダー
属性
当該モジュールを使用するもの
下位
宣言

<rng:element name="publicationStmt">
<rng:ref name="att.global.attributes"/>
<rng:choice>
 <rng:oneOrMore>
  <rng:ref name="model.pLike"/>
 </rng:oneOrMore>
 <rng:oneOrMore>
  <rng:ref name="model.publicationStmtPart"/>
 </rng:oneOrMore>
</rng:choice>
</rng:element>
element publicationStmt{   att.global.attributes,   ( model.pLike+ | model.publicationStmtPart+ )}
<publicationStmt>
 <publisher>C. Muquardt </publisher>
 <pubPlace>Bruxelles &amp; 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準拠としてスキーマが求めるものではないが,出版に関する情報は, 出版者名,頒布者名,関連著作者に続いて,出版の場所,住所,識別子, 可用性,日付が,この順番で出現することが望ましい.