att.origin.layerIdent

Attributes that identify the layer associated with a distant feature.
Module
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
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.layerIdent" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that identify the layer associated with a distant feature.</desc>
<attList>
<attDef ident="origin.layer" usage="opt">
<desc xml:lang="en">identifies the layer on which referenced notation occurs.</desc>
<datatype>
<rng:list>
<rng:oneOrMore>
<rng:data type="positiveInteger"/>
</rng:oneOrMore>
</rng:list>
</datatype>
</attDef>
</attList>
</classSpec>