att.intervalHarmonic

Module
MEI.analytical
Attributes
inth
inth(optional)Encodes the harmonic interval between pitches occurring at the same time. One or more values from data.INTERVAL.HARMONIC, separated by spaces.
inth(optional)Encodes the harmonic interval between pitches occurring at the same time. One or more values from data.INTERVAL.HARMONIC, separated by spaces.
Analytical component declarations.
inth(optional)Encodes the harmonic interval between pitches occurring at the same time. One or more values from data.INTERVAL.HARMONIC, separated by spaces.
Available at
chordMemberAn individual pitch in a chord defined by a chordDef element.
harm(harmony) – An indication of harmony, e.g., chord names, tablature grids, harmonic analysis, figured bass.
ambitusRange of a voice, instrument or piece.
chordMemberAn individual pitch in a chord defined by a chordDef element.
harm(harmony) – An indication of harmony, e.g., chord names, tablature grids, harmonic analysis, figured bass.
ambitusRange of a voice, instrument or piece.
Declaration
<classSpec ident="att.intervalHarmonic" module="MEI.analytical" type="atts">
<desc>Attributes that describe harmonic intervals.</desc>
<attList org="group">
<attDef ident="inth" usage="opt">
<desc>Encodes the harmonic interval between pitches occurring at the same time.</desc>
<datatype maxOccurs="unbounded" minOccurs="1">
<rng:ref name="data.INTERVAL.HARMONIC" />
</datatype>
</attDef>
</attList>
</classSpec>