<publicationStmt>
<publicationStmt> (declaración de la publicación) agrupa la información concerniente a la publicación o distribución de un texto electrónico u otro texto. [2.2.4 Publication, Distribution, Licencing, etc. 2.2 The File Description] | |
Módulo | header — 2 The TEI Header |
Atributos | 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)) |
Usado por | |
Contenido en | |
Puede contener | |
Declaración |
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+ ) } |
Ejemplo | <publicationStmt> <publisher>C. Muquardt </publisher> <pubPlace>Bruxelles & Leipzig</pubPlace> <date when="1846"/> </publicationStmt> |
Ejemplo | <publicationStmt> <publisher>Chadwyck Healey</publisher> <pubPlace>Cambridge</pubPlace> <availability> <p>Available under licence only</p> </availability> <date when="1992">1992</date> </publicationStmt> |
Nota | Aunque no sea hecho obligatorio por los esquemas, es un requisito para la conformidad de TEI
que la información sobre el lugar de publicación, la dirección, el identificador, la
disponibilidad, y la fecha de publicación. se dé en ese orden, después del nombre del editor,
del distribuidor, o de la autoridad referida |