Definition Type: ComplexType
Name: FeatureArrayPropertyType
Namespace: http://www.opengis.net/gml/3.2
Containing Schema: deprecatedTypes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AbstractFeature in schema feature_xsdXSD Diagram of FeatureArrayPropertyType in schema deprecatedtypes_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="FeatureArrayPropertyType">
    <annotation>
        <appinfo>deprecated</appinfo>
    </annotation>
    <sequence minOccurs="0" maxOccurs="unbounded">
        <element ref="gml:AbstractFeature" />
    </sequence>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AbstractFeature gml:AbstractFeature (1) (1)
Collapse Derivation Tree:
Collapse References:
gml:featureMembers