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

Complex Type: note-type

Description

The note-type type indicates the graphic note type. Values range from 256th to long.

Derived By

Extending note-type-value

Attributes
Name  Type  Required?  Default  Description 
size  symbol-size  No  The size attribute indicates full, cue, or large size, with full the default for regular notes and cue the default for cue and grace notes.
Referenced By
Definition
<xs:complexType name="note-type">
  <xs:annotation>
    <xs:documentation>The note-type type indicates the graphic note type. Values range from 256th to long. The size attribute indicates full, cue, or large size, with full the default for regular notes and cue the default for cue and grace notes.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="note-type-value">
      <xs:attribute name="size" type="symbol-size">
        <xsd:annotation>
          <xsd:documentation>
          </xsd:documentation>
        </xsd:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301