Showing:

Diagrams
Instances
Properties
Source
Used by
Element gml:GridLimitsType / gml:GridEnvelope
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index1009.tmp#id951 index1009.tmp#id952 index1009.tmp#id950
Type gml:GridEnvelopeType
Properties
content: complex
Model gml:low , gml:high
Children gml:high, gml:low
Instance
<gml:GridEnvelope>
  <gml:low>{1,1}</gml:low>
  <gml:high>{1,1}</gml:high>
</gml:GridEnvelope>
Source
<element name="GridEnvelope" type="gml:GridEnvelopeType"/>
Schema location http://schemas.opengis.net/gml/3.2.1/grids.xsd
Complex Type gml:GridLimitsType
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index358.tmp#id949
Used by
Model gml:GridEnvelope
Children gml:GridEnvelope
Source
<complexType name="GridLimitsType">
  <sequence>
    <element name="GridEnvelope" type="gml:GridEnvelopeType"/>
  </sequence>
</complexType>
Schema location http://schemas.opengis.net/gml/3.2.1/grids.xsd