Documentation for ATIS-Draft-03-00-79

Simple Type: Latitude

[Table of contents]

Super-types: xs:int < Int-latitude32 (by restriction) < Latitude (by restriction)
Sub-types: None
Name Latitude
Used by (from the same schema document) Complex Type GeoLocation , Complex Type GeoLocationDelta
Content
  • Base XSD Type: int
  • -90000000 <= value <= +90000000
Diagram
h379727918
Schema Component Representation
<xs:simpleType name="Latitude">
<xs:restriction base=" Int-latitude32 "/>
</xs:simpleType>