Definition Type: Element
Name: polygonPatches
Namespace: http://www.opengis.net/gml
Type: gml:PolygonPatchArrayPropertyType
Containing Schema: geometryPrimitives.xsd
Abstract
Documentation:
This property element contains a list of polygon patches. The order of the patches is significant and shall be preserved when processing the list.
Collapse XSD Schema Diagram:
Drilldown into PolygonPatch in schema geometryprimitives_xsd Drilldown into _SurfacePatch in schema geometryprimitives_xsd Drilldown into PolygonPatchArrayPropertyType in schema geometryprimitives_xsdXSD Diagram of polygonPatches in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="polygonPatches" type="gml:PolygonPatchArrayPropertyType" substitutionGroup="gml:patches">
    <annotation>
        <documentation>This property element contains a list of
   polygon patches. The order of the patches is significant and 
   shall be preserved when processing the list.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_SurfacePatch gml:_SurfacePatch (1) (1)
PolygonPatch gml:PolygonPatch (1) (1)
Collapse Derivation Tree:
Collapse References:
gml:patches