Darwin:Tracking ID corrections
Overview
Tracking ID corrections are messages that are provided by Darwin to correct headcodes that have been reported incorrectly by TD.NET.
Detail
The tracking ID message contains the TD berth where the train is currently expected to be. It also contains the original incorrect headcode, and the correct headcode.
These messages are sent not included in the snapshot, and are published once, when the corrected headcode is known to Darwin.
Examples (v16)
<Pport... xmlns:ns10="http://www.thalesgroup.com/rtti/PushPort/TDData/v1" ...> <uR updateOrigin="CIS" requestSource="AM07" requestID="AM07278321"> <trackingID> <ns10:berth area="AW">GB09</ns10:berth> <ns10:incorrectTrainID>2N13</ns10:incorrectTrainID> <ns10:correctTrainID>2N14</ns10:correctTrainID> </trackingID> </uR> </Pport>