You are here: MusicXML Reference > Score Schema (XSD) > Simple Types > Simple Type: two-note-turn

Simple Type: two-note-turn

Description

The two-note-turn type describes the ending notes of trills and mordents for playback, relative to the current note.

Derived By

Restricting xs:token

Enumeration
Value  Description 
whole 
half 
none 
Referenced By
Definition
<xs:simpleType name="two-note-turn">
  <xs:annotation>
    <xs:documentation>The two-note-turn type describes the ending notes of trills and mordents for playback, relative to the current note.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token">
    <xs:enumeration value="whole" />
    <xs:enumeration value="half" />
    <xs:enumeration value="none" />
  </xs:restriction>
</xs:simpleType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301