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

| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| type | start-stop | required |
| Element | note/tie |
<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> |