complexType GridEnvelopeType
diagram index_p1018.png
namespace http://www.opengis.net/gml
children gml:low gml:high
used by
element GridLimitsType/GridEnvelope
annotation
documentation
Provides grid coordinate values for the diametrically opposed corners of an envelope that bounds a section of grid. The value of a single coordinate is the number of offsets from the origin of the grid in the direction of a specific axis.
source <xs:complexType name="GridEnvelopeType">
 
<xs:annotation>
   
<xs:documentation>Provides grid coordinate values for the diametrically opposed corners of an envelope that bounds a section of grid. The value of a single coordinate is the number of offsets from the origin of the grid in the direction of a specific axis.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="low" type="gml:integerList"/>
   
<xs:element name="high" type="gml:integerList"/>
 
</xs:sequence>
</xs:complexType>

element GridEnvelopeType/low
diagram index_p1019.png
namespace http://www.opengis.net/gml
type gml:integerList
properties
isRef 0
content simple
source <xs:element name="low" type="gml:integerList"/>

element GridEnvelopeType/high
diagram index_p1020.png
namespace http://www.opengis.net/gml
type gml:integerList
properties
isRef 0
content simple
source <xs:element name="high" type="gml:integerList"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy