The staff-details element is used to indicate different types of staves. |

| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| number | staff-number | optional | ||||
| print-object | yes-no | optional | ||||
| print-spacing | yes-no | optional | ||||
| show-frets | show-frets | optional |
<xs:element name="staff-details" type="staff-details" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The staff-details element is used to indicate different types of staves.</xs:documentation> </xs:annotation> </xs:element> |