| name | data type | description |
|---|---|---|
| AffectedVehicleJourney | AffectedVehicleJourneyStructure |
Example
{
"AffectedVehicleJourney" : {
"VehicleJourneyRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"DatedVehicleJourneyRef" : [ {
"value" : "..."
}, {
"value" : "..."
} ],
"JourneyName" : {
"value" : "...",
"lang" : "..."
},
"Operator" : {
"OperatorRef" : { },
"OperatorName" : { },
"OperatorShortName" : { },
"OperationalUnitRef" : [ { }, { } ],
"Extensions" : { }
},
"LineRef" : {
"value" : "..."
},
"PublishedLineName" : {
"value" : "...",
"lang" : "..."
},
"DirectionRef" : {
"value" : "..."
},
"Origins" : [ {
"StopPointRef" : { },
"PrivateRef" : "...",
"StopPointName" : { },
"StopPointType" : "pti17_4",
"Location" : { },
"AffectedModes" : { },
"PlaceRef" : { },
"PlaceName" : { },
"AccessibilityAssessment" : { },
"ConnectionLinks" : { },
"Extensions" : { }
}, {
"StopPointRef" : { },
"PrivateRef" : "...",
"StopPointName" : { },
"StopPointType" : "ferryBerth",
"Location" : { },
"AffectedModes" : { },
"PlaceRef" : { },
"PlaceName" : { },
"AccessibilityAssessment" : { },
"ConnectionLinks" : { },
"Extensions" : { }
} ],
"Destinations" : [ {
"StopPointRef" : { },
"PrivateRef" : "...",
"StopPointName" : { },
"StopPointType" : "pti17_4",
"Location" : { },
"AffectedModes" : { },
"PlaceRef" : { },
"PlaceName" : { },
"AccessibilityAssessment" : { },
"ConnectionLinks" : { },
"Extensions" : { }
}, {
"StopPointRef" : { },
"PrivateRef" : "...",
"StopPointName" : { },
"StopPointType" : "pti17_4",
"Location" : { },
"AffectedModes" : { },
"PlaceRef" : { },
"PlaceName" : { },
"AccessibilityAssessment" : { },
"ConnectionLinks" : { },
"Extensions" : { }
} ],
"Route" : [ {
"RouteRef" : { },
"Direction" : [ { }, { } ],
"Sections" : { },
"RouteLinks" : { },
"Extensions" : { }
}, {
"RouteRef" : { },
"Direction" : [ { }, { } ],
"Sections" : { },
"RouteLinks" : { },
"Extensions" : { }
} ],
"OriginAimedDepartureTime" : "...",
"DestinationAimedArrivalTime" : "...",
"AccessibilityAssessment" : {
"MobilityImpairedAccess" : true,
"Limitations" : { },
"Suitabilities" : { },
"Extensions" : { }
},
"Calls" : {
"Call" : [ { }, { } ]
},
"Extensions" : {
"any" : { }
}
}
}