You are here: MusicXML Reference > Score Schema (XSD) > Complex Types > Complex Type: tie

Complex Type: tie

Description

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

Derived By

Restricting xs:anyType

Attributes
Name  Type  Required?  Default  Description 
type  start-stop  Yes 
time-only  time-only  No  If the tie element applies only particular times through a repeat, the time-only attribute indicates which times to apply it.
Referenced By
Definition
<xs:complexType name="tie">
  <xs:annotation>
    <xs:documentation>The tie element indicates that a tie begins or ends with this note. If the tie element applies only particular times through a repeat, the time-only attribute indicates which times to apply it. The tie element indicates sound; the tied element indicates notation.</xs:documentation>
  </xs:annotation>
  <xs:attribute name="type" type="start-stop" use="required">
    <xsd:annotation>
      <xsd:documentation>
      </xsd:documentation>
    </xsd:annotation>
  </xs:attribute>
  <xs:attribute name="time-only" type="time-only">
    <xsd:annotation>
      <xsd:documentation>
      </xsd:documentation>
    </xsd:annotation>
  </xs:attribute>
</xs:complexType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301