Definition Type: ComplexType
Name: AbstractSurfacePatchType
Namespace: http://www.opengis.net/gml
Containing Schema: geometryPrimitives.xsd
Abstract True
Documentation:
A surface patch defines a homogenuous portion of a surface.
Collapse XSD Schema Diagram:
XSD Diagram of AbstractSurfacePatchType in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="AbstractSurfacePatchType" abstract="true">
    <annotation>
        <documentation>
				A surface patch defines a homogenuous portion of a surface.
			</documentation>
    </annotation>
</complexType>
Collapse Derivation Tree:
Collapse References:
gml:_SurfacePatchgml:PolygonPatchType, gml:RectangleType, gml:TriangleType,