Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type tie
Namespace No namespace
Annotations
The tie element indicates that a tie begins or ends with this note. The tie element indicates sound; the tied element indicates notation.
Diagram
Diagram musicxml204.tmp#id814
Used by
Element note/tie
Attributes
QName Type Fixed Default Use Annotation
type start-stop required
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>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute tie/@type
Namespace No namespace
Type start-stop
Properties
use: required
Facets
enumeration start, stop
Used by
Complex Type tie
Source
<xs:attribute name="type" type="start-stop" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd