att.intervalmelodic

Attributes that provide for description of intervallic content.
Module MEI.analysis
Members
att.intervallicdesc (no elements directly inheriting from this class)
Attributes
@intm(optional)Encodes the melodic interval from the previous pitch. The value may be a general directional indication (u, d, s), an indication of diatonic interval direction, quality, and size, or a precise numeric value in half steps. Value conforms to data.INTERVAL.MELODIC. att.intervalmelodic
Declaration
<attDef ident="intm" usage="opt">
<desc>Encodes the melodic interval from the previous pitch. The value may be a general directional indication (u, d, s), an indication of diatonic interval direction, quality, and size, or a precise numeric value in half steps.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.INTERVAL.MELODIC" />
</datatype>
</attDef>