You are here: MusicXML Reference > Score Schema (XSD) > Complex Types > Complex Type: arpeggiate

Complex Type: arpeggiate

Description

The arpeggiate type indicates that this note is part of an arpeggiated chord.

Derived By

Restricting xs:anyType

Attributes
Name  Type  Required?  Default  Description 
number  number-level  No  The number attribute can be used to distinguish between two simultaneous chords arpeggiated separately (different numbers) or together (same number). When a number-level value is implied, the value is 1 by default.
direction  up-down  No  The up-down attribute is used if there is an arrow on the arpeggio sign. By default, arpeggios go from the lowest to highest note.
default-x  tenths  No 
default-y  tenths  No 
relative-x  tenths  No 
relative-y  tenths  No 
placement  above-below  No 
color  color  No 
Referenced By
Definition
<xs:complexType name="arpeggiate">
  <xs:annotation>
    <xs:documentation>The arpeggiate type indicates that this note is part of an arpeggiated chord. The number attribute can be used to distinguish between two simultaneous chords arpeggiated separately (different numbers) or together (same number). The up-down attribute is used if there is an arrow on the arpeggio sign. By default, arpeggios go from the lowest to highest note.</xs:documentation>
  </xs:annotation>
  <xs:attribute name="number" type="number-level">
    <xsd:annotation>
      <xsd:documentation>When a number-level value is implied, the value is 1 by default.</xsd:documentation>
    </xsd:annotation>
  </xs:attribute>
  <xs:attribute name="direction" type="up-down">
    <xsd:annotation>
      <xsd:documentation>
      </xsd:documentation>
    </xsd:annotation>
  </xs:attribute>
  <xs:attributeGroup ref="position" />
  <xs:attributeGroup ref="placement" />
  <xs:attributeGroup ref="color" />
</xs:complexType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301