You are here: MusicXML Reference > Score Schema (XSD) > Simple Types > Simple Type: up-down

Simple Type: up-down

Description

The up-down type is used for the direction of arrows and other pointed symbols like vertical accents, indicating which way the tip is pointing.

Derived By

Restricting xs:token

Enumeration
Value  Description 
up 
down 
Referenced By
Definition
<xs:simpleType name="up-down">
  <xs:annotation>
    <xs:documentation>The up-down type is used for the direction of arrows and other pointed symbols like vertical accents, indicating which way the tip is pointing.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token">
    <xs:enumeration value="up" />
    <xs:enumeration value="down" />
  </xs:restriction>
</xs:simpleType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301