| Namespace | http://www.opengis.net/gml/3.2 | 
                     
                        | Diagram |  | 
                     
                        | Used by |  | 
                     
                        | Model | (gml:lowerCorner , gml:upperCorner) | gml:pos{2,2} | gml:coordinates | 
                     
                        | Children | gml:coordinates, gml:lowerCorner, gml:pos, gml:upperCorner | 
                     
                        | Attributes |  | 
                     
                        | Source | 
                              
                                 
                                    | <complexType name="EnvelopeType">
  <choice>
    <sequence>
      <element name="lowerCorner" type="gml:DirectPositionType"/>
      <element name="upperCorner" type="gml:DirectPositionType"/>
    </sequence>
    <element ref="gml:pos" minOccurs="2" maxOccurs="2">
      <annotation>
        <appinfo>deprecated</appinfo>
      </annotation>
    </element>
    <element ref="gml:coordinates"/>
  </choice>
  <attributeGroup ref="gml:SRSReferenceGroup"/>
</complexType> |  | 
                     
                        | Schema location | http://schemas.opengis.net/gml/3.2.1/geometryBasic0d1d.xsd |