Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type start-note
Namespace No namespace
Annotations
The start-note type describes the starting note of trills and mordents for playback, relative to the current note.
Diagram
Diagram
Type restriction of xs:token
Facets
enumeration upper, main, below
Used by
Source
<xs:simpleType name="start-note">
  <xs:annotation>
    <xs:documentation>The start-note type describes the starting note of trills and mordents for playback, relative to the current note.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token">
    <xs:enumeration value="upper"/>
    <xs:enumeration value="main"/>
    <xs:enumeration value="below"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd