model.editionLike

Groups elements containing bibliographic edition information.
Module
MEI.shared
Contained by
(MEI.shared) Groups elements containing bibliographic edition information.
editionStmt(edition statement) – Container for meta-data pertaining to a particular edition of the material being described.
monogr(monograph level) – Contains bibliographic elements describing an item, for example, a published book or journal, score, recording, or an unpublished manuscript.
(MEI.shared) Groups elements that may appear as part of a bibliographic description.
bibl(bibliographic reference) – Provides a loosely-structured bibliographic citation in which the sub-components may or may not be explicitly marked.
(MEI.shared) Groups elements that may appear as part of a title page transcription.
titlePageContains a transcription of the title page of a text.
Metadata header component declarations.
editionStmt(edition statement) – Container for meta-data pertaining to a particular edition of the material being described.
Component declarations that are shared between two or more modules.
bibl(bibliographic reference) – Provides a loosely-structured bibliographic citation in which the sub-components may or may not be explicitly marked.
monogr(monograph level) – Contains bibliographic elements describing an item, for example, a published book or journal, score, recording, or an unpublished manuscript.
titlePageContains a transcription of the title page of a text.
Members
Component declarations that are shared between two or more modules.
edition(edition designation) – A word or text phrase that indicates a difference in either content or form between the item being described and a related item previously issued by the same publisher/distributor (e.g. 2nd edition, version 2.0, etc.), or simultaneously issued by either the same publisher/distributor or another publisher/distributor (e.g. large print edition, British edition, etc.).
Declaration
<classSpec ident="model.editionLike" module="MEI.shared" type="model">
<desc>Groups elements containing bibliographic edition information.</desc>
<classes>
<memberOf key="model.biblPart"/>
<memberOf key="model.titlePagePart"/>
</classes>
</classSpec>