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

Simple Type: on-off

Description

The on-off type is used for notation elements such as string mutes.

Derived By

Restricting xs:token

Enumeration
Value  Description 
on 
off 
Referenced By
Definition
<xs:simpleType name="on-off">
  <xs:annotation>
    <xs:documentation>The on-off type is used for notation elements such as string mutes.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:token">
    <xs:enumeration value="on" />
    <xs:enumeration value="off" />
  </xs:restriction>
</xs:simpleType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301