...
Element | Required | Notes |
---|---|---|
FramedVehicleJourneyRef > DatedVehicleJourneyRef | Required | Reference to |
FramedVehicleJourneyRef > DataFrameRef | Required | Trip start date in YYYY-MM-DD format. Used to match with static data |
DataSource | Required | Ignored by Samtrafiken, but required by the Nordic SIRI profile. |
Cancellation | Optional | True if trip is cancelled |
LineRef | Required | A reference to a NeTex Line, for example |
DirectionRef | Required | Ignored by Samtrafiken, but required by the Nordic SIRI profile. Set to 0 if not used. |
isPredictionInaccurate | Optional | Optional indicator when the prediction is unreliable. |
EstimatedCalls | At least two calls, estimated or recorded, should be present | The list of stops which the vehicle still has to pass on its trip. See https://samtrafiken.atlassian.net/wiki/spaces/SamtrafikenOpenData/pages/4400513025/SIRI-ET+2.0#RecordedCalls.RecordedCall |
RecordedCalls | At least two calls, estimated or recorded, should be present | The list of stops which the vehicle has passed on its trip |
IsCompleteStopSequence | Required | Should be true, the entire trip should be included in the data |
...