<classSpec ident="att.origin.staffIdent" module="MEI.shared" type="atts">
<desc>Attributes for identifying the staff associated with a distant feature.</desc>
<attList org="group">
<attDef ident="origin.staff" usage="rec">
<desc>signifies the staff on which referenced notation occurs. Defaults to the same value
as
the local staff. Mandatory when applicable.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:list>
<rng:oneOrMore>
<rng:data type="positiveInteger"/>
</rng:oneOrMore>
</rng:list>
</datatype>
</attDef>
</attList>
</classSpec>