<imprint>
<imprint> regroupe des informations relatives à la publication ou à la distribution d'un élément bibliographique. [3.11.2.3 Imprint, Pagination, and Other Details] | |
Module | core — 3 Elements Available in All TEI Documents |
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 | core: monogr |
Peut contenir | figures: figure notatedMusic header: catRef classCode distributor textcrit: witDetail transcr: addSpan damageSpan delSpan fw listTranspose metamark space substJoin |
Declaration |
element imprint { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, ( classCode, catRef )*, ( ( ( model.imprintPart ) | ( model.dateLike ) ), respStmt*, model.global* )+ } |
Exemple | <imprint> <pubPlace>Paris</pubPlace> <publisher>Les Éd. de Minuit</publisher> <date>2001</date> </imprint> |