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

Complex Type: scordatura

Description

Scordatura string tunings are represented by a series of accord elements, similar to the staff-tuning elements. Strings are numbered from high to low.

Derived By

Restricting xs:anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Default  Description 
  1..1 
accord  accord  1..* 

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.

Referenced By
Definition
<xs:complexType name="scordatura">
  <xs:annotation>
    <xs:documentation>Scordatura string tunings are represented by a series of accord elements, similar to the staff-tuning elements. Strings are numbered from high to low.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="accord" type="accord" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd: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.</xsd:documentation>
      </xsd:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301