QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
layer | restriction of list of xs:positiveInteger | optional |
|
Attribute Group | mei:mei_att.layerident.attributes |
<xs:attributeGroup name="mei_att.layerident.attribute.layer"> <xs:attribute name="layer"> <xs:annotation> <xs:documentation>Identifies the layer to which a feature applies.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:positiveInteger"/> </xs:simpleType> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |