Time signatures are represented by the beats element for the numerator and the beat-type element for the denominator. |

| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| color | color | optional | ||||
| default-x | tenths | optional | ||||
| default-y | tenths | optional | ||||
| font-family | comma-separated-text | optional | ||||
| font-size | font-size | optional | ||||
| font-style | font-style | optional | ||||
| font-weight | font-weight | optional | ||||
| number | staff-number | optional | ||||
| print-object | yes-no | optional | ||||
| relative-x | tenths | optional | ||||
| relative-y | tenths | optional | ||||
| symbol | time-symbol | optional |
<xs:element name="time" type="time" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Time signatures are represented by the beats element for the numerator and the beat-type element for the denominator.</xs:documentation> </xs:annotation> </xs:element> |