You are here: MusicXML Reference > Score Schema (XSD) > Simple Types > Simple Type: show-tuplet

Simple Type: show-tuplet

Description

The show-tuplet type indicates whether to show a part of a tuplet relating to the tuplet-actual element, both the tuplet-actual and tuplet-normal elements, or neither.

Derived By

Restricting xs:token

Enumeration
Value  Description 
actual 
both 
none 
Referenced By
Definition
<xs:simpleType name="show-tuplet">
  <xs:annotation>
    <xs:documentation>The show-tuplet type indicates whether to show a part of a tuplet relating to the tuplet-actual element, both the tuplet-actual and tuplet-normal elements, or neither.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token">
    <xs:enumeration value="actual" />
    <xs:enumeration value="both" />
    <xs:enumeration value="none" />
  </xs:restriction>
</xs:simpleType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301