The orientation attribute indicates whether slurs and ties are overhand (tips down) or underhand (tips up). This is distinct from the placement attribute used by any notation type. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
orientation | over-under | optional |
<xs:attributeGroup name="orientation"> <xs:annotation> <xs:documentation>The orientation attribute indicates whether slurs and ties are overhand (tips down) or underhand (tips up). This is distinct from the placement attribute used by any notation type.</xs:documentation> </xs:annotation> <xs:attribute name="orientation" type="over-under"/> </xs:attributeGroup> |