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

Simple Type: stick-material

Description

The stick-material type represents the material being displayed in a stick pictogram.

Derived By

Restricting xs:string

Enumeration
Value  Description 
soft 

bass drum

double bass drum

timpani

xylophone

yarn

medium 

bass drum

timpani

xylophone

yarn

hard 

bass drum

timpani

xylophone

yarn

shaded 

timpani

xylophone


Referenced By
Definition
<xs:simpleType name="stick-material">
  <xs:annotation>
    <xs:documentation>The stick-material type represents the material being displayed in a stick pictogram.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="soft" />
    <xs:enumeration value="medium" />
    <xs:enumeration value="hard" />
    <xs:enumeration value="shaded" />
    <xs:enumeration value="x" />
  </xs:restriction>
</xs:simpleType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301