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

Complex Type: multiple-rest

Description

The text of the multiple-rest type indicates the number of measures in the multiple rest. Multiple rests may use the 1-bar / 2-bar / 4-bar rest symbols, or a single shape. The element text is ignored when the type is stop.

Derived By

Extending positive-integer-or-empty

Attributes
Name  Type  Required?  Default  Description 
use-symbols  yes-no  No  The use-symbols attribute indicates which to use; it is no if not specified.
Referenced By
Definition
<xs:complexType name="multiple-rest">
  <xs:annotation>
    <xs:documentation>The text of the multiple-rest type indicates the number of measures in the multiple rest. Multiple rests may use the 1-bar / 2-bar / 4-bar rest symbols, or a single shape. The use-symbols attribute indicates which to use; it is no if not specified. The element text is ignored when the type is stop.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="positive-integer-or-empty">
      <xs:attribute name="use-symbols" type="yes-no">
        <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