data.STAFFREL.basic

Location of symbol relative to a staff.
Module
MEI
Used by
These class-based attributes use data.STAFFREL.basic
att.numberPlacement/@num.placeatt.cleffing.log/@clef.dis.placeatt.fermataPresent/@fermataatt.octaveDisplacement/@dis.placeatt.tuplet.vis/@bracket.place
These other Data Types reference data.STAFFREL.basic
Allowed Values
aboveAbove the staff.
belowBelow the staff.
Declaration
<macroSpec ident="data.STAFFREL.basic" module="MEI" type="dt">
<desc>Location of symbol relative to a staff.</desc>
<content>
<valList type="closed">
<valItem ident="above">
<desc>Above the staff.</desc>
</valItem>
<valItem ident="below">
<desc>Below the staff.</desc>
</valItem>
</valList>
</content>
</macroSpec>