<imprint>
| <imprint> regroupe des informations relatives à la publication ou à la distribution d'un élément bibliographique. [3.12.2.4 Imprint, Size of a Document, and Reprint Information] | |
| Module | core — Elements Available in All TEI Documents |
| Attributs |
|
| Contenu dans |
core: monogr
|
| Peut contenir | |
| Exemple |
<imprint>
<pubPlace>Paris</pubPlace> <publisher>Les Éd. de Minuit</publisher> <date>2001</date> </imprint> |
| Modèle de contenu |
<content> |
| Schéma Declaration |
<rng:element name="imprint"> element imprint { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, ( ( classCode | catRef )*, ( ( ( model.imprintPart | model.dateLike ), respStmt*, model.global* )+ ) ) } |