data.STAFFREL.extended

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