Definition Type: Element
Name: polygonMember
Namespace: http://www.opengis.net/gml
Type: gml:PolygonPropertyType
Containing Schema: geometryAggregates.xsd
Abstract
Documentation:
Deprecated with GML 3.0 and included only for backwards compatibility with GML 2.0. Use "surfaceMember" instead. This property element either references a polygon via the XLink-attributes or contains the polygon element.
Collapse XSD Schema Diagram:
Drilldown into Polygon in schema geometrybasic2d_xsd Drilldown into remoteSchema in schema gmlbase_xsd Drilldown into actuate in schema xlink_xsd Drilldown into show in schema xlink_xsd Drilldown into title in schema xlink_xsd Drilldown into arcrole in schema xlink_xsd Drilldown into role in schema xlink_xsd Drilldown into href in schema xlink_xsd Drilldown into type in schema xlink_xsd Drilldown into simpleAttrs in schema xlink_xsd Drilldown into AssociationAttributeGroup in schema gmlbase_xsd Drilldown into PolygonPropertyType in schema geometrybasic2d_xsdXSD Diagram of polygonMember in schema geometryaggregates_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="polygonMember" type="gml:PolygonPropertyType">
    <annotation>
        <documentation>Deprecated with GML 3.0 and included only for backwards compatibility with GML 2.0. Use "surfaceMember" instead.
This property element either references a polygon via the XLink-attributes or contains the polygon element.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Polygon gml:Polygon 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type xlink:type (Optional)
href xlink:href (Optional)
role xlink:role (Optional)
arcrole xlink:arcrole (Optional)
title xlink:title (Optional)
show xlink:show (Optional)
actuate xlink:actuate (Optional)
remoteSchema gml:remoteSchema Optional
Collapse Derivation Tree: