data.DURATIONRESTS

Logical, that is, written, duration attribute values for rests.
Module
Used by
These class-based attributes use data.DURATIONRESTS
att.restduration.log/@durRecords the duration of a rest using the relative durational values provided by the data.DURATIONRESTS datatype.
Declaration
<macroSpec ident="data.DURATIONRESTS" module="MEI" type="dt">
<desc xml:lang="en">Logical, that is, written, duration attribute values for rests.</desc>
<content>
<rng:choice>
<rng:ref name="data.DURATION.cmn"/>
<rng:ref name="data.DURATIONRESTS.mensural"/>
</rng:choice>
</content>
</macroSpec>