<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, @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))
当該モジュールを使用するもの
上位
下位
宣言

<rng:element name="publicationStmt">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.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,
   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 &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準拠としてスキーマが求めるものではないが,出版に関する情報は, 出版者名,頒布者名,関連著作者に続いて,出版の場所,住所,識別子, 可用性,日付が,この順番で出現することが望ましい.