mei:mei_att.curvature.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
bezier restriction of list of union of(xs:decimal, xs:decimal) optional
Records the placement of Bezier control points as a series of pairs of
space-separated values; e.g., 19 45 -32 118.
bulge restriction of list of union of(xs:decimal, mei:mei_data.PERCENT) optional
Describes a curve as one or more pairs of values with respect to an
imaginary line connecting the starting and ending points of the curve. The first value
captures a distance to the left (positive value) or right (negative value) of the line,
expressed in virtual units. The second value of each pair represents a point along the
line, expressed as a percentage of the line's length. N.B. An MEI virtual unit (VU) is
half the distance between adjacent staff lines.
curvedir restriction of xs:token optional
Describes a curve with a generic term indicating the direction of
curvature.

Used By

Source

<xs:attributeGroup name="mei_att.curvature.attributes">
  <xs:attributeGroup ref="mei:mei_att.curvature.attribute.bezier"/>
  <xs:attributeGroup ref="mei:mei_att.curvature.attribute.bulge"/>
  <xs:attributeGroup ref="mei:mei_att.curvature.attribute.curvedir"/>
</xs:attributeGroup>