data.DURATION

Logical, that is, written, duration attribute values.
Module
Used by
These class-based attributes use data.DURATION
att.duration.additive/@durWhen a duration cannot be represented as a single power-of-two value, multiple space-separated values that add up to the total duration may be used.
att.duration.log/@durRecords the duration of a feature using the relative durational values provided by the data.DURATION datatype.
att.mmTempo/@mm.unitCaptures the metronomic unit.
Declaration
<macroSpec rend="add" ident="data.DURATION" module="MEI" type="dt">
<desc xml:lang="en">Logical, that is, written, duration attribute values.</desc>
<content>
<choice>
<ref name="data.DURATION.cmn"/>
</choice>
</content>
</macroSpec>