mei:mei_att.barLine.vis.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
barplace mei:mei_data.BARPLACE optional
Records the location of a bar line.
color mei:mei_data.COLOR optional
Used to indicate visual appearance. Do not confuse this with the musical
term 'color' as used in pre-CMN notation.
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.
unit union of(xs:NMTOKEN, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token, restriction of xs:token) optional
Indicates the unit of measurement. Suggested values include: 1] byte; 2]
char; 3] cm; 4] in; 5] issue; 6] mm; 7] page; 8] pc; 9] pt; 10] px; 11] record; 12] vol;
13] vu
width mei:mei_data.MEASUREMENTABS optional
Measurement of the horizontal dimension of an entity.

Used By

Element mei:barLine

Source

<xs:attributeGroup name="mei_att.barLine.vis.attributes">
  <xs:attributeGroup ref="mei:mei_att.barplacement.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.color.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.measurement.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.width.attributes"/>
</xs:attributeGroup>