data.STAFFITEM

Items that may be printed above, below, or between staves.
Module
Used by
These class-based attributes use data.STAFFITEM
att.staffItems/@aboveorderDescribes vertical order of items printed above a staff, from closest to farthest away from the staff.
att.staffItems/@beloworderDescribes vertical order of items printed below a staff, from closest to farthest away from the staff.
att.staffItems/@betweenorderDescribes vertical order of items printed between staves, from top to bottom.
Declaration
<macroSpec ident="data.STAFFITEM" module="MEI" type="dt">
<desc xml:lang="en">Items that may be printed above, below, or between staves.</desc>
<content>
<rng:choice>
<rng:ref name="data.STAFFITEM.basic"/>
<rng:ref name="data.STAFFITEM.cmn"/>
<rng:ref name="data.STAFFITEM.mensural"/>
<rng:ref name="data.STAFFITEM.neumes"/>
</rng:choice>
</content>
</macroSpec>