Definition Type: Element
Name: MultiPolygon
Namespace: http://www.opengis.net/gml
Type: gml:MultiPolygonType
Containing Schema: geometryAggregates.xsd
Abstract
Documentation:
Deprecated with GML 3.0 and included for backwards compatibility with GML 2. Use the "MultiSurface" element instead.
Collapse XSD Schema Diagram:
Drilldown into polygonMember in schema geometryaggregates_xsd Drilldown into name in schema gmlbase_xsd Drilldown into description in schema gmlbase_xsd Drilldown into metaDataProperty in schema gmlbase_xsd Drilldown into id in schema gmlbase_xsd Drilldown into AbstractGMLType in schema gmlbase_xsd Drilldown into srsName in schema geometrybasic0d1d_xsd Drilldown into gid in schema geometrybasic0d1d_xsd Drilldown into AbstractGeometryType in schema geometrybasic0d1d_xsd Drilldown into AbstractGeometricAggregateType in schema geometryaggregates_xsd Drilldown into MultiPolygonType in schema geometryaggregates_xsdXSD Diagram of MultiPolygon in schema geometryaggregates_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="MultiPolygon" type="gml:MultiPolygonType" substitutionGroup="gml:_GeometricAggregate">
    <annotation>
        <documentation>Deprecated with GML 3.0 and included for backwards compatibility with GML 2. Use the "MultiSurface" element instead.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
polygonMember gml:polygonMember 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Optional
gid gml:gid Optional
srsName gml:srsName Optional
Collapse Derivation Tree:
Collapse References:
gml:_GeometricAggregate