You are here: MusicXML Reference > Score Schema (XSD) > Complex Types > Complex Type: stick

Complex Type: stick

Description

The stick type represents pictograms where the material of the stick, mallet, or beater is included.

Derived By

Restricting xs:anyType

Attributes
Name  Type  Required?  Default  Description 
tip  tip-direction  No 
Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Default  Description 
  1..1 
stick-type  stick-type  1..1 
stick-material  stick-material  1..1 
Referenced By
Definition
<xs:complexType name="stick">
  <xs:annotation>
    <xs:documentation>The stick type represents pictograms where the material of the stick, mallet, or beater is included.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="stick-type" type="stick-type">
      <xsd:annotation>
        <xsd:documentation>
        </xsd:documentation>
      </xsd:annotation>
    </xs:element>
    <xs:element name="stick-material" type="stick-material">
      <xsd:annotation>
        <xsd:documentation>
        </xsd:documentation>
      </xsd:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="tip" type="tip-direction">
    <xsd:annotation>
      <xsd:documentation>
      </xsd:documentation>
    </xsd:annotation>
  </xs:attribute>
</xs:complexType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301