| name | data type | description |
|---|---|---|
| MonitoredStopVisit | array of MonitoredStopVisitStructure | |
| MonitoredStopVisitCancellation | array of MonitoredStopVisitCancellationStructure | |
| StopLineNotice | array of StopLineNoticeStructure | |
| StopLineNoticeCancellation | array of StopLineNoticeCancellationStructure | |
| Note | 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
{
"MonitoredStopVisit" : [ {
"MonitoringRef" : {
"value" : "..."
},
"ClearDownRef" : {
"value" : "..."
},
"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" : "probablyReliable",
"VehicleLocation" : { },
"Bearing" : 12345.0,
"ProgressRate" : "slowProgress",
"Occupancy" : "seatsAvailable",
"Delay" : { },
"ProgressStatus" : { },
"TrainBlockPart" : [ { }, { } ],
"BlockRef" : { },
"CourseOfJourneyRef" : { },
"VehicleRef" : { },
"PreviousCalls" : { },
"MonitoredCall" : { },
"OnwardCalls" : { },
"IsCompleteStopSequence" : true
},
"LineRef" : {
"value" : "..."
},
"DirectionRef" : {
"value" : "..."
},
"FramedVehicleJourneyRef" : {
"DataFrameRef" : { },
"DatedVehicleJourneyRef" : "..."
},
"JourneyPatternRef" : {
"value" : "..."
},
"VehicleMode" : [ "rail", "metro" ],
"RouteRef" : {
"value" : "..."
},
"PublishedLineName" : {
"value" : "...",
"lang" : "..."
},
"DirectionName" : {
"value" : "...",
"lang" : "..."
},
"ExternalLineRef" : {
"value" : "..."
},
"OperatorRef" : {
"value" : "..."
},
"ProductCategoryRef" : {
"value" : "..."
},
"ServiceFeatureRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"VehicleFeatureRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"OriginRef" : {
"value" : "..."
},
"OriginName" : {
"value" : "...",
"lang" : "..."
},
"ViaName1" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"ViaName2" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"ViaName3" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"DestinationRef" : {
"value" : "..."
},
"DestinationName" : {
"value" : "...",
"lang" : "..."
},
"JourneyNote" : {
"value" : "...",
"lang" : "..."
},
"Monitored" : true,
"MonitoringError" : [ "...", "..." ],
"InCongestion" : true,
"InPanic" : true,
"PredictionInaccurate" : true,
"DataSource" : "...",
"ConfidenceLevel" : "certain",
"VehicleLocation" : {
"Longitude" : 12345.0,
"Latitude" : 12345.0,
"Coordinates" : { },
"Precision" : 12345,
"id" : "...",
"srsName" : "..."
},
"Bearing" : 12345.0,
"ProgressRate" : "slowProgress",
"Occupancy" : "full",
"Delay" : {
"sign" : 12345,
"seconds" : 12345,
"months" : 12345,
"years" : 12345,
"days" : 12345,
"XMLSchemaType" : "...",
"hours" : 12345,
"minutes" : 12345
},
"ProgressStatus" : {
"value" : "...",
"lang" : "..."
},
"TrainBlockPart" : [ {
"NumberOfBlockParts" : 12345,
"TrainPartRef" : { },
"PositionOfTrainBlockPart" : { }
}, {
"NumberOfBlockParts" : 12345,
"TrainPartRef" : { },
"PositionOfTrainBlockPart" : { }
} ],
"BlockRef" : {
"value" : "..."
},
"CourseOfJourneyRef" : {
"value" : "..."
},
"VehicleRef" : {
"value" : "..."
},
"StopPointRef" : {
"value" : "..."
},
"VisitNumber" : 12345,
"Order" : 12345,
"StopPointName" : {
"value" : "...",
"lang" : "..."
},
"VehicleAtStop" : true,
"VehicleLocationAtStop" : {
"Longitude" : 12345.0,
"Latitude" : 12345.0,
"Coordinates" : { },
"Precision" : 12345,
"id" : "...",
"srsName" : "..."
},
"ReversesAtStop" : true,
"PlatformTraversal" : true,
"SignalStatus" : "...",
"TimingPoint" : true,
"BoardingStretch" : true,
"RequestStop" : true,
"DestinationDisplay" : {
"value" : "...",
"lang" : "..."
},
"CallNote" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"SituationRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"FacilityChange" : {
"EquipmentAvailability" : { },
"SituationRef" : { },
"MobilityDisruption" : { }
},
"AimedArrivalTime" : "...",
"ActualArrivalTime" : "...",
"ExpectedArrivalTime" : "...",
"ArrivalStatus" : "onTime",
"ArrivalPlatformName" : {
"value" : "...",
"lang" : "..."
},
"ArrivalBoardingActivity" : "alighting",
"AimedDepartureTime" : "...",
"ActualDepartureTime" : "...",
"ExpectedDepartureTime" : "...",
"DepartureStatus" : "cancelled",
"DeparturePlatformName" : {
"value" : "...",
"lang" : "..."
},
"DepartureBoardingActivity" : "boarding",
"AimedHeadwayInterval" : {
"sign" : 12345,
"seconds" : 12345,
"months" : 12345,
"years" : 12345,
"days" : 12345,
"XMLSchemaType" : "...",
"hours" : 12345,
"minutes" : 12345
},
"ExpectedHeadwayInterval" : {
"sign" : 12345,
"seconds" : 12345,
"months" : 12345,
"years" : 12345,
"days" : 12345,
"XMLSchemaType" : "...",
"hours" : 12345,
"minutes" : 12345
},
"NextStopPointName" : {
"value" : "...",
"lang" : "..."
},
"StopVisitNote" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"StopFacility" : { },
"Extensions" : {
"any" : { }
},
"ItemIdentifier" : "...",
"RecordedAtTime" : "..."
}, {
"MonitoringRef" : {
"value" : "..."
},
"ClearDownRef" : {
"value" : "..."
},
"MonitoredVehicleJourney" : {
"LineRef" : { },
"DirectionRef" : { },
"FramedVehicleJourneyRef" : { },
"JourneyPatternRef" : { },
"VehicleMode" : [ "metro", "tram" ],
"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" : "seatsAvailable",
"Delay" : { },
"ProgressStatus" : { },
"TrainBlockPart" : [ { }, { } ],
"BlockRef" : { },
"CourseOfJourneyRef" : { },
"VehicleRef" : { },
"PreviousCalls" : { },
"MonitoredCall" : { },
"OnwardCalls" : { },
"IsCompleteStopSequence" : true
},
"LineRef" : {
"value" : "..."
},
"DirectionRef" : {
"value" : "..."
},
"FramedVehicleJourneyRef" : {
"DataFrameRef" : { },
"DatedVehicleJourneyRef" : "..."
},
"JourneyPatternRef" : {
"value" : "..."
},
"VehicleMode" : [ "tram", "tram" ],
"RouteRef" : {
"value" : "..."
},
"PublishedLineName" : {
"value" : "...",
"lang" : "..."
},
"DirectionName" : {
"value" : "...",
"lang" : "..."
},
"ExternalLineRef" : {
"value" : "..."
},
"OperatorRef" : {
"value" : "..."
},
"ProductCategoryRef" : {
"value" : "..."
},
"ServiceFeatureRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"VehicleFeatureRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"OriginRef" : {
"value" : "..."
},
"OriginName" : {
"value" : "...",
"lang" : "..."
},
"ViaName1" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"ViaName2" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"ViaName3" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"DestinationRef" : {
"value" : "..."
},
"DestinationName" : {
"value" : "...",
"lang" : "..."
},
"JourneyNote" : {
"value" : "...",
"lang" : "..."
},
"Monitored" : true,
"MonitoringError" : [ "...", "..." ],
"InCongestion" : true,
"InPanic" : true,
"PredictionInaccurate" : true,
"DataSource" : "...",
"ConfidenceLevel" : "reliable",
"VehicleLocation" : {
"Longitude" : 12345.0,
"Latitude" : 12345.0,
"Coordinates" : { },
"Precision" : 12345,
"id" : "...",
"srsName" : "..."
},
"Bearing" : 12345.0,
"ProgressRate" : "slowProgress",
"Occupancy" : "standingAvailable",
"Delay" : {
"sign" : 12345,
"seconds" : 12345,
"months" : 12345,
"years" : 12345,
"days" : 12345,
"XMLSchemaType" : "...",
"hours" : 12345,
"minutes" : 12345
},
"ProgressStatus" : {
"value" : "...",
"lang" : "..."
},
"TrainBlockPart" : [ {
"NumberOfBlockParts" : 12345,
"TrainPartRef" : { },
"PositionOfTrainBlockPart" : { }
}, {
"NumberOfBlockParts" : 12345,
"TrainPartRef" : { },
"PositionOfTrainBlockPart" : { }
} ],
"BlockRef" : {
"value" : "..."
},
"CourseOfJourneyRef" : {
"value" : "..."
},
"VehicleRef" : {
"value" : "..."
},
"StopPointRef" : {
"value" : "..."
},
"VisitNumber" : 12345,
"Order" : 12345,
"StopPointName" : {
"value" : "...",
"lang" : "..."
},
"VehicleAtStop" : true,
"VehicleLocationAtStop" : {
"Longitude" : 12345.0,
"Latitude" : 12345.0,
"Coordinates" : { },
"Precision" : 12345,
"id" : "...",
"srsName" : "..."
},
"ReversesAtStop" : true,
"PlatformTraversal" : true,
"SignalStatus" : "...",
"TimingPoint" : true,
"BoardingStretch" : true,
"RequestStop" : true,
"DestinationDisplay" : {
"value" : "...",
"lang" : "..."
},
"CallNote" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"SituationRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"FacilityChange" : {
"EquipmentAvailability" : { },
"SituationRef" : { },
"MobilityDisruption" : { }
},
"AimedArrivalTime" : "...",
"ActualArrivalTime" : "...",
"ExpectedArrivalTime" : "...",
"ArrivalStatus" : "noReport",
"ArrivalPlatformName" : {
"value" : "...",
"lang" : "..."
},
"ArrivalBoardingActivity" : "alighting",
"AimedDepartureTime" : "...",
"ActualDepartureTime" : "...",
"ExpectedDepartureTime" : "...",
"DepartureStatus" : "noReport",
"DeparturePlatformName" : {
"value" : "...",
"lang" : "..."
},
"DepartureBoardingActivity" : "boarding",
"AimedHeadwayInterval" : {
"sign" : 12345,
"seconds" : 12345,
"months" : 12345,
"years" : 12345,
"days" : 12345,
"XMLSchemaType" : "...",
"hours" : 12345,
"minutes" : 12345
},
"ExpectedHeadwayInterval" : {
"sign" : 12345,
"seconds" : 12345,
"months" : 12345,
"years" : 12345,
"days" : 12345,
"XMLSchemaType" : "...",
"hours" : 12345,
"minutes" : 12345
},
"NextStopPointName" : {
"value" : "...",
"lang" : "..."
},
"StopVisitNote" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"StopFacility" : { },
"Extensions" : {
"any" : { }
},
"ItemIdentifier" : "...",
"RecordedAtTime" : "..."
} ],
"MonitoredStopVisitCancellation" : [ {
"MonitoringRef" : {
"value" : "..."
},
"VisitNumber" : 12345,
"LineRef" : {
"value" : "..."
},
"DirectionRef" : {
"value" : "..."
},
"VehicleJourneyRef" : {
"DataFrameRef" : { },
"DatedVehicleJourneyRef" : "..."
},
"ClearDownRef" : {
"value" : "..."
},
"JourneyPatternRef" : {
"value" : "..."
},
"VehicleMode" : [ "coach", "air" ],
"RouteRef" : {
"value" : "..."
},
"PublishedLineName" : {
"value" : "...",
"lang" : "..."
},
"DirectionName" : {
"value" : "...",
"lang" : "..."
},
"ExternalLineRef" : {
"value" : "..."
},
"Reason" : {
"value" : "...",
"lang" : "..."
},
"Extensions" : {
"any" : { }
},
"ItemRef" : {
"value" : "..."
},
"RecordedAtTime" : "..."
}, {
"MonitoringRef" : {
"value" : "..."
},
"VisitNumber" : 12345,
"LineRef" : {
"value" : "..."
},
"DirectionRef" : {
"value" : "..."
},
"VehicleJourneyRef" : {
"DataFrameRef" : { },
"DatedVehicleJourneyRef" : "..."
},
"ClearDownRef" : {
"value" : "..."
},
"JourneyPatternRef" : {
"value" : "..."
},
"VehicleMode" : [ "metro", "coach" ],
"RouteRef" : {
"value" : "..."
},
"PublishedLineName" : {
"value" : "...",
"lang" : "..."
},
"DirectionName" : {
"value" : "...",
"lang" : "..."
},
"ExternalLineRef" : {
"value" : "..."
},
"Reason" : {
"value" : "...",
"lang" : "..."
},
"Extensions" : {
"any" : { }
},
"ItemRef" : {
"value" : "..."
},
"RecordedAtTime" : "..."
} ],
"StopLineNotice" : [ {
"MonitoringRef" : {
"value" : "..."
},
"LineRef" : {
"value" : "..."
},
"DirectionRef" : {
"value" : "..."
},
"LineNote" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"SituationRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"Extensions" : {
"any" : { }
},
"ItemIdentifier" : "...",
"RecordedAtTime" : "..."
}, {
"MonitoringRef" : {
"value" : "..."
},
"LineRef" : {
"value" : "..."
},
"DirectionRef" : {
"value" : "..."
},
"LineNote" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"SituationRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"Extensions" : {
"any" : { }
},
"ItemIdentifier" : "...",
"RecordedAtTime" : "..."
} ],
"StopLineNoticeCancellation" : [ {
"MonitoringRef" : {
"value" : "..."
},
"LineRef" : {
"value" : "..."
},
"DirectionRef" : {
"value" : "..."
},
"Extensions" : {
"any" : { }
},
"ItemRef" : {
"value" : "..."
},
"RecordedAtTime" : "..."
}, {
"MonitoringRef" : {
"value" : "..."
},
"LineRef" : {
"value" : "..."
},
"DirectionRef" : {
"value" : "..."
},
"Extensions" : {
"any" : { }
},
"ItemRef" : {
"value" : "..."
},
"RecordedAtTime" : "..."
} ],
"Note" : {
"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" : "..."
}