att.placement

Attributes capturing placement information.
Module MEI.shared
Members
Attributes
@place(optional)Captures the placement of the item with respect to the staff with which it is associated. Value conforms to data.STAFFREL. att.placement
Declaration
<attDef ident="place" usage="opt">
<desc>Captures the placement of the item with respect to the staff with which it is associated.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.STAFFREL" />
</datatype>
</attDef>