Showing:

Attributes
Diagrams
Properties
Source
Used by
Element gml:EnvelopeType / gml:lowerCorner
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index34.tmp#id110 index35.tmp#id111 index36.tmp#id109
Type gml:DirectPositionType
Type hierarchy
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
axisLabels gml:NCNameList optional
srsDimension positiveInteger optional
srsName anyURI optional
uomLabels gml:NCNameList optional
Source
<element name="lowerCorner" type="gml:DirectPositionType"/>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryBasic0d1d.xsd
Element gml:EnvelopeType / gml:upperCorner
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index34.tmp#id110 index35.tmp#id111 index36.tmp#id109
Type gml:DirectPositionType
Type hierarchy
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
axisLabels gml:NCNameList optional
srsDimension positiveInteger optional
srsName anyURI optional
uomLabels gml:NCNameList optional
Source
<element name="upperCorner" type="gml:DirectPositionType"/>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryBasic0d1d.xsd
Complex Type gml:EnvelopeType
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index35.tmp#id111 index543.tmp#id108 index543.tmp#id118 index90.tmp#id119 index94.tmp#id120
Used by
Model (gml:lowerCorner , gml:upperCorner) | gml:pos{2,2} | gml:coordinates
Children gml:coordinates, gml:lowerCorner, gml:pos, gml:upperCorner
Attributes
QName Type Fixed Default Use Annotation
axisLabels gml:NCNameList optional
srsDimension positiveInteger optional
srsName anyURI optional
uomLabels gml:NCNameList optional
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