This element is modelled on an element in the Text Encoding Initiative (TEI) and Encoded Archival Description (EAD) standards.
<elementSpec ident="imprint" module="MEI.shared">
<desc>Information relating to the publication or distribution of a bibliographic item.</desc>
<classes>
<memberOf key="att.common"/>
<memberOf key="att.bibl"/>
<memberOf key="att.facsimile"/>
<memberOf key="model.biblPart"/>
<memberOf key="model.titlePagePart"/>
</classes>
<content>
<rng:zeroOrMore>
<rng:choice>
<rng:text/>
<rng:ref name="model.imprintPart"/>
<rng:ref name="model.textPhraseLike"/>
<rng:ref name="model.transcriptionLike"/>
<rng:ref name="respStmt"/>
</rng:choice>
</rng:zeroOrMore>
</content>
<remarks>
<p>This element is modelled on an element in the Text Encoding Initiative (TEI) and Encoded
Archival Description (EAD) standards.</p>
</remarks>
</elementSpec>