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

Complex Type: metronome-note

Description

The metronome-note type defines the appearance of a note within a metric relationship mark.

Derived By

Restricting xs:anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Default  Description 
  1..1 
metronome-type  note-type-value  1..1  The metronome-type element works like the type element in defining metric relationships.
metronome-dot  empty  0..* 

The metronome-dot element works like the dot element in defining metric relationships.

metronome-beam  metronome-beam  0..* 

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.

metronome-tuplet  metronome-tuplet  0..1 

The metronome-tuplet type uses the same element structure as the time-modification element along with some attributes from the tuplet element.

Referenced By
Definition
<xs:complexType name="metronome-note">
  <xs:annotation>
    <xs:documentation>The metronome-note type defines the appearance of a note within a metric relationship mark.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="metronome-type" type="note-type-value">
      <xs:annotation>
        <xs:documentation>The metronome-type element works like the type element in defining metric relationships.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="metronome-dot" type="empty" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>The metronome-dot element works like the dot element in defining metric relationships.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="metronome-beam" type="metronome-beam" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd: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.</xsd:documentation>
      </xsd:annotation>
    </xs:element>
    <xs:element name="metronome-tuplet" type="metronome-tuplet" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>The metronome-tuplet type uses the same element structure as the time-modification element along with some attributes from the tuplet element.</xsd:documentation>
      </xsd:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301