complexType FeatureArrayPropertyType
diagram index_p362.png
namespace http://www.opengis.net/gml
children gml:_Feature
used by
element featureMembers
annotation
documentation
Container for features - follow gml:ArrayAssociationType pattern.
source <xs:complexType name="FeatureArrayPropertyType">
 
<xs:annotation>
   
<xs:documentation>Container for features - follow gml:ArrayAssociationType pattern.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element ref="gml:_Feature" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy