Definition Type: ComplexType
Name: SurfacePatchArrayPropertyType
Namespace: http://www.opengis.net/gml
Containing Schema: geometryPrimitives.xsd
Abstract
Documentation:
A container for an array of surface patches.
Collapse XSD Schema Diagram:
Drilldown into _SurfacePatch in schema geometryprimitives_xsdXSD Diagram of SurfacePatchArrayPropertyType in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="SurfacePatchArrayPropertyType">
    <annotation>
        <documentation>A container for an array of surface patches.</documentation>
    </annotation>
    <sequence>
        <element ref="gml:_SurfacePatch" minOccurs="0" maxOccurs="unbounded" />
    </sequence>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_SurfacePatch gml:_SurfacePatch 0 unbounded
Collapse Derivation Tree:
Collapse References:
gml:patches