Definition Type: Element
Name: AbstractSurfacePatch
Namespace: http://www.opengis.net/gml/3.2
Type: gml:AbstractSurfacePatchType
Containing Schema: geometryPrimitives.xsd
Abstract True
Documentation:
A surface patch defines a homogenuous portion of a surface. The AbstractSurfacePatch element is the abstract head of the substituition group for all surface patch elements describing a continuous portion of a surface. All surface patches shall have an attribute interpolation (declared in the types derived from gml:AbstractSurfacePatchType) specifying the interpolation mechanism used for the patch using gml:SurfaceInterpolationType.
Collapse XSD Schema Diagram:
Drilldown into AbstractSurfacePatchType in schema geometryprimitives_xsdXSD Diagram of AbstractSurfacePatch in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="AbstractSurfacePatch" type="gml:AbstractSurfacePatchType" abstract="true">
    <annotation>
        <documentation>A surface patch defines a homogenuous portion of a surface. 
The AbstractSurfacePatch element is the abstract head of the substituition group for all surface patch elements describing a continuous portion of a surface.
All surface patches shall have an attribute interpolation (declared in the types derived from gml:AbstractSurfacePatchType) specifying the interpolation mechanism used for the patch using gml:SurfaceInterpolationType.</documentation>
    </annotation>
</element>
Collapse Derivation Tree: