| diagram | ![]()  | 
				||||||||||||
| namespace | http://www.opengis.net/gml/3.2 | ||||||||||||
| type | extension of gml:AbstractSurfacePatchType | ||||||||||||
| properties | 
  | 
				||||||||||||
| children | gml:exterior gml:interior | ||||||||||||
| used by | 
  | 
				||||||||||||
| attributes | 
  | 
				||||||||||||
| source | <complexType name="PolygonPatchType"> <complexContent> <extension base="gml:AbstractSurfacePatchType"> <sequence> <element ref="gml:exterior" minOccurs="0"/> <element ref="gml:interior" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attribute name="interpolation" type="gml:SurfaceInterpolationType" fixed="planar"/> </extension> </complexContent> </complexType>  | 
				
| type | gml:SurfaceInterpolationType | |||||||||||||||||||||||||||||||||
| properties | 
  | 
				|||||||||||||||||||||||||||||||||
| facets | 
  | 
				|||||||||||||||||||||||||||||||||
| source | <attribute name="interpolation" type="gml:SurfaceInterpolationType" fixed="planar"/> |