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

Simple Type: backward-forward

Description

The backward-forward type is used to specify repeat directions. The start of the repeat has a forward direction while the end of the repeat has a backward direction.

Derived By

Restricting xs:token

Enumeration
Value  Description 
backward 

forward 

Referenced By
Definition
<xs:simpleType name="backward-forward">
  <xs:annotation>
    <xs:documentation>The backward-forward type is used to specify repeat directions. The start of the repeat has a forward direction while the end of the repeat has a backward direction.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token">
    <xs:enumeration value="backward" />
    <xs:enumeration value="forward" />
  </xs:restriction>
</xs:simpleType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301