/
SIRI SX - Message on a vehicle
SIRI SX - Message on a vehicle
XML
A message which only affects a specific train
The following is true for the illustration:
- Search 1 will show the message
- Search 2 will show the message
- Search 3 will show the message
- Search 4 will show the message
- Search 5 will not show the message
The message is applied to a vehicle (<VehicleJourneyRef>) on a specific date<OriginAimedDepartureTime>
The message is shown whenever the vehicle appears in a journey suggestion.
Below are two examples of how to apply a message to a vehicle:
Affects, eksempel 1
<!---For Vehicle 1---> <Affects> <VehicleJourneys> <AffectedVehicleJourney> <VehicleJourneyRef>NSB:ServiceJourney:1-3654-47</VehicleJourneyRef> <Route/> <OriginAimedDepartureTime>2018-08-17T09:11:00</OriginAimedDepartureTime> </AffectedVehicleJourney> </VehicleJourneys> </Affects>
Affects, eksempel 2
<!---For Vehicle 1---> <Affects> <VehicleJourneys> <AffectedVehicleJourney> <FramedVehicleJourneyRef> <DataFrameRef>2018-04-10</DataFrameRef> <DatedVehicleJourneyRef>NSB:ServiceJourney:1-3654-47</DatedVehicleJourneyRef> </FramedVehicleJourneyRef> <Route/> </AffectedVehicleJourney> </VehicleJourneys> </Affects>
, multiple selections available,
Related content
SIRI SX - Message with stopCondition on a Vehicle
SIRI SX - Message with stopCondition on a Vehicle
More like this
SIRI-SX - Message on a Line
SIRI-SX - Message on a Line
More like this
SIRI-SX - Message on a single stop
SIRI-SX - Message on a single stop
More like this
SIRI SX - Message on multiple vehicles on multiple dates
SIRI SX - Message on multiple vehicles on multiple dates
More like this
SIRI-SX
SIRI-SX
More like this
SIRI-SX - Message on a stop for specific lines
SIRI-SX - Message on a stop for specific lines
More like this