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

Complex Type: accord

Description

The accord type represents the tuning of a single string in the scordatura element. It uses the same group of elements as the staff-tuning element.

Derived By

Restricting xs:anyType

Attributes
Name  Type  Required?  Default  Description 
string  string-number  No  Strings are numbered from high to low.
Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Default  Description 
  1..1 
tuning-step  step  1..1  The tuning-step element is represented like the step element, with a different name to reflect is different function.
tuning-alter  semitones  0..1 

The tuning-alter element is represented like the alter element, with a different name to reflect its different function.

tuning-octave  octave  1..1  The tuning-octave element is represented like the octave element, with a different name to reflect is different function.
Referenced By
Definition
<xs:complexType name="accord">
  <xs:annotation>
    <xs:documentation>The accord type represents the tuning of a single string in the scordatura element. It uses the same group of elements as the staff-tuning element. Strings are numbered from high to low.</xs:documentation>
  </xs:annotation>
  <xs:group ref="tuning" />
  <xs:attribute name="string" type="string-number">
    <xsd:annotation>
      <xsd:documentation>
      </xsd:documentation>
    </xsd:annotation>
  </xs:attribute>
</xs:complexType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301