mei:mei_att.intervalharmonic.attribute.inth

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
inth restriction of list of mei:mei_data.INTERVAL.HARMONIC optional
Encodes the harmonic interval between pitches occurring at the same
time.

Used By

Source

<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>