Encodes the harmonic interval between pitches occurring at the same time. |
Attribute Group | mei:mei_att.intervalharmonic.attribute.inth |
<xs:attribute name="inth"> <xs:annotation> <xs:documentation>Encodes the harmonic interval between pitches occurring at the same time.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction> <xs:simpleType> <xs:list itemType="mei:mei_data.INTERVAL.HARMONIC"/> </xs:simpleType> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> |