att.restduration.log

Attributes that express duration of rests in musical terms.
Module
Attributes
dur
dur(optional)Records the duration of a rest using the relative durational values provided by the data.DURATIONRESTS datatype. Value conforms to data.DURATIONRESTS.
dur(optional)Records the duration of a rest using the relative durational values provided by the data.DURATIONRESTS datatype. Value conforms to data.DURATIONRESTS.
Component declarations that are shared between two or more modules.
dur(optional)Records the duration of a rest using the relative durational values provided by the data.DURATIONRESTS datatype. Value conforms to data.DURATIONRESTS.
Available at
restA non-sounding event found in the source being transcribed.
Component declarations that are shared between two or more modules.
restA non-sounding event found in the source being transcribed.
Declaration
<classSpec ident="att.restduration.log" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that express duration of rests in musical terms.</desc>
<attList>
<attDef ident="dur" usage="opt">
<desc xml:lang="en">Records the duration of a rest using the relative durational values provided by the data.DURATIONRESTS datatype.</desc>
<datatype>
<rng:ref name="data.DURATIONRESTS"/>
</datatype>
</attDef>
</attList>
</classSpec>