mei:mei_att.onelinestaff.attribute.ontheline

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
ontheline mei:mei_data.BOOLEAN optional
Determines the placement of notes on a 1-line staff. A value of 'true'
places all notes on the line, while a value of 'false' places stems-up notes above the
line and stems-down notes below the line.

Used By

Source

<xs:attributeGroup name="mei_att.onelinestaff.attribute.ontheline">
  <xs:attribute name="ontheline" type="mei:mei_data.BOOLEAN">
    <xs:annotation>
      <xs:documentation>Determines the placement of notes on a 1-line staff. A value of 'true' places all notes on the line, while a value of 'false' places stems-up notes above the line and stems-down notes below the line.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>