att.placementOnStaff

Attributes capturing placement on a staff.
Module
Attributes
@onstaff
@onstaff(optional)Indicates the placement of the item within the staff. A value of true means on the staff, and false off the staff. Value conforms to data.BOOLEAN.
@onstaff(optional)Indicates the placement of the item within the staff. A value of true means on the staff, and false off the staff. Value conforms to data.BOOLEAN.
Component declarations that are shared between two or more modules.
@onstaff(optional)Indicates the placement of the item within the staff. A value of true means on the staff, and false off the staff. Value conforms to data.BOOLEAN.
Available at
<accid>Records a temporary alteration to the pitch of a note.
<artic>An indication of how to play a note or chord.
Component declarations that are shared between two or more modules.
<accid>Records a temporary alteration to the pitch of a note.
<artic>An indication of how to play a note or chord.
Declaration
<classSpec ident="att.placementOnStaff" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes capturing placement on a staff.</desc>
<attList>
<attDef ident="onstaff" usage="opt">
<desc xml:lang="en">Indicates the placement of the item within the staff. A value of
<val>true</val>
means on the staff, and
<val>false</val>
off the staff.</desc>
<datatype>
<rng:ref name="data.BOOLEAN"/>
</datatype>
</attDef>
</attList>
</classSpec>