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