| Namespace | 
                        http://www.opengis.net/gml/3.2 | 
                     
                     
                        | 
                            Diagram 
                           
                         | 
                        
                           
                         | 
                     
                     
                        | Type | 
                        extension of gml:AbstractSurfacePatchType | 
                     
                     
                        | Type hierarchy | 
                        
                           
                         | 
                     
                     
                        | 
                            Used by 
                           
                         | 
                        
                           
                         | 
                     
                     
                        | Model | 
                        gml:exterior{0,1} , gml:interior* | 
                     
                     
                        | Children | 
                        gml:exterior, gml:interior | 
                     
                     
                        | 
                            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> | 
                                  
                               
                            
                         | 
                     
                     
                        | Schema location | 
                        http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd |