macro.musicPart

Groups elements that may appear as part of the music element.
Module
Contained By
(MEI.shared) Groups elements that may appear as part of the music element.
<music>Contains a single musical text of any kind, whether unitary or composite, for example, an etude, opera, song cycle, symphony, or anthology of piano solos.
<music>Contains a single musical text of any kind, whether unitary or composite, for example, an etude, opera, song cycle, symphony, or anthology of piano solos.
May Contain
(MEI.shared) Groups elements that may appear as part of the music element.
<body>Contains the whole of a single musical text, excluding any front or back matter.
<body>Contains the whole of a single musical text, excluding any front or back matter.
Declaration
<macroSpec rend="add" ident="macro.musicPart" module="MEI.shared" type="pe">
<desc xml:lang="en">Groups elements that may appear as part of the music element.</desc>
<content>
<optional>
<ref name="model.frontLike"/>
</optional>
<optional>
<choice>
<ref name="body"/>
<ref name="group"/>
</choice>
</optional>
<optional>
<ref name="model.backLike"/>
</optional>
</content>
</macroSpec>