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

Complex Type: metronome-beam

Description

The metronome-beam type works like the beam type in defining metric relationships, but does not include all the attributes available in the beam type.

Derived By

Extending beam-value

Attributes
Name  Type  Required?  Default  Description 
number  beam-level  No 
Referenced By
Definition
<xs:complexType name="metronome-beam">
  <xs:annotation>
    <xs:documentation>The metronome-beam type works like the beam type in defining metric relationships, but does not include all the attributes available in the beam type.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="beam-value">
      <xs:attribute name="number" type="beam-level" default="1">
        <xsd:annotation>
          <xsd:documentation>
          </xsd:documentation>
        </xsd:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301