| Namespace | 
                        http://www.opengis.net/gml/3.2 | 
                     
                     
                        | 
                            Diagram 
                           
                         | 
                        
                           
                         | 
                     
                     
                        | Type | 
                        extension of gml:AbstractCurveSegmentType | 
                     
                     
                        | Type hierarchy | 
                        
                           
                         | 
                     
                     
                        | 
                            Used by 
                           
                         | 
                        
                           
                         | 
                     
                     
                        | Model | 
                        gml:posList | gml:pos | gml:pointProperty | 
                     
                     
                        | Children | 
                        gml:pointProperty, gml:pos, gml:posList | 
                     
                     
                        | 
                            Attributes 
                           
                         | 
                        
                           
                         | 
                     
                     
                        | 
                            Source 
                           
                         | 
                        
                           
                              
                                 
                                    <complexType name="GeodesicStringType">
  <complexContent>
    <extension base="gml:AbstractCurveSegmentType">
      <choice>
        <element ref="gml:posList"/>
        <group ref="gml:geometricPositionGroup" minOccurs="2" maxOccurs="unbounded"/>
      </choice>
      <attribute name="interpolation" type="gml:CurveInterpolationType" fixed="geodesic"/>
    </extension>
  </complexContent>
</complexType> | 
                                  
                               
                            
                         | 
                     
                     
                        | Schema location | 
                        http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd |