Showing:

Attributes
Diagrams
Properties
Source
Used by
Element gml:EnvelopeType / gml:lowerCorner
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index338.tmp#id113 index9.tmp#id114 index339.tmp#id112
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 index338.tmp#id113 index9.tmp#id114 index339.tmp#id112
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 index9.tmp#id114 index246.tmp#id111 index246.tmp#id121 index33.tmp#id122 index191.tmp#id123
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