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

Simple Type: left-right

Description

The left-right type is used to indicate whether one element appears to the left or the right of another element.

Derived By

Restricting xs:token

Enumeration
Value  Description 
left 
right 
Referenced By
Definition
<xs:simpleType name="left-right">
  <xs:annotation>
    <xs:documentation>The left-right type is used to indicate whether one element appears to the left or the right of another element.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token">
    <xs:enumeration value="left" />
    <xs:enumeration value="right" />
  </xs:restriction>
</xs:simpleType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301