QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
inth | restriction of list of mei:mei_data.INTERVAL.HARMONIC | optional |
|
Attribute Group | mei:mei_att.intervalharmonic.attributes |
<xs:attributeGroup name="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> </xs:attributeGroup> |