Attributes that permit total duration to be represented by multiple values. | |
Module | MEI.shared |
Members |
annot (via att.annot.log)
beamSpan (via att.beamSpan.log)
bend (via att.bend.log)
breath (via att.breath.log)
dir (via att.dir.log)
dynam (via att.dynam.log)
fing (via att.fing.log)
fingGrp (via att.fingGrp.log)
gliss (via att.gliss.log)
hairpin (via att.hairpin.log)
harm (via att.harm.log)
line (via att.line.log)
octave (via att.octave.log)
ornam (via att.ornam.log)
phrase (via att.phrase.log)
slur (via att.slur.log)
trill (via att.trill.log)
tuplet (via att.tuplet.log)
tupletSpan (via att.tupletSpan.log)
|
Attributes |
@dur(optional)Records duration using optionally dotted, relative durational values provided by the
data.DURATION datatype. When the duration is "irrational", as is sometimes the case
with
tuplets, multiple space-separated values that add up to the total duration may be
used.
When dotted values are present, the dots attribute must be ignored.
One or more values from data.DURATION.additive, separated by spaces.
att.duration.additive
|
Declaration |
|
Constraint |
An element with a dur attribute that contains dotted values must not have a dots attribute.
|