name | data type | description |
---|---|---|
EstimatedJourneyVersionFrame | array of EstimatedVersionFrameStructure | |
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
{ "EstimatedJourneyVersionFrame" : [ { "VersionRef" : "...", "EstimatedVehicleJourney" : [ { "LineRef" : { }, "DirectionRef" : { }, "DatedVehicleJourneyRef" : { }, "DatedVehicleJourneyIndirectRef" : { }, "EstimatedVehicleJourneyCode" : "...", "ExtraJourney" : true, "Cancellation" : true, "JourneyPatternRef" : { }, "VehicleMode" : [ "underground", "air" ], "RouteRef" : { }, "PublishedLineName" : { }, "DirectionName" : { }, "ExternalLineRef" : { }, "OperatorRef" : { }, "ProductCategoryRef" : { }, "ServiceFeatureRef" : [ { }, { } ], "VehicleFeatureRef" : [ { }, { } ], "VehicleJourneyName" : { }, "JourneyNote" : [ { }, { } ], "HeadwayService" : true, "SituationRef" : [ { }, { } ], "FacilityChange" : { }, "Monitored" : true, "PredictionInaccurate" : true, "Occupancy" : "full", "BlockRef" : { }, "CourseOfJourneyRef" : { }, "VehicleRef" : { }, "EstimatedCalls" : { }, "EstimatedCall" : [ { }, { } ], "IsCompleteStopSequence" : true, "Extensions" : { } }, { "LineRef" : { }, "DirectionRef" : { }, "DatedVehicleJourneyRef" : { }, "DatedVehicleJourneyIndirectRef" : { }, "EstimatedVehicleJourneyCode" : "...", "ExtraJourney" : true, "Cancellation" : true, "JourneyPatternRef" : { }, "VehicleMode" : [ "air", "air" ], "RouteRef" : { }, "PublishedLineName" : { }, "DirectionName" : { }, "ExternalLineRef" : { }, "OperatorRef" : { }, "ProductCategoryRef" : { }, "ServiceFeatureRef" : [ { }, { } ], "VehicleFeatureRef" : [ { }, { } ], "VehicleJourneyName" : { }, "JourneyNote" : [ { }, { } ], "HeadwayService" : true, "SituationRef" : [ { }, { } ], "FacilityChange" : { }, "Monitored" : true, "PredictionInaccurate" : true, "Occupancy" : "seatsAvailable", "BlockRef" : { }, "CourseOfJourneyRef" : { }, "VehicleRef" : { }, "EstimatedCalls" : { }, "EstimatedCall" : [ { }, { } ], "IsCompleteStopSequence" : true, "Extensions" : { } } ], "RecordedAtTime" : "..." }, { "VersionRef" : "...", "EstimatedVehicleJourney" : [ { "LineRef" : { }, "DirectionRef" : { }, "DatedVehicleJourneyRef" : { }, "DatedVehicleJourneyIndirectRef" : { }, "EstimatedVehicleJourneyCode" : "...", "ExtraJourney" : true, "Cancellation" : true, "JourneyPatternRef" : { }, "VehicleMode" : [ "metro", "metro" ], "RouteRef" : { }, "PublishedLineName" : { }, "DirectionName" : { }, "ExternalLineRef" : { }, "OperatorRef" : { }, "ProductCategoryRef" : { }, "ServiceFeatureRef" : [ { }, { } ], "VehicleFeatureRef" : [ { }, { } ], "VehicleJourneyName" : { }, "JourneyNote" : [ { }, { } ], "HeadwayService" : true, "SituationRef" : [ { }, { } ], "FacilityChange" : { }, "Monitored" : true, "PredictionInaccurate" : true, "Occupancy" : "standingAvailable", "BlockRef" : { }, "CourseOfJourneyRef" : { }, "VehicleRef" : { }, "EstimatedCalls" : { }, "EstimatedCall" : [ { }, { } ], "IsCompleteStopSequence" : true, "Extensions" : { } }, { "LineRef" : { }, "DirectionRef" : { }, "DatedVehicleJourneyRef" : { }, "DatedVehicleJourneyIndirectRef" : { }, "EstimatedVehicleJourneyCode" : "...", "ExtraJourney" : true, "Cancellation" : true, "JourneyPatternRef" : { }, "VehicleMode" : [ "ferry", "metro" ], "RouteRef" : { }, "PublishedLineName" : { }, "DirectionName" : { }, "ExternalLineRef" : { }, "OperatorRef" : { }, "ProductCategoryRef" : { }, "ServiceFeatureRef" : [ { }, { } ], "VehicleFeatureRef" : [ { }, { } ], "VehicleJourneyName" : { }, "JourneyNote" : [ { }, { } ], "HeadwayService" : true, "SituationRef" : [ { }, { } ], "FacilityChange" : { }, "Monitored" : true, "PredictionInaccurate" : true, "Occupancy" : "full", "BlockRef" : { }, "CourseOfJourneyRef" : { }, "VehicleRef" : { }, "EstimatedCalls" : { }, "EstimatedCall" : [ { }, { } ], "IsCompleteStopSequence" : true, "Extensions" : { } } ], "RecordedAtTime" : "..." } ], "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" : "..." }