name | data type | description |
---|---|---|
DatedCall | array of DatedCallStructure |
Example
{ "DatedCall" : [ { "StopPointRef" : { "value" : "..." }, "VisitNumber" : 12345, "Order" : 12345, "StopPointName" : { "value" : "...", "lang" : "..." }, "TimingPoint" : true, "BoardingStretch" : true, "RequestStop" : true, "DestinationDisplay" : { "value" : "...", "lang" : "..." }, "CallNote" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "FacilityChangeElement" : { "EquipmentAvailability" : { }, "SituationRef" : { }, "MobilityDisruption" : { } }, "AimedArrivalTime" : "...", "ArrivalPlatformName" : { "value" : "...", "lang" : "..." }, "ArrivalBoardingActivity" : "passThru", "AimedDepartureTime" : "...", "DeparturePlatformName" : { "value" : "...", "lang" : "..." }, "DepartureBoardingActivity" : "passThru", "AimedHeadwayInterval" : { "sign" : 12345, "seconds" : 12345, "months" : 12345, "years" : 12345, "days" : 12345, "XMLSchemaType" : "...", "hours" : 12345, "minutes" : 12345 }, "TargetedInterchange" : [ { "InterchangeCode" : "...", "DistributorVehicleJourneyRef" : { }, "DistributorConnectionLinkRef" : { }, "DistributorConnectionLink" : { }, "DistributorVisitNumber" : 12345, "DistributorOrder" : 12345, "StaySeated" : true, "Guaranteed" : true, "Advertised" : true, "MaximumWaitTime" : { } }, { "InterchangeCode" : "...", "DistributorVehicleJourneyRef" : { }, "DistributorConnectionLinkRef" : { }, "DistributorConnectionLink" : { }, "DistributorVisitNumber" : 12345, "DistributorOrder" : 12345, "StaySeated" : true, "Guaranteed" : true, "Advertised" : true, "MaximumWaitTime" : { } } ], "Extensions" : { "any" : { } } }, { "StopPointRef" : { "value" : "..." }, "VisitNumber" : 12345, "Order" : 12345, "StopPointName" : { "value" : "...", "lang" : "..." }, "TimingPoint" : true, "BoardingStretch" : true, "RequestStop" : true, "DestinationDisplay" : { "value" : "...", "lang" : "..." }, "CallNote" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ], "FacilityChangeElement" : { "EquipmentAvailability" : { }, "SituationRef" : { }, "MobilityDisruption" : { } }, "AimedArrivalTime" : "...", "ArrivalPlatformName" : { "value" : "...", "lang" : "..." }, "ArrivalBoardingActivity" : "passThru", "AimedDepartureTime" : "...", "DeparturePlatformName" : { "value" : "...", "lang" : "..." }, "DepartureBoardingActivity" : "noBoarding", "AimedHeadwayInterval" : { "sign" : 12345, "seconds" : 12345, "months" : 12345, "years" : 12345, "days" : 12345, "XMLSchemaType" : "...", "hours" : 12345, "minutes" : 12345 }, "TargetedInterchange" : [ { "InterchangeCode" : "...", "DistributorVehicleJourneyRef" : { }, "DistributorConnectionLinkRef" : { }, "DistributorConnectionLink" : { }, "DistributorVisitNumber" : 12345, "DistributorOrder" : 12345, "StaySeated" : true, "Guaranteed" : true, "Advertised" : true, "MaximumWaitTime" : { } }, { "InterchangeCode" : "...", "DistributorVehicleJourneyRef" : { }, "DistributorConnectionLinkRef" : { }, "DistributorConnectionLink" : { }, "DistributorVisitNumber" : 12345, "DistributorOrder" : 12345, "StaySeated" : true, "Guaranteed" : true, "Advertised" : true, "MaximumWaitTime" : { } } ], "Extensions" : { "any" : { } } } ] }