You are here: MusicXML Reference > Score Schema (XSD) > Elements > Element: up-bow

Element: up-bow

Description

The up-bow element represents the symbol that is used both for up-bowing on bowed instruments, and up-stroke on plucked instruments.

Derived By

Type empty-placement

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 
Content Model

Always empty.

Referenced By
Example

      <note default-x="83">
        <pitch>
          <step>F</step>
          <octave>4</octave>
        </pitch>
        <duration>4</duration>
        <voice>1</voice>
        <type>quarter</type>
        <stem default-y="0.5">up</stem>
        <notations>
          <technical>
            <up-bow default-x="1" default-y="5" placement="above"/>
          </technical>
        </notations>
      </note>

Definition

See technical

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301