RtigXML 1.1b 22 March 2004 1.1.b contains the following interim changes intended to make it interoperable with the Thales extensions. These will be tidied up in the next full release. 1. ADStatus elementadded to hold separate arrival and departure status in a new element “ADStatus” 1.1 This has name ADStatus (ArribalDepartureStatus would be preferable and will be adopte din the new release) 1.2 ADStatus is optional 1.3 The existing STATUS is retained: a new simple type is used to define the allowed values for all Status elements 1.4 The allowed enumerated values are "CANCELLED", "ON_TIME", "EARLY", "DELAYED", NO_REPORT. For interim compatibility with the Thales extensions compatibility EXPECTED is supported as an alias for EARLY, an UNKNOWN as an alias for No_REPORT. These will be deprectaed up in the next full release. 2. Activity at Stop An element “Activity” is added to "VehicleAtStopRealTime" which defines what the vehicle will do at this stop. This enumerates to "PICKUP_ONLY", "SETDOWN_ONLY", "PICKUP_AND_SETDOWN", "BEGINS", "FINISHES". For example, a train that stops to set down only will be shown on the arrivals board but not the departures board. 2. RtigXML 1.2c 29.09.2004 Fix name space in schemas to rtig.xml 22.09.2004 Fix name space in examples 18.10.2004 StopStatus Add StartTime to StopStatusRequest to allow a start time other than now. Make VehicleAtStopRealTime / VehicleJourneyRealTime optional VehicleStatus Make VehicleStatusRealTime / PreviousStopeRaltime optional Add Bearing in degrees to VehicleStatusRealTime, optional Add StopSequence to PreviousStop Add Status Both Add VehicleFeature to VehicleJourneyRealTime, Optional Add JourneyStatus to VehicleJourneyRealTime, optional Add PanicOn to VehicleJourneyRealTime, optional Add DetailLevel on request Add StopSequence to StopPointReal tiem in Journey pattern, optional General Simplify the schema structure Remove use of Trident Packages (retain compatibility & Namespaces) Remove 'Any' from concrete service schemas Fix base type definition rename xs: to xsd Remove use of Trident Packages (retain compatibility & Namespaces) Add more examples Add RegistrationResponse, getRegistration and ListRegistrations messages Rename RtigApi root tag to RtigXML and add version