The staff-tuning type specifies the open, non-capo tuning of the lines on a tablature staff. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
line | staff-line | optional |
Element | staff-details/staff-tuning |
<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> |