data.AUGMENTDOT

Dots attribute values (number of augmentation dots) (Read, 113-119, ex. 8-21).
Module
Used by
These class-based attributes use data.AUGMENTDOT
att.duration.ges/@dots.gesNumber of dots required for a gestural duration when different from that of the written duration.
att.augmentDots/@dotsRecords the number of augmentation dots required by a written dotted duration.
att.mmTempo/@mm.dotsRecords the number of augmentation dots required by a dotted metronome unit.
Declaration
<macroSpec ident="data.AUGMENTDOT" module="MEI" type="dt">
<desc xml:lang="en">Dots attribute values (number of augmentation dots) (Read, 113-119, ex. 8-21).</desc>
<content>
<rng:data type="nonNegativeInteger">
<rng:param name="maxInclusive">4</rng:param>
</rng:data>
</content>
</macroSpec>