| name | data type | description |
|---|---|---|
| Call | array of AffectedCallStructure |
Example
{
"Call" : [ {
"Order" : 12345,
"CallCondition" : "rearTrainDestination",
"VehicleAtStop" : true,
"VehicleLocationAtStop" : {
"Coordinates" : { },
"Longitude" : 12345.0,
"Latitude" : 12345.0,
"Precision" : 12345,
"id" : "...",
"srsName" : "..."
},
"AimedArrivalTime" : "...",
"ExpectedArrivalTime" : "...",
"ActualArrivalTime" : "...",
"ArrivalStatus" : "onTime",
"ArrivalPlatformName" : {
"value" : "...",
"lang" : "..."
},
"ArrivalBoardingActivity" : "alighting",
"AimedDepartureTime" : "...",
"ExpectedDepartureTime" : "...",
"ActualDepartureTime" : "...",
"DepartureStatus" : "onTime",
"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
},
"AffectedInterchange" : [ {
"InterchangeRef" : { },
"InterchangeStopPointRef" : { },
"InterchangeStopPointName" : { },
"ConnectingVehicleJourneyRef" : { },
"InterchangeStatusType" : "pti31_255",
"ConnectionLink" : [ { }, { } ],
"Extensions" : { }
}, {
"InterchangeRef" : { },
"InterchangeStopPointRef" : { },
"InterchangeStopPointName" : { },
"ConnectingVehicleJourneyRef" : { },
"InterchangeStatusType" : "pti31_5",
"ConnectionLink" : [ { }, { } ],
"Extensions" : { }
} ],
"StopPointRef" : {
"value" : "..."
},
"PrivateRef" : "...",
"StopPointName" : {
"value" : "...",
"lang" : "..."
},
"StopPointType" : "ferryBerth",
"Location" : {
"Coordinates" : { },
"Longitude" : 12345.0,
"Latitude" : 12345.0,
"Precision" : 12345,
"id" : "...",
"srsName" : "..."
},
"AffectedModes" : {
"Mode" : [ { }, { } ],
"AllModes" : "..."
},
"PlaceRef" : {
"value" : "..."
},
"PlaceName" : {
"value" : "...",
"lang" : "..."
},
"AccessibilityAssessment" : {
"MobilityImpairedAccess" : true,
"Limitations" : { },
"Suitabilities" : { },
"Extensions" : { }
},
"ConnectionLinks" : {
"AffectedConnectionLink" : [ { }, { } ]
},
"Extensions" : {
"any" : { }
}
}, {
"Order" : 12345,
"CallCondition" : "pti15_3",
"VehicleAtStop" : true,
"VehicleLocationAtStop" : {
"Coordinates" : { },
"Longitude" : 12345.0,
"Latitude" : 12345.0,
"Precision" : 12345,
"id" : "...",
"srsName" : "..."
},
"AimedArrivalTime" : "...",
"ExpectedArrivalTime" : "...",
"ActualArrivalTime" : "...",
"ArrivalStatus" : "delayed",
"ArrivalPlatformName" : {
"value" : "...",
"lang" : "..."
},
"ArrivalBoardingActivity" : "noAlighting",
"AimedDepartureTime" : "...",
"ExpectedDepartureTime" : "...",
"ActualDepartureTime" : "...",
"DepartureStatus" : "onTime",
"DeparturePlatformName" : {
"value" : "...",
"lang" : "..."
},
"DepartureBoardingActivity" : "passThru",
"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
},
"AffectedInterchange" : [ {
"InterchangeRef" : { },
"InterchangeStopPointRef" : { },
"InterchangeStopPointName" : { },
"ConnectingVehicleJourneyRef" : { },
"InterchangeStatusType" : "pti31_1",
"ConnectionLink" : [ { }, { } ],
"Extensions" : { }
}, {
"InterchangeRef" : { },
"InterchangeStopPointRef" : { },
"InterchangeStopPointName" : { },
"ConnectingVehicleJourneyRef" : { },
"InterchangeStatusType" : "undefinedCrossReferenceInformation",
"ConnectionLink" : [ { }, { } ],
"Extensions" : { }
} ],
"StopPointRef" : {
"value" : "..."
},
"PrivateRef" : "...",
"StopPointName" : {
"value" : "...",
"lang" : "..."
},
"StopPointType" : "pti17_4",
"Location" : {
"Coordinates" : { },
"Longitude" : 12345.0,
"Latitude" : 12345.0,
"Precision" : 12345,
"id" : "...",
"srsName" : "..."
},
"AffectedModes" : {
"Mode" : [ { }, { } ],
"AllModes" : "..."
},
"PlaceRef" : {
"value" : "..."
},
"PlaceName" : {
"value" : "...",
"lang" : "..."
},
"AccessibilityAssessment" : {
"MobilityImpairedAccess" : true,
"Limitations" : { },
"Suitabilities" : { },
"Extensions" : { }
},
"ConnectionLinks" : {
"AffectedConnectionLink" : [ { }, { } ]
},
"Extensions" : {
"any" : { }
}
} ]
}