data.STAFFREL

Location of musical material relative to a staff.
Module MEI
Used by
att.placement (@place)
Allowed values
above
Written above staff.
below
Written below staff.
within
Written on staff.
Declaration
<content>
<valList type="closed">
<valItem ident="above">
<desc>Written above staff.</desc>
</valItem>
<valItem ident="below">
<desc>Written below staff.</desc>
</valItem>
<valItem ident="within">
<desc>Written on staff.</desc>
</valItem>
</valList>
</content>