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

Simple Type: beam-value

Description

The beam-value type represents the type of beam associated with each of 8 beam levels (up to 1024th notes) available for each note.

Derived By

Restricting xs:string

Enumeration
Value  Description 
begin 

continue 

end 

forward hook 

backward hook 

Referenced By
Definition
<xs:simpleType name="beam-value">
  <xs:annotation>
    <xs:documentation>The beam-value type represents the type of beam associated with each of 8 beam levels (up to 1024th notes) available for each note.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="begin" />
    <xs:enumeration value="continue" />
    <xs:enumeration value="end" />
    <xs:enumeration value="forward hook" />
    <xs:enumeration value="backward hook" />
  </xs:restriction>
</xs:simpleType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301