staff-tuning

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

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
line staff-line optional

Used By

Source

<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"/>
</xs:complexType>