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