macro.availabilityPart

Groups elements that may appear as part of a description of the availability of and access to a bibliographic item.
Module
Contained By
(MEI.header) Groups elements that may appear as part of a description of the availability of and access to a bibliographic item.
<availability>Groups elements that describe the availability of and access to a bibliographic item, including an MEI-encoded document.
<availability>Groups elements that describe the availability of and access to a bibliographic item, including an MEI-encoded document.
May Contain
textual content,
textual content
(MEI.header) Groups elements that may appear as part of a description of the availability of and access to a bibliographic item.
(MEI.shared) Groups elements used to represent a postal address.
(MEI.shared) Groups elements containing date expressions.
(MEI.shared) Groups elements used to provide a heading at the start of a text division or other markup component.
(MEI.shared) Groups identifier-like elements.
textual content
Declaration
<macroSpec rend="add" ident="macro.availabilityPart" module="MEI.header" type="pe">
<desc xml:lang="en">Groups elements that may appear as part of a description of the availability of and access to a bibliographic item.</desc>
<content>
<choice>
<group>
<zeroOrMore>
<ref name="model.headLike"/>
</zeroOrMore>
<zeroOrMore>
<choice>
<ref name="accessRestrict"/>
<ref name="distributor"/>
<ref name="price"/>
<ref name="sysReq"/>
<ref name="useRestrict"/>
<ref name="model.addressLike"/>
<ref name="model.dateLike"/>
<ref name="model.identifierLike"/>
</choice>
</zeroOrMore>
</group>
<rng:text/>
</choice>
</content>
</macroSpec>