<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>