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

Simple Type: beater-value

Description

The beater-value type represents pictograms for beaters, mallets, and sticks that do not have different materials represented in the pictogram. The finger and hammer values are in addition to Stone's list.

Derived By

Restricting xs:string

Enumeration
Value  Description 
bow 

chime hammer 

coin 

finger 

fingernail 

fist 

guiro scraper 

hammer 

hand 

jazz stick 

knitting needle 

metal hammer 

snare stick 

spoon mallet 

triangle beater 

triangle beater plain 

wire brush 

Referenced By
Definition
<xs:simpleType name="beater-value">
  <xs:annotation>
    <xs:documentation>The beater-value type represents pictograms for beaters, mallets, and sticks that do not have different materials represented in the pictogram. The finger and hammer values are in addition to Stone's list.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="bow" />
    <xs:enumeration value="chime hammer" />
    <xs:enumeration value="coin" />
    <xs:enumeration value="finger" />
    <xs:enumeration value="fingernail" />
    <xs:enumeration value="fist" />
    <xs:enumeration value="guiro scraper" />
    <xs:enumeration value="hammer" />
    <xs:enumeration value="hand" />
    <xs:enumeration value="jazz stick" />
    <xs:enumeration value="knitting needle" />
    <xs:enumeration value="metal hammer" />
    <xs:enumeration value="snare stick" />
    <xs:enumeration value="spoon mallet" />
    <xs:enumeration value="triangle beater" />
    <xs:enumeration value="triangle beater plain" />
    <xs:enumeration value="wire brush" />
  </xs:restriction>
</xs:simpleType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301