att.origin.layerIdent

Attributes that identify the layer associated with a distant feature.
Module
MEI.shared
Attributes
origin.layer
origin.layer(optional)identifies the layer on which referenced notation occurs. One or more of positiveInteger.
origin.layer(optional)identifies the layer on which referenced notation occurs. One or more of positiveInteger.
Component declarations that are shared between two or more modules.
origin.layer(optional)identifies the layer on which referenced notation occurs. 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.layerIdent" module="MEI.shared" type="atts">
<desc>Attributes that identify the layer associated with a distant feature.</desc>
<attList org="group">
<attDef ident="origin.layer" usage="opt">
<desc>identifies the layer on which referenced notation occurs.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:list>
<rng:oneOrMore>
<rng:data type="positiveInteger"/>
</rng:oneOrMore>
</rng:list>
</datatype>
</attDef>
</attList>
</classSpec>