Documentation for fieldgml

Complex Type: FeatureArrayPropertyType

[Table of contents]

Super-types: None
Sub-types: None
Name FeatureArrayPropertyType
Abstract no
Documentation Container for features - follow gml:ArrayAssociationType pattern.
XML Instance Representation
<...>
<gml:_Feature> ... </gml:_Feature> [0..*]
</...>
Diagram
h14280570
Schema Component Representation
<complexType name="FeatureArrayPropertyType">
<sequence>
<element ref=" gml:_Feature " minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>