data.MULTIBREVERESTS.mensural

Logical, that is, written, duration attribute values for multi-breve rests in the mensural repertoire.
Module
Used by
These other Data Types reference data.MULTIBREVERESTS.mensural
data.DURATIONRESTS.mensuralLogical, that is, written, duration attribute values for mensural rests.
Allowed Values
2BA two-breve rest.
3BA three-breve rest.
Declaration
<macroSpec ident="data.MULTIBREVERESTS.mensural" module="MEI.mensural" type="dt">
<desc xml:lang="en">Logical, that is, written, duration attribute values for multi-breve rests in the mensural repertoire.</desc>
<content>
<valList type="closed">
<valItem ident="2B">
<desc xml:lang="en">A two-breve rest.</desc>
</valItem>
<valItem ident="3B">
<desc xml:lang="en">A three-breve rest.</desc>
</valItem>
</valList>
</content>
</macroSpec>