att.intervalMelodic

Attributes that provide for description of intervallic content.
Module
MEI.analytical
Attributes
intm
intm(optional)Encodes the melodic interval from the previous pitch. The value may be a general directional indication (u, d, s, etc.), an indication of diatonic interval direction, quality, and size, or a precise numeric value in half steps. Value conforms to data.INTERVAL.MELODIC.
intm(optional)Encodes the melodic interval from the previous pitch. The value may be a general directional indication (u, d, s, etc.), an indication of diatonic interval direction, quality, and size, or a precise numeric value in half steps. Value conforms to data.INTERVAL.MELODIC.
Analytical component declarations.
intm(optional)Encodes the melodic interval from the previous pitch. The value may be a general directional indication (u, d, s, etc.), an indication of diatonic interval direction, quality, and size, or a precise numeric value in half steps. Value conforms to data.INTERVAL.MELODIC.
Available at
ncSign representing a single pitched event, although the exact pitch may not be known.
noteA single pitched event.
ncSign representing a single pitched event, although the exact pitch may not be known.
noteA single pitched event.
Declaration
<classSpec ident="att.intervalMelodic" module="MEI.analytical" type="atts">
<desc>Attributes that provide for description of intervallic content.</desc>
<attList org="group">
<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, etc.), 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>
</attList>
</classSpec>