mei:mei_att.cutout.attribute.cutout

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
cutout restriction of xs:token optional
"Cut-out" style indicated for this measure.

Used By

Source

<xs:attributeGroup name="mei_att.cutout.attribute.cutout">
  <xs:attribute name="cutout">
    <xs:annotation>
      <xs:documentation>"Cut-out" style indicated for this measure.</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="cutout">
          <xs:annotation>
            <xs:documentation>The staff lines should not be drawn.</xs:documentation>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
</xs:attributeGroup>