Minimum and maximum coordinates which describe the extent of the coordinates in the file. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
maxlat | latitudeType | required |
|
||||
maxlon | longitudeType | required |
|
||||
minlat | latitudeType | required |
|
||||
minlon | longitudeType | required |
|
<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> |