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

Complex Type: tied

Description

The tied type represents the notated tie. The tie element represents the tie sound.

Derived By

Restricting xs:anyType

Attributes
Name  Type  Required?  Default  Description 
type  start-stop-continue  Yes 
number  number-level  No  The number attribute is rarely needed to disambiguate ties, since note pitches will usually suffice. The attribute is implied rather than defaulting to 1 as with most elements. It is available for use in more complex tied notation situations.
line-type  line-type  No 
dash-length  tenths  No 
space-length  tenths  No 
default-x  tenths  No 
default-y  tenths  No 
relative-x  tenths  No 
relative-y  tenths  No 
placement  above-below  No 
orientation  over-under  No 
bezier-offset  divisions  No 
bezier-offset2  divisions  No 
bezier-x  tenths  No 
bezier-y  tenths  No 
bezier-x2  tenths  No 
bezier-y2  tenths  No 
color  color  No 
Referenced By
Definition
<xs:complexType name="tied">
  <xs:annotation>
    <xs:documentation>The tied type represents the notated tie. The tie element represents the tie sound.

The number attribute is rarely needed to disambiguate ties, since note pitches will usually suffice. The attribute is implied rather than defaulting to 1 as with most elements. It is available for use in more complex tied notation situations.</xs:documentation>
  </xs:annotation>
  <xs:attribute name="type" type="start-stop-continue" use="required">
    <xsd:annotation>
      <xsd:documentation>
      </xsd:documentation>
    </xsd:annotation>
  </xs:attribute>
  <xs:attribute name="number" type="number-level">
    <xsd:annotation>
      <xsd:documentation>The number attribute is rarely needed to disambiguate ties, since note pitches will usually suffice. The attribute is implied rather than defaulting to 1 as with most elements. It is available for use in more complex tied notation situations.</xsd:documentation>
    </xsd:annotation>
  </xs:attribute>
  <xs:attributeGroup ref="line-type" />
  <xs:attributeGroup ref="dashed-formatting" />
  <xs:attributeGroup ref="position" />
  <xs:attributeGroup ref="placement" />
  <xs:attributeGroup ref="orientation" />
  <xs:attributeGroup ref="bezier" />
  <xs:attributeGroup ref="color" />
</xs:complexType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301