Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type gml:RectangleType
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index130.tmp#id533 index1082.tmp#id548 index678.tmp#id538
Type extension of gml:AbstractSurfacePatchType
Type hierarchy
Used by
Element gml:Rectangle
Model gml:exterior
Children gml:exterior
Attributes
QName Type Fixed Default Use Annotation
interpolation gml:SurfaceInterpolationType planar optional
Source
<complexType name="RectangleType">
  <complexContent>
    <extension base="gml:AbstractSurfacePatchType">
      <sequence>
        <element ref="gml:exterior"/>
      </sequence>
      <attribute name="interpolation" type="gml:SurfaceInterpolationType" fixed="planar"/>
    </extension>
  </complexContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd
Attribute gml:RectangleType / @interpolation
Namespace No namespace
Type gml:SurfaceInterpolationType
Properties
fixed: planar
Facets
enumeration none
enumeration planar
enumeration spherical
enumeration elliptical
enumeration conic
enumeration tin
enumeration parametricCurve
enumeration polynomialSpline
enumeration rationalSpline
enumeration triangulatedSpline
Used by
Complex Type gml:RectangleType
Source
<attribute name="interpolation" type="gml:SurfaceInterpolationType" fixed="planar"/>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd