Documentation for ATIS-Draft-03-00-79

Simple Type: TimeInterval

[Table of contents]

Super-types: xs:unsignedShort < TimeInterval (by restriction)
Sub-types: None
Name TimeInterval
Used by (from the same schema document) Complex Type ParkingSpaceRequest , Complex Type AirlineTravelInformation , Complex Type BoardingInstructions , Complex Type ParkingRequestDetails , Complex Type RequestStatus , Complex Type RequestStatus , Complex Type Route , Complex Type Segment , Complex Type SubRoute , Complex Type SubscribeForm , Complex Type TimePriceInterval , Complex Type TravelTimes
Content
  • Base XSD Type: unsignedShort
Documentation Units of minutes use 0 for &quot;unknown&quot; use 65535 for &quot;forever&quot;
Diagram
Schema Component Representation
<xs:simpleType name="TimeInterval">
<xs:restriction base=" xs:unsignedShort "/>
</xs:simpleType>