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

Simple Type: circular-arrow

Description

The circular-arrow type represents the direction in which a circular arrow points, using Unicode arrow terminology.

Derived By

Restricting xs:string

Enumeration
Value  Description 
clockwise 

anticlockwise 

Referenced By
Definition
<xs:simpleType name="circular-arrow">
  <xs:annotation>
    <xs:documentation>The circular-arrow type represents the direction in which a circular arrow points, using Unicode arrow terminology.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="clockwise" />
    <xs:enumeration value="anticlockwise" />
  </xs:restriction>
</xs:simpleType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301