Namespace: |
|
Content: |
complex, 4 elements |
Defined: |
globally in reusable.xsd, see XML source |
Includes: |
definitions of 4 elements |
Used: |
at 1 location |
XML Representation Summary | |||||
<...> | |||||
|
|||||
</...> |
<xs:complexType name="BoundingBoxType"> <xs:sequence> </xs:sequence> </xs:complexType> |
Type: |
LongitudeType, simple content |
xs:decimal |
maxInclusive: |
180 |
minInclusive: |
-180 |
<xs:element ref="EastLongitude"/> |
Type: |
LatitudeType, simple content |
xs:decimal |
maxInclusive: |
90 |
minInclusive: |
-90 |
<xs:element ref="NorthLatitude"/> |
Type: |
LatitudeType, simple content |
xs:decimal |
maxInclusive: |
90 |
minInclusive: |
-90 |
<xs:element ref="SouthLatitude"/> |
Type: |
LongitudeType, simple content |
xs:decimal |
maxInclusive: |
180 |
minInclusive: |
-180 |
<xs:element ref="WestLongitude"/> |
XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |