att.layerident

Attributes that identify the layer to which a feature applies.
Module MEI.shared
Members
att.controlevent (no elements directly inheriting from this class)
f (via att.f.log)
Attributes
@layer(optional)Identifies the layer to which a feature applies. One or more values of datatype positiveInteger, separated by spaces. att.layerident
Declaration
<attDef ident="layer" usage="opt">
<desc>Identifies the layer to which a feature applies.</desc>
<datatype maxOccurs="unbounded" minOccurs="1">
<rng:data type="positiveInteger"/>
</datatype>
</attDef>