| name | data type | description |
|---|---|---|
| ConnectionTimetableDelivery | ConnectionTimetableDeliveryStructure |
Example
{
"ConnectionTimetableDelivery" : {
"TimetabledFeederArrival" : [ {
"LineRef" : { },
"DirectionRef" : { },
"FramedVehicleJourneyRef" : { },
"JourneyPatternRef" : { },
"VehicleMode" : [ "air", "bus" ],
"RouteRef" : { },
"PublishedLineName" : { },
"DirectionName" : { },
"ExternalLineRef" : { },
"OperatorRef" : { },
"ProductCategoryRef" : { },
"ServiceFeatureRef" : [ { }, { } ],
"VehicleFeatureRef" : [ { }, { } ],
"OriginName" : { },
"OriginShortName" : { },
"DestinationName" : { },
"DestinationShortName" : { },
"JourneyNote" : [ { }, { } ],
"HeadwayService" : true,
"OriginAimedDepartureTime" : "...",
"DestinationAimedArrivalTime" : "...",
"BlockRef" : { },
"CourseOfJourneyRef" : { },
"VehicleRef" : { },
"Monitored" : true,
"AimedDepartureTime" : "...",
"FeederJourney" : { },
"AimedArrivalTime" : "...",
"Extensions" : { },
"InterchangeRef" : { },
"ConnectionLinkRef" : { },
"StopPointRef" : { },
"VisitNumber" : 12345,
"Order" : 12345,
"StopPointName" : { },
"ItemIdentifier" : "...",
"RecordedAtTime" : "..."
}, {
"LineRef" : { },
"DirectionRef" : { },
"FramedVehicleJourneyRef" : { },
"JourneyPatternRef" : { },
"VehicleMode" : [ "ferry", "bus" ],
"RouteRef" : { },
"PublishedLineName" : { },
"DirectionName" : { },
"ExternalLineRef" : { },
"OperatorRef" : { },
"ProductCategoryRef" : { },
"ServiceFeatureRef" : [ { }, { } ],
"VehicleFeatureRef" : [ { }, { } ],
"OriginName" : { },
"OriginShortName" : { },
"DestinationName" : { },
"DestinationShortName" : { },
"JourneyNote" : [ { }, { } ],
"HeadwayService" : true,
"OriginAimedDepartureTime" : "...",
"DestinationAimedArrivalTime" : "...",
"BlockRef" : { },
"CourseOfJourneyRef" : { },
"VehicleRef" : { },
"Monitored" : true,
"AimedDepartureTime" : "...",
"FeederJourney" : { },
"AimedArrivalTime" : "...",
"Extensions" : { },
"InterchangeRef" : { },
"ConnectionLinkRef" : { },
"StopPointRef" : { },
"VisitNumber" : 12345,
"Order" : 12345,
"StopPointName" : { },
"ItemIdentifier" : "...",
"RecordedAtTime" : "..."
} ],
"TimetabledFeederArrivalCancellation" : [ {
"InterchangeRef" : { },
"ConnectionLinkRef" : { },
"StopPointRef" : { },
"VisitNumber" : 12345,
"Order" : 12345,
"StopPointName" : { },
"LineRef" : { },
"DirectionRef" : { },
"VehicleJourneyRef" : { },
"JourneyPatternRef" : { },
"VehicleMode" : [ "coach", "rail" ],
"RouteRef" : { },
"PublishedLineName" : { },
"DirectionName" : { },
"ExternalLineRef" : { },
"Reason" : { },
"Extensions" : { },
"ItemRef" : { },
"RecordedAtTime" : "..."
}, {
"InterchangeRef" : { },
"ConnectionLinkRef" : { },
"StopPointRef" : { },
"VisitNumber" : 12345,
"Order" : 12345,
"StopPointName" : { },
"LineRef" : { },
"DirectionRef" : { },
"VehicleJourneyRef" : { },
"JourneyPatternRef" : { },
"VehicleMode" : [ "underground", "rail" ],
"RouteRef" : { },
"PublishedLineName" : { },
"DirectionName" : { },
"ExternalLineRef" : { },
"Reason" : { },
"Extensions" : { },
"ItemRef" : { },
"RecordedAtTime" : "..."
} ],
"Extensions" : {
"any" : { }
},
"version" : "...",
"SubscriberRef" : {
"value" : "..."
},
"SubscriptionFilterRef" : {
"value" : "..."
},
"SubscriptionRef" : {
"value" : "..."
},
"RequestMessageRef" : {
"value" : "..."
},
"Status" : true,
"ErrorCondition" : {
"OtherError" : { },
"AllowedResourceUsageExceededError" : { },
"NoInfoForTopicError" : { },
"AccessNotAllowedError" : { },
"CapabilityNotSupportedError" : { },
"Description" : { }
},
"ValidUntil" : "...",
"ShortestPossibleCycle" : {
"sign" : 12345,
"seconds" : 12345,
"months" : 12345,
"years" : 12345,
"days" : 12345,
"XMLSchemaType" : "...",
"hours" : 12345,
"minutes" : 12345
},
"DefaultLanguage" : "...",
"ResponseTimestamp" : "..."
}
}