macro.bibldescPart

Groups manifestation- and item-specific elements that may appear as part of a bibliographic description.
Module
Contained By
(MEI.header) Groups manifestation- and item-specific elements that may appear as part of a bibliographic description.
<manifestation>A bibliographic description of a physical embodiment of an expression of a work.
FRBR (Functional Requirements for Bibliographic Records) declarations.
<manifestation>A bibliographic description of a physical embodiment of an expression of a work.
May Contain
(MEI.header) Groups manifestation- and item-specific elements that may appear as part of a bibliographic description.
<availability>Groups elements that describe the availability of and access to a bibliographic item, including an MEI-encoded document.
<editionStmt>Container for meta-data pertaining to a particular edition of the material being described.
<physDesc>Container for information about the appearance, construction, or handling of physical materials, such as their dimension, quantity, color, style, and technique of creation.
<physLoc>Groups information about the current physical location of a bibliographic item, such as the repository in which it is located and its shelf mark(s), and its previous locations.
<pubStmt>Container for information regarding the publication or distribution of a bibliographic item, including the publisher’s name and address, the date of publication, and other relevant details.
<seriesStmt>Groups information about the series, if any, to which a publication belongs.
Metadata header component declarations.
<availability>Groups elements that describe the availability of and access to a bibliographic item, including an MEI-encoded document.
<editionStmt>Container for meta-data pertaining to a particular edition of the material being described.
<physDesc>Container for information about the appearance, construction, or handling of physical materials, such as their dimension, quantity, color, style, and technique of creation.
<pubStmt>Container for information regarding the publication or distribution of a bibliographic item, including the publisher’s name and address, the date of publication, and other relevant details.
<seriesStmt>Groups information about the series, if any, to which a publication belongs.
Component declarations that are shared between two or more modules.
<physLoc>Groups information about the current physical location of a bibliographic item, such as the repository in which it is located and its shelf mark(s), and its previous locations.
Declaration
<macroSpec ident="macro.bibldescPart" module="MEI.header" type="pe">
<desc xml:lang="en">Groups manifestation- and item-specific elements that may appear as part of a bibliographic description.</desc>
<content>
<rng:optional>
<rng:ref name="editionStmt"/>
</rng:optional>
<rng:optional>
<rng:ref name="pubStmt"/>
</rng:optional>
<rng:optional>
<rng:ref name="availability"/>
</rng:optional>
<rng:zeroOrMore>
<rng:ref name="physDesc"/>
</rng:zeroOrMore>
<rng:zeroOrMore>
<rng:ref name="physLoc"/>
</rng:zeroOrMore>
<rng:zeroOrMore>
<rng:ref name="seriesStmt"/>
</rng:zeroOrMore>
</content>
</macroSpec>