Documentation for ATIS-Draft-03-00-79

Simple Type: Longitude

[Table of contents]

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