| name | data type | description |
|---|---|---|
| VehicleActivity | array of VehicleActivityStructure | |
| VehicleActivityCancellation | array of VehicleActivityCancellationStructure | |
| VehicleActivityNote | array of NaturalLanguageStringStructure | |
| Extensions | ExtensionsStructure | |
| version | string | |
Properties inherited from AbstractServiceDeliveryStructure |
||
| RequestMessageRef | MessageQualifierStructure | |
| SubscriberRef | ParticipantRefStructure | |
| SubscriptionFilterRef | SubscriptionFilterRefStructure | |
| SubscriptionRef | SubscriptionQualifierStructure | |
| Status | boolean | |
| ErrorCondition | ServiceDeliveryErrorConditionStructure | |
| ValidUntil | string | |
| ShortestPossibleCycle | Duration | |
Properties inherited from ResponseStructure |
||
| ResponseTimestamp | string | |
Example
{
"VehicleActivity" : [ {
"ValidUntilTime" : "...",
"VehicleMonitoringRef" : {
"value" : "..."
},
"ProgressBetweenStops" : {
"LinkDistance" : 12345.0,
"Percentage" : 12345.0
},
"MonitoredVehicleJourney" : {
"LineRef" : { },
"DirectionRef" : { },
"FramedVehicleJourneyRef" : { },
"JourneyPatternRef" : { },
"VehicleMode" : [ "coach", "air" ],
"RouteRef" : { },
"PublishedLineName" : { },
"DirectionName" : { },
"ExternalLineRef" : { },
"OperatorRef" : { },
"ProductCategoryRef" : { },
"ServiceFeatureRef" : [ { }, { } ],
"VehicleFeatureRef" : [ { }, { } ],
"OriginRef" : { },
"OriginName" : { },
"OriginShortName" : { },
"Via" : [ { }, { } ],
"DestinationRef" : { },
"DestinationName" : { },
"DestinationShortName" : { },
"VehicleJourneyName" : { },
"JourneyNote" : [ { }, { } ],
"HeadwayService" : true,
"OriginAimedDepartureTime" : "...",
"DestinationAimedArrivalTime" : "...",
"SituationRef" : [ { }, { } ],
"FacilityChange" : { },
"Monitored" : true,
"MonitoringError" : [ "...", "..." ],
"InCongestion" : true,
"InPanic" : true,
"PredictionInaccurate" : true,
"DataSource" : "...",
"ConfidenceLevel" : "veryReliable",
"VehicleLocation" : { },
"Bearing" : 12345.0,
"ProgressRate" : "noProgress",
"Occupancy" : "seatsAvailable",
"Delay" : { },
"ProgressStatus" : { },
"TrainBlockPart" : [ { }, { } ],
"BlockRef" : { },
"CourseOfJourneyRef" : { },
"VehicleRef" : { },
"PreviousCalls" : { },
"MonitoredCall" : { },
"OnwardCalls" : { },
"IsCompleteStopSequence" : true
},
"LineRef" : {
"value" : "..."
},
"DirectionRef" : {
"value" : "..."
},
"FramedVehicleJourneyRef" : {
"DataFrameRef" : { },
"DatedVehicleJourneyRef" : "..."
},
"JourneyPatternRef" : {
"value" : "..."
},
"VehicleMode" : [ "metro", "rail" ],
"RouteRef" : {
"value" : "..."
},
"PublishedLineName" : {
"value" : "...",
"lang" : "..."
},
"DirectionName" : {
"value" : "...",
"lang" : "..."
},
"ExternalLineRef" : {
"value" : "..."
},
"OperatorRef" : {
"value" : "..."
},
"ProductCategoryRef" : {
"value" : "..."
},
"ServiceFeatureRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"VehicleFeatureRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"OriginName" : {
"value" : "...",
"lang" : "..."
},
"OriginShortName" : {
"value" : "...",
"lang" : "..."
},
"DestinationName" : {
"value" : "...",
"lang" : "..."
},
"DestinationShortName" : {
"value" : "...",
"lang" : "..."
},
"HeadwayService" : true,
"OriginAimedDepartureTime" : "...",
"DestinationAimedArrivalTime" : "...",
"VehicleJourneyName" : {
"value" : "...",
"lang" : "..."
},
"JourneyNote" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"Monitored" : true,
"MonitoringError" : [ "...", "..." ],
"InCongestion" : true,
"InPanic" : true,
"PredictionInaccurate" : true,
"DataSource" : "...",
"ConfidenceLevel" : "veryReliable",
"VehicleLocation" : {
"Longitude" : 12345.0,
"Latitude" : 12345.0,
"Coordinates" : { },
"Precision" : 12345,
"id" : "...",
"srsName" : "..."
},
"Bearing" : 12345.0,
"ProgressRate" : "slowProgress",
"Occupancy" : "seatsAvailable",
"Delay" : {
"sign" : 12345,
"seconds" : 12345,
"months" : 12345,
"years" : 12345,
"days" : 12345,
"XMLSchemaType" : "...",
"hours" : 12345,
"minutes" : 12345
},
"ProgressStatus" : {
"value" : "...",
"lang" : "..."
},
"BlockRef" : {
"value" : "..."
},
"CourseOfJourneyRef" : {
"value" : "..."
},
"VehicleRef" : {
"value" : "..."
},
"StopPointRef" : {
"value" : "..."
},
"VisitNumber" : 12345,
"StopPointName" : {
"value" : "...",
"lang" : "..."
},
"VehicleAtStop" : true,
"NextStopPointShortName" : {
"value" : "...",
"lang" : "..."
},
"VehicleActivityNote" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"Extensions" : {
"any" : { }
},
"ItemIdentifier" : "...",
"RecordedAtTime" : "..."
}, {
"ValidUntilTime" : "...",
"VehicleMonitoringRef" : {
"value" : "..."
},
"ProgressBetweenStops" : {
"LinkDistance" : 12345.0,
"Percentage" : 12345.0
},
"MonitoredVehicleJourney" : {
"LineRef" : { },
"DirectionRef" : { },
"FramedVehicleJourneyRef" : { },
"JourneyPatternRef" : { },
"VehicleMode" : [ "coach", "rail" ],
"RouteRef" : { },
"PublishedLineName" : { },
"DirectionName" : { },
"ExternalLineRef" : { },
"OperatorRef" : { },
"ProductCategoryRef" : { },
"ServiceFeatureRef" : [ { }, { } ],
"VehicleFeatureRef" : [ { }, { } ],
"OriginRef" : { },
"OriginName" : { },
"OriginShortName" : { },
"Via" : [ { }, { } ],
"DestinationRef" : { },
"DestinationName" : { },
"DestinationShortName" : { },
"VehicleJourneyName" : { },
"JourneyNote" : [ { }, { } ],
"HeadwayService" : true,
"OriginAimedDepartureTime" : "...",
"DestinationAimedArrivalTime" : "...",
"SituationRef" : [ { }, { } ],
"FacilityChange" : { },
"Monitored" : true,
"MonitoringError" : [ "...", "..." ],
"InCongestion" : true,
"InPanic" : true,
"PredictionInaccurate" : true,
"DataSource" : "...",
"ConfidenceLevel" : "unconfirmed",
"VehicleLocation" : { },
"Bearing" : 12345.0,
"ProgressRate" : "normalProgress",
"Occupancy" : "full",
"Delay" : { },
"ProgressStatus" : { },
"TrainBlockPart" : [ { }, { } ],
"BlockRef" : { },
"CourseOfJourneyRef" : { },
"VehicleRef" : { },
"PreviousCalls" : { },
"MonitoredCall" : { },
"OnwardCalls" : { },
"IsCompleteStopSequence" : true
},
"LineRef" : {
"value" : "..."
},
"DirectionRef" : {
"value" : "..."
},
"FramedVehicleJourneyRef" : {
"DataFrameRef" : { },
"DatedVehicleJourneyRef" : "..."
},
"JourneyPatternRef" : {
"value" : "..."
},
"VehicleMode" : [ "ferry", "bus" ],
"RouteRef" : {
"value" : "..."
},
"PublishedLineName" : {
"value" : "...",
"lang" : "..."
},
"DirectionName" : {
"value" : "...",
"lang" : "..."
},
"ExternalLineRef" : {
"value" : "..."
},
"OperatorRef" : {
"value" : "..."
},
"ProductCategoryRef" : {
"value" : "..."
},
"ServiceFeatureRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"VehicleFeatureRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"OriginName" : {
"value" : "...",
"lang" : "..."
},
"OriginShortName" : {
"value" : "...",
"lang" : "..."
},
"DestinationName" : {
"value" : "...",
"lang" : "..."
},
"DestinationShortName" : {
"value" : "...",
"lang" : "..."
},
"HeadwayService" : true,
"OriginAimedDepartureTime" : "...",
"DestinationAimedArrivalTime" : "...",
"VehicleJourneyName" : {
"value" : "...",
"lang" : "..."
},
"JourneyNote" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"Monitored" : true,
"MonitoringError" : [ "...", "..." ],
"InCongestion" : true,
"InPanic" : true,
"PredictionInaccurate" : true,
"DataSource" : "...",
"ConfidenceLevel" : "veryReliable",
"VehicleLocation" : {
"Longitude" : 12345.0,
"Latitude" : 12345.0,
"Coordinates" : { },
"Precision" : 12345,
"id" : "...",
"srsName" : "..."
},
"Bearing" : 12345.0,
"ProgressRate" : "noProgress",
"Occupancy" : "standingAvailable",
"Delay" : {
"sign" : 12345,
"seconds" : 12345,
"months" : 12345,
"years" : 12345,
"days" : 12345,
"XMLSchemaType" : "...",
"hours" : 12345,
"minutes" : 12345
},
"ProgressStatus" : {
"value" : "...",
"lang" : "..."
},
"BlockRef" : {
"value" : "..."
},
"CourseOfJourneyRef" : {
"value" : "..."
},
"VehicleRef" : {
"value" : "..."
},
"StopPointRef" : {
"value" : "..."
},
"VisitNumber" : 12345,
"StopPointName" : {
"value" : "...",
"lang" : "..."
},
"VehicleAtStop" : true,
"NextStopPointShortName" : {
"value" : "...",
"lang" : "..."
},
"VehicleActivityNote" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"Extensions" : {
"any" : { }
},
"ItemIdentifier" : "...",
"RecordedAtTime" : "..."
} ],
"VehicleActivityCancellation" : [ {
"VehicleMonitoringRef" : {
"value" : "..."
},
"VehicleJourneyRef" : {
"DataFrameRef" : { },
"DatedVehicleJourneyRef" : "..."
},
"LineRef" : {
"value" : "..."
},
"DirectionRef" : {
"value" : "..."
},
"JourneyPatternRef" : {
"value" : "..."
},
"VehicleMode" : [ "air", "rail" ],
"RouteRef" : {
"value" : "..."
},
"PublishedLineName" : {
"value" : "...",
"lang" : "..."
},
"DirectionName" : {
"value" : "...",
"lang" : "..."
},
"ExternalLineRef" : {
"value" : "..."
},
"Reason" : {
"value" : "...",
"lang" : "..."
},
"Extensions" : {
"any" : { }
},
"ItemRef" : {
"value" : "..."
},
"RecordedAtTime" : "..."
}, {
"VehicleMonitoringRef" : {
"value" : "..."
},
"VehicleJourneyRef" : {
"DataFrameRef" : { },
"DatedVehicleJourneyRef" : "..."
},
"LineRef" : {
"value" : "..."
},
"DirectionRef" : {
"value" : "..."
},
"JourneyPatternRef" : {
"value" : "..."
},
"VehicleMode" : [ "tram", "rail" ],
"RouteRef" : {
"value" : "..."
},
"PublishedLineName" : {
"value" : "...",
"lang" : "..."
},
"DirectionName" : {
"value" : "...",
"lang" : "..."
},
"ExternalLineRef" : {
"value" : "..."
},
"Reason" : {
"value" : "...",
"lang" : "..."
},
"Extensions" : {
"any" : { }
},
"ItemRef" : {
"value" : "..."
},
"RecordedAtTime" : "..."
} ],
"VehicleActivityNote" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"Extensions" : {
"any" : { }
},
"version" : "...",
"RequestMessageRef" : {
"value" : "..."
},
"SubscriberRef" : {
"value" : "..."
},
"SubscriptionFilterRef" : {
"value" : "..."
},
"SubscriptionRef" : {
"value" : "..."
},
"Status" : true,
"ErrorCondition" : {
"CapabilityNotSupportedError" : {
"CapabilityRef" : { }
},
"AccessNotAllowedError" : {
"ErrorText" : "..."
},
"NoInfoForTopicError" : {
"ErrorText" : "..."
},
"AllowedResourceUsageExceededError" : {
"ErrorText" : "..."
},
"OtherError" : {
"ErrorText" : "..."
},
"Description" : {
"value" : "..."
}
},
"ValidUntil" : "...",
"ShortestPossibleCycle" : {
"sign" : 12345,
"seconds" : 12345,
"months" : 12345,
"years" : 12345,
"days" : 12345,
"XMLSchemaType" : "...",
"hours" : 12345,
"minutes" : 12345
},
"ResponseTimestamp" : "..."
}