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

Complex Type: tuplet-number

Description

The tuplet-number type indicates the number of notes for this portion of the tuplet.

Derived By

Extending xs:nonNegativeInteger

Attributes
Name  Type  Required?  Default  Description 
font-family  comma-separated-text  No 
font-style  font-style  No 
font-size  font-size  No 
font-weight  font-weight  No 
color  color  No 
Referenced By
Definition
<xs:complexType name="tuplet-number">
  <xs:annotation>
    <xs:documentation>The tuplet-number type indicates the number of notes for this portion of the tuplet.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:nonNegativeInteger">
      <xs:attributeGroup ref="font" />
      <xs:attributeGroup ref="color" />
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301