Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type tuplet-type
Namespace No namespace
Annotations
The tuplet-type type indicates the graphical note type of the notes for this portion of the tuplet.
Diagram
Diagram musicxml84.tmp#id78 musicxml1.tmp#id108 musicxml2.tmp#id102
Type extension of note-type-value
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
color color optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
Source
<xs:complexType name="tuplet-type">
  <xs:annotation>
    <xs:documentation>The tuplet-type type indicates the graphical note type of the notes for this portion of the tuplet.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="note-type-value">
      <xs:attributeGroup ref="font"/>
      <xs:attributeGroup ref="color"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd