<publicationStmt>

<publicationStmt> (Mention de publication) regroupe les informations relatives à la publication ou à la diffusion d’un document, qu’il soit ou non électronique. 2.2.4 Publication, Distribution, etc. 2.2 The File Description
Moduleheader — 2 The TEI Header
Attributs
Utilisé par
Peut contenir
Declaration

<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+ )
}
Exemple
<publicationStmt>
 <publisher>C. Muquardt </publisher>
 <pubPlace>Bruxelles &amp; Leipzig</pubPlace>
 <date when="1846"/>
</publicationStmt>
Exemple
<publicationStmt>
 <publisher>Chadwyck Healey</publisher>
 <pubPlace>Cambridge</pubPlace>
 <availability>
  <p>Available under licence only</p>
 </availability>
 <date when="1992">1992</date>
</publicationStmt>
Note
Quoique les schémas ne l'imposent pas, il est nécessaire pour une conformité TEI de donner des informations sur le lieu de publication, l'adresse, l'identifiant, la disponibilité et la date, dans cet ordre, à la suite du nom de l'éditeur, du distributeur, ou de l'autorité concernée