data.STAFFREL.extended

Location of symbol relative to a staff.
Module
MEI
Used by
These other Data Types reference data.STAFFREL.extended
Allowed Values
betweenBetween staves.
withinWithin/on the staff.
Declaration
<macroSpec ident="data.STAFFREL.extended" module="MEI" type="dt">
<desc>Location of symbol relative to a staff.</desc>
<content>
<valList type="closed">
<valItem ident="between">
<desc>Between staves.</desc>
</valItem>
<valItem ident="within">
<desc>Within/on the staff.</desc>
</valItem>
</valList>
</content>
</macroSpec>