| name | data type | description |
|---|---|---|
| AffectedNetwork | array of AffectedNetwork |
Example
{
"AffectedNetwork" : [ {
"AffectedOperator" : [ {
"OperatorRef" : { },
"OperatorName" : { },
"OperatorShortName" : { },
"OperationalUnitRef" : [ { }, { } ],
"Extensions" : { }
}, {
"OperatorRef" : { },
"OperatorName" : { },
"OperatorShortName" : { },
"OperationalUnitRef" : [ { }, { } ],
"Extensions" : { }
} ],
"NetworkRef" : {
"value" : "..."
},
"NetworkName" : {
"value" : "...",
"lang" : "..."
},
"RoutesAffected" : {
"value" : "...",
"lang" : "..."
},
"VehicleMode" : "allServicesExcept",
"WaterSubmode" : "scheduledFerry",
"TramSubmode" : "shuttleTram",
"RailSubmode" : "carTransportRailService",
"MetroSubmode" : "pti4_1",
"CoachSubmode" : "pti3_2",
"BusSubmode" : "shuttleBus",
"AirSubmode" : "SchengenAreaFlight",
"AccessMode" : "bicycle",
"AffectedLine" : [ {
"AffectedOperator" : [ { }, { } ],
"LineRef" : [ { }, { } ],
"Destinations" : [ { }, { } ],
"Direction" : [ { }, { } ],
"Routes" : { },
"Sections" : { },
"Extensions" : { }
}, {
"AffectedOperator" : [ { }, { } ],
"LineRef" : [ { }, { } ],
"Destinations" : [ { }, { } ],
"Direction" : [ { }, { } ],
"Routes" : { },
"Sections" : { },
"Extensions" : { }
} ],
"SelectedRoutes" : "...",
"AllLines" : "...",
"Extensions" : {
"any" : { }
}
}, {
"AffectedOperator" : [ {
"OperatorRef" : { },
"OperatorName" : { },
"OperatorShortName" : { },
"OperationalUnitRef" : [ { }, { } ],
"Extensions" : { }
}, {
"OperatorRef" : { },
"OperatorName" : { },
"OperatorShortName" : { },
"OperationalUnitRef" : [ { }, { } ],
"Extensions" : { }
} ],
"NetworkRef" : {
"value" : "..."
},
"NetworkName" : {
"value" : "...",
"lang" : "..."
},
"RoutesAffected" : {
"value" : "...",
"lang" : "..."
},
"VehicleMode" : "pti1_14",
"WaterSubmode" : "pti7_11",
"TramSubmode" : "pti6_5",
"RailSubmode" : "crossCountryRailService",
"MetroSubmode" : "urbanRailway",
"CoachSubmode" : "sightseeingCoachService",
"BusSubmode" : "pti5_1",
"AirSubmode" : "pti8_3",
"AccessMode" : "bicycle",
"AffectedLine" : [ {
"AffectedOperator" : [ { }, { } ],
"LineRef" : [ { }, { } ],
"Destinations" : [ { }, { } ],
"Direction" : [ { }, { } ],
"Routes" : { },
"Sections" : { },
"Extensions" : { }
}, {
"AffectedOperator" : [ { }, { } ],
"LineRef" : [ { }, { } ],
"Destinations" : [ { }, { } ],
"Direction" : [ { }, { } ],
"Routes" : { },
"Sections" : { },
"Extensions" : { }
} ],
"SelectedRoutes" : "...",
"AllLines" : "...",
"Extensions" : {
"any" : { }
}
} ]
}