att.placementRelEvent

Attributes capturing placement information with respect to an event.
Module
Attributes
place
place(optional)Captures the placement of the item with respect to the event with which it is associated. Value conforms to data.STAFFREL.
place(optional)Captures the placement of the item with respect to the event with which it is associated. Value conforms to data.STAFFREL.
Component declarations that are shared between two or more modules.
place(optional)Captures the placement of the item with respect to the event with which it is associated. Value conforms to data.STAFFREL.
Available at
accidRecords a temporary alteration to the pitch of a note.
articAn indication of how to play a note or chord.
Component declarations that are shared between two or more modules.
accidRecords a temporary alteration to the pitch of a note.
articAn indication of how to play a note or chord.
Declaration
<classSpec ident="att.placementRelEvent" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes capturing placement information with respect to an event.</desc>
<attList>
<attDef ident="place" usage="opt">
<desc xml:lang="en">Captures the placement of the item with respect to the event with which it is associated.</desc>
<datatype>
<rng:ref name="data.STAFFREL"/>
</datatype>
</attDef>
</attList>
</classSpec>