bounds

Minimum and maximum coordinates which describe the extent of the coordinates in the file.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
maxlat latitudeType required
The maximum latitude.
maxlon longitudeType required
The maximum longitude.
minlat latitudeType required
The minimum latitude.
minlon longitudeType required
The minimum longitude.

Source

<xsd:element name="bounds" type="boundsType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Minimum and maximum coordinates which describe the extent of the coordinates in the file.</xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample