<publicationStmt>
<publicationStmt> (mention de publication) regroupe des informations concernant la publication ou la diffusion d’un texte électronique ou d’un autre type de texte. [2.2.4 Publication, Distribution, Licencing, etc. 2.2 The File Description] | |
Module | header — 2 The TEI Header |
Attributs | 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)) |
Utilisé par | |
Contenu dans | |
Peut contenir | |
Declaration |
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+ ) } |
Exemple | <publicationStmt> <publisher>C. Muquardt </publisher> <pubPlace>Bruxelles & Leipzig</pubPlace> <date when="1846"/> </publicationStmt> |
Exemple | <publicationStmt> <publisher>C. Muquardt</publisher> <pubPlace>Bruxelles</pubPlace> <date when="1880"/> </publicationStmt> |
Exemple | <publicationStmt> <idno type="FRANTEXT">L434</idno> <distributor>ATILF (Analyse et Traitement Informatique de la Langue Française)</distributor> <address> <addrLine>44, avenue de la Libération</addrLine> <addrLine>BP 30687</addrLine> <addrLine>54063 Nancy Cedex</addrLine> <addrLine>FRANCE</addrLine> </address> <availability status="free"> <p>Dans un cadre de recherche ou d'enseignement</p> </availability> </publicationStmt> |
Note | Bien que non imposé par les schémas, un document conforme à la TEI doit donner des
informations sur le lieu de publication, l'adresse, l'identifiant, les droits de diffusion et la date
dans cet ordre, après le nom de l'éditeur, du distributeur, ou de l'autorité concernée. |