att.staffident

Attributes for identifying the staff associated with the current feature.
Module MEI.shared
Members
att.controlevent (no elements directly inheriting from this class)
f (via att.f.log)
Attributes
@staff(optional)Signifies the staff on which a notated event occurs or to which a control event applies. Mandatory when applicable. One or more values of datatype positiveInteger, separated by spaces. att.staffident
Declaration
<attDef ident="staff" usage="opt">
<desc>Signifies the staff on which a notated event occurs or to which a control event applies. Mandatory when applicable.</desc>
<datatype maxOccurs="unbounded" minOccurs="1">
<rng:data type="positiveInteger"/>
</datatype>
</attDef>