mei:mei_att.spacing.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
spacing.packexp xs:decimal optional
Describes a note's spacing relative to its time value.
spacing.packfact xs:decimal optional
Describes the note spacing of output.
spacing.staff mei:mei_data.MEASUREMENTREL optional
Specifies the minimum amount of space between adjacent staves in the same
system; measured from the bottom line of the staff above to the top line of the staff
below.
spacing.system restriction of list of union of(mei:mei_data.MEASUREMENTREL, mei:mei_data.MEASUREMENTREL) optional
Describes the space between adjacent systems; a pair of space-separated
values (minimum and maximum, respectively) provides a range between which a rendering
system-supplied value may fall, while a single value indicates a fixed amount of space;
that is, the minimum and maximum values are equal.

Used By

Source

<xs:attributeGroup name="mei_att.spacing.attributes">
  <xs:attributeGroup ref="mei:mei_att.spacing.attribute.spacing.packexp"/>
  <xs:attributeGroup ref="mei:mei_att.spacing.attribute.spacing.packfact"/>
  <xs:attributeGroup ref="mei:mei_att.spacing.attribute.spacing.staff"/>
  <xs:attributeGroup ref="mei:mei_att.spacing.attribute.spacing.system"/>
</xs:attributeGroup>