tie

The tie element indicates that a tie begins or ends with this note. The tie element indicates sound; the tied element indicates notation.

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
type start-stop required

Used By

Element note/tie

Source

<xs:complexType name="tie">
  <xs:annotation>
    <xs:documentation>The tie element indicates that a tie begins or ends with this note. The tie element indicates sound; the tied element indicates notation.</xs:documentation>
  </xs:annotation>
  <xs:attribute name="type" type="start-stop" use="required"/>
</xs:complexType>