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