measure-style

A measure-style indicates a special way to print partial to multiple measures within a part. This includes multiple rests over several measures, repeats of beats, single, or multiple measures, and use of slash notation.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
color color optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
number staff-number optional

Source

<xs:element name="measure-style" type="measure-style" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>A measure-style indicates a special way to print partial to multiple measures within a part. This includes multiple rests over several measures, repeats of beats, single, or multiple measures, and use of slash notation.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample