mei:mei_att.barplacement.attribute.taktplace

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
taktplace mei:mei_data.STAFFLOC optional
If takt bar lines are to be used, then the taktplace attribute may be used
to denote the staff location of the shortened bar line. The location may include staff
lines, spaces, and the spaces directly above and below the staff. The value ranges between
0 (just below the staff) to 2 * number of staff lines (directly above the staff). For
example, on a 5-line staff the lines would be numbered 1,3,5,7, and 9 while the spaces
would be numbered 0,2,4,6,8,10. For example, a value of '9' puts the bar line through the
top line of a 5-line staff.

Used By

Source

<xs:attributeGroup name="mei_att.barplacement.attribute.taktplace">
  <xs:attribute name="taktplace" type="mei:mei_data.STAFFLOC">
    <xs:annotation>
      <xs:documentation>If takt bar lines are to be used, then the taktplace attribute may be used to denote the staff location of the shortened bar line. The location may include staff lines, spaces, and the spaces directly above and below the staff. The value ranges between 0 (just below the staff) to 2 * number of staff lines (directly above the staff). For example, on a 5-line staff the lines would be numbered 1,3,5,7, and 9 while the spaces would be numbered 0,2,4,6,8,10. For example, a value of '9' puts the bar line through the top line of a 5-line staff.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>