name | data type | description |
---|---|---|
AreaOfInterest | AreaOfInterestEnum | |
Operators | Operators | |
Networks | Networks | |
StopPoints | StopPoints | |
StopPlaces | StopPlaces | |
Places | Places | |
VehicleJourneys | VehicleJourneys | |
Roads | AffectedRoadsStructure | |
Extensions | Extensions |
Example
{ "AreaOfInterest" : "national", "Operators" : { "AffectedOperator" : [ { "OperatorRef" : { }, "OperatorName" : { }, "OperatorShortName" : { }, "OperationalUnitRef" : [ { }, { } ], "Extensions" : { } }, { "OperatorRef" : { }, "OperatorName" : { }, "OperatorShortName" : { }, "OperationalUnitRef" : [ { }, { } ], "Extensions" : { } } ], "AllOperators" : "..." }, "Networks" : { "AffectedNetwork" : [ { "AffectedOperator" : [ { }, { } ], "NetworkRef" : { }, "NetworkName" : { }, "RoutesAffected" : { }, "VehicleMode" : "pti1_0", "WaterSubmode" : "riverBus", "TramSubmode" : "loc12_255", "RailSubmode" : "rackAndPinionRailway", "MetroSubmode" : "pti4_0", "CoachSubmode" : "pti3_255", "BusSubmode" : "loc10_4", "AirSubmode" : "loc15_10", "AccessMode" : "foot", "AffectedLine" : [ { }, { } ], "SelectedRoutes" : "...", "AllLines" : "...", "Extensions" : { } }, { "AffectedOperator" : [ { }, { } ], "NetworkRef" : { }, "NetworkName" : { }, "RoutesAffected" : { }, "VehicleMode" : "bus", "WaterSubmode" : "pti7_2", "TramSubmode" : "pti6_1", "RailSubmode" : "touristRailway", "MetroSubmode" : "unknown", "CoachSubmode" : "pti3_8", "BusSubmode" : "pti5_255", "AirSubmode" : "domesticCharterFlight", "AccessMode" : "taxi", "AffectedLine" : [ { }, { } ], "SelectedRoutes" : "...", "AllLines" : "...", "Extensions" : { } } ] }, "StopPoints" : { "AffectedStopPoint" : [ { "StopPointRef" : { }, "PrivateRef" : "...", "StopPointName" : { }, "StopPointType" : "pti17_5", "Location" : { }, "AffectedModes" : { }, "PlaceRef" : { }, "PlaceName" : { }, "AccessibilityAssessment" : { }, "ConnectionLinks" : { }, "Extensions" : { } }, { "StopPointRef" : { }, "PrivateRef" : "...", "StopPointName" : { }, "StopPointType" : "landingStage", "Location" : { }, "AffectedModes" : { }, "PlaceRef" : { }, "PlaceName" : { }, "AccessibilityAssessment" : { }, "ConnectionLinks" : { }, "Extensions" : { } } ] }, "StopPlaces" : { "AffectedStopPlace" : [ { "StopPlaceRef" : { }, "PlaceName" : { }, "StopPlaceType" : "onStreetBus", "AffectedComponents" : { }, "AffectedNavigationPaths" : { }, "Extensions" : { }, "AccessibilityAssessment" : { } }, { "StopPlaceRef" : { }, "PlaceName" : { }, "StopPlaceType" : "onStreetBus", "AffectedComponents" : { }, "AffectedNavigationPaths" : { }, "Extensions" : { }, "AccessibilityAssessment" : { } } ] }, "Places" : { "AffectedPlace" : [ { "PlaceRef" : "...", "PrivateCode" : "...", "PlaceName" : { }, "Location" : { }, "PlaceCategory" : "...", "EquipmentRef" : [ "...", "..." ], "AccessibilityAssessment" : { }, "Extensions" : { } }, { "PlaceRef" : "...", "PrivateCode" : "...", "PlaceName" : { }, "Location" : { }, "PlaceCategory" : "...", "EquipmentRef" : [ "...", "..." ], "AccessibilityAssessment" : { }, "Extensions" : { } } ] }, "VehicleJourneys" : { "AffectedVehicleJourney" : [ { "VehicleJourneyRef" : [ { }, { } ], "DatedVehicleJourneyRef" : [ { }, { } ], "JourneyName" : { }, "Operator" : { }, "LineRef" : { }, "PublishedLineName" : { }, "DirectionRef" : { }, "Origins" : [ { }, { } ], "Destinations" : [ { }, { } ], "Route" : [ { }, { } ], "OriginAimedDepartureTime" : "...", "DestinationAimedArrivalTime" : "...", "AccessibilityAssessment" : { }, "Calls" : { }, "Extensions" : { } }, { "VehicleJourneyRef" : [ { }, { } ], "DatedVehicleJourneyRef" : [ { }, { } ], "JourneyName" : { }, "Operator" : { }, "LineRef" : { }, "PublishedLineName" : { }, "DirectionRef" : { }, "Origins" : [ { }, { } ], "Destinations" : [ { }, { } ], "Route" : [ { }, { } ], "OriginAimedDepartureTime" : "...", "DestinationAimedArrivalTime" : "...", "AccessibilityAssessment" : { }, "Calls" : { }, "Extensions" : { } } ] }, "Roads" : { "Datex2Locations" : { "locationContainedInGroup" : [ { }, { } ], "routeDestination" : [ { }, { } ], "groupOfLocationsExtension" : { } }, "AffectedRoad" : [ { "Road" : { }, "LinkProjection" : { }, "Offset" : { } }, { "Road" : { }, "LinkProjection" : { }, "Offset" : { } } ] }, "Extensions" : { "any" : { "tagName" : "...", "schemaTypeInfo" : { }, "ownerDocument" : { }, "firstChild" : { }, "prefix" : "...", "nextSibling" : { }, "parentNode" : { }, "nodeType" : 12345, "nodeValue" : "...", "nodeName" : "...", "namespaceURI" : "...", "childNodes" : { }, "baseURI" : "...", "localName" : "...", "attributes" : { }, "lastChild" : { }, "textContent" : "...", "previousSibling" : { } } } }