att.origin.staffIdent

Attributes for identifying the staff associated with a distant feature.
Module
Attributes
origin.staff
origin.staff(recommended)signifies the staff on which referenced notation occurs. Defaults to the same value as the local staff. Mandatory when applicable. One or more of positiveInteger.
origin.staff(recommended)signifies the staff on which referenced notation occurs. Defaults to the same value as the local staff. Mandatory when applicable. One or more of positiveInteger.
Component declarations that are shared between two or more modules.
origin.staff(recommended)signifies the staff on which referenced notation occurs. Defaults to the same value as the local staff. Mandatory when applicable. One or more of positiveInteger.
Available at
cpMarkA verbal or graphical indication to copy musical material written elsewhere.
Editorial and transcriptional component declarations.
cpMarkA verbal or graphical indication to copy musical material written elsewhere.
Declaration
<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>