<classSpec ident="att.staffIdent" module="MEI.shared" type="atts">
<desc>Attributes for identifying the staff associated with the current feature.</desc>
<attList org="group">
<attDef ident="staff" usage="rec">
<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>
</attList>
</classSpec>