<macroSpec 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>
<rng:choice>
<rng:group>
<rng:zeroOrMore>
<rng:choice>
<rng:ref name="accessRestrict"/>
<rng:ref name="distributor"/>
<rng:ref name="price"/>
<rng:ref name="sysReq"/>
<rng:ref name="useRestrict"/>
<rng:ref name="model.addressLike"/>
<rng:ref name="model.dateLike"/>
<rng:ref name="model.identifierLike"/>
</rng:choice>
</rng:zeroOrMore>
</rng:group>
<rng:text/>
</rng:choice>
</content>
</macroSpec>