Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type metronome-beam
Namespace No namespace
Annotations
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.
Diagram
Diagram musicxml142.tmp#id76 musicxml161.tmp#id446
Type extension of beam-value
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
number beam-level 1 optional
Source
<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"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd
Attribute metronome-beam/@number
Namespace No namespace
Type beam-level
Properties
default: 1
Facets
maxInclusive 6
minInclusive 1
Used by
Complex Type metronome-beam
Source
<xs:attribute name="number" type="beam-level" default="1"/>
Schema location file:/C:/Users/mihai/Desktop/MusicXML-Schema/musicxml.xsd