You are here: MusicXML Reference > Score Schema (XSD) > Complex Types > Complex Type: horizontal-turn

Complex Type: horizontal-turn

Description

The horizontal-turn type represents turn elements that are horizontal rather than vertical. These are empty elements with print-style, placement, trill-sound, and slash attributes.

Derived By

Restricting xs:anyType

Attributes
Name  Type  Required?  Default  Description 
default-x  tenths  No 
default-y  tenths  No 
relative-x  tenths  No 
relative-y  tenths  No 
font-family  comma-separated-text  No 
font-style  font-style  No 
font-size  font-size  No 
font-weight  font-weight  No 
color  color  No 
placement  above-below  No 
start-note  start-note  No 
trill-step  trill-step  No  The trill-step attribute describes the alternating note of trills and mordents for playback, relative to the current note.
two-note-turn  two-note-turn  No  The two-note-turn attribute describes the ending notes of trills and mordents for playback, relative to the current note.
accelerate  yes-no  No 
beats  trill-beats  No  The beats attribute specifies the beats used in a trill-sound or bend-sound. It is a decimal value with a minimum value of 2.
second-beat  percent  No 
last-beat  percent  No 
slash  yes-no  No  If the slash attribute is yes, then a vertical line is used to slash the turn; it is no by default.
Referenced By
Definition
<xs:complexType name="horizontal-turn">
  <xs:annotation>
    <xs:documentation>The horizontal-turn type represents turn elements that are horizontal rather than vertical. These are empty elements with print-style, placement, trill-sound, and slash attributes. If the slash attribute is yes, then a vertical line is used to slash the turn; it is no by default.</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="print-style" />
  <xs:attributeGroup ref="placement" />
  <xs:attributeGroup ref="trill-sound" />
  <xs:attribute name="slash" type="yes-no">
    <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