att.origin.staffIdent

Attributes for identifying the staff associated with a distant feature.
Module
MEI.shared
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
cpMark(copy/colla parte mark) – A verbal or graphical indication to copy musical material written elsewhere.
cpMark(copy/colla parte mark) – A verbal or graphical indication to copy musical material written elsewhere.
Declaration
<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>