orientation

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.

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
orientation over-under optional

Used By

Complex Types slur, tied

Source

<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>