The tuplet-dot type is used to specify dotted normal tuplet types. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
color | color | optional | ||||
font-family | comma-separated-text | optional | ||||
font-size | font-size | optional | ||||
font-style | font-style | optional | ||||
font-weight | font-weight | optional |
Element | tuplet-portion/tuplet-dot |
<xs:complexType name="tuplet-dot"> <xs:annotation> <xs:documentation>The tuplet-dot type is used to specify dotted normal tuplet types.</xs:documentation> </xs:annotation> <xs:attributeGroup ref="font"/> <xs:attributeGroup ref="color"/> </xs:complexType> |