tuplet

Indicates that this feature participates in a tuplet. If visual
information about the tuplet needs to be recorded, then a <tuplet> element should be
employed.

Attribute Information

Used By

Source

<xs:attribute name="tuplet">
  <xs:annotation>
    <xs:documentation>Indicates that this feature participates in a tuplet. If visual information about the tuplet needs to be recorded, then a <tuplet> element should be employed.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="mei:mei_data.TUPLET"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample