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

Complex Type: staff-tuning

Description

The staff-tuning type specifies the open, non-capo tuning of the lines on a tablature staff.

Derived By

Restricting xs:anyType

Attributes
Name  Type  Required?  Default  Description 
line  staff-line  No 
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="staff-tuning">
  <xs:annotation>
    <xs:documentation>The staff-tuning type specifies the open, non-capo tuning of the lines on a tablature staff.</xs:documentation>
  </xs:annotation>
  <xs:group ref="tuning" />
  <xs:attribute name="line" type="staff-line">
    <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