The empty-font type represents an empty element with font attributes. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
font-family | comma-separated-text | optional | ||||
font-size | font-size | optional | ||||
font-style | font-style | optional | ||||
font-weight | font-weight | optional |
Elements | defaults/music-font, defaults/word-font |
<xs:complexType name="empty-font"> <xs:annotation> <xs:documentation>The empty-font type represents an empty element with font attributes.</xs:documentation> </xs:annotation> <xs:attributeGroup ref="font"/> </xs:complexType> |