Definition Type: ComplexType
Name: ArrayAssociationType
Namespace: http://www.opengis.net/gml/3.2
Containing Schema: deprecatedTypes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AbstractObject in schema gmlbase_xsd Drilldown into owns in schema gmlbase_xsd Drilldown into OwnershipAttributeGroup in schema gmlbase_xsdXSD Diagram of ArrayAssociationType in schema deprecatedtypes_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="ArrayAssociationType">
    <annotation>
        <appinfo>deprecated</appinfo>
    </annotation>
    <sequence>
        <element ref="gml:AbstractObject" minOccurs="0" maxOccurs="unbounded" />
    </sequence>
    <attributeGroup ref="gml:OwnershipAttributeGroup" />
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AbstractObject gml:AbstractObject 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
owns gml:owns false (Optional)
Collapse Derivation Tree:
Collapse References:
gml:members