<imprint>
<imprint> groups information relating to the publication or distribution of a bibliographic item. [3.11.2.3 Imprint, Pagination, and Other Details] | |
Module | core — 3 Elements Available in All TEI Documents |
Attributes | 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)) |
Used by | |
Contained by | core: monogr |
May contain | 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* )+ } |
Example | <imprint> <pubPlace>Oxford</pubPlace> <publisher>Clarendon Press</publisher> <date>1987</date> </imprint> |