Clefs are represented by a combination of sign, line, and clef-octave-change elements. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
additional | yes-no | optional | ||||
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 | ||||
size | symbol-size | optional |
<xs:element name="clef" type="clef" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Clefs are represented by a combination of sign, line, and clef-octave-change elements.</xs:documentation> </xs:annotation> </xs:element> |