<imprint>
| <imprint> groups information relating to the publication or distribution of a bibliographic item. [3.12.2.4 Imprint, Size of a Document, and Reprint Information] | |
| Modul | core — Elements Available in All TEI Documents |
| Attribute |
|
| Enthalten in |
core: monogr
|
| Kann enthalten | |
| Beispiel |
<imprint>
<pubPlace>Oxford</pubPlace> <publisher>Clarendon Press</publisher> <date>1987</date> </imprint> |
| Content model |
<content> |
| Schema Deklaration |
<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* )+ ) ) } |