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

Complex Type: non-arpeggiate

Description

The non-arpeggiate type indicates that this note is at the top or bottom of a bracket indicating to not arpeggiate these notes. Since this does not involve playback, it is only used on the top or bottom notes, not on each note as for the arpeggiate type.

Derived By

Restricting xs:anyType

Attributes
Name  Type  Required?  Default  Description 
type  top-bottom  Yes 
number  number-level  No  When a number-level value is implied, the value is 1 by default.
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="non-arpeggiate">
  <xs:annotation>
    <xs:documentation>The non-arpeggiate type indicates that this note is at the top or bottom of a bracket indicating to not arpeggiate these notes. Since this does not involve playback, it is only used on the top or bottom notes, not on each note as for the arpeggiate type.</xs:documentation>
  </xs:annotation>
  <xs:attribute name="type" type="top-bottom" use="required">
    <xsd:annotation>
      <xsd:documentation>
      </xsd:documentation>
    </xsd:annotation>
  </xs:attribute>
  <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: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