| 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" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"RoutesAffected" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"VehicleMode" : "air",
"WaterSubmode" : "pti7_6",
"TramSubmode" : "loc12_2",
"RailSubmode" : "railShuttle",
"MetroSubmode" : "pti4_3",
"CoachSubmode" : "nationalCoachService",
"BusSubmode" : "pti5_16",
"AirSubmode" : "pti8_6",
"AccessMode" : "car",
"AffectedLine" : [ {
"AffectedOperator" : [ { }, { } ],
"LineRef" : { },
"PublishedLineName" : { },
"Destinations" : [ { }, { } ],
"Direction" : [ { }, { } ],
"Routes" : { },
"Sections" : { },
"Extensions" : { }
}, {
"AffectedOperator" : [ { }, { } ],
"LineRef" : { },
"PublishedLineName" : { },
"Destinations" : [ { }, { } ],
"Direction" : [ { }, { } ],
"Routes" : { },
"Sections" : { },
"Extensions" : { }
} ],
"SelectedRoutes" : "...",
"AllLines" : "...",
"Extensions" : {
"anies" : [ { }, { } ]
}
}, {
"AffectedOperator" : [ {
"OperatorRef" : { },
"OperatorName" : [ { }, { } ],
"OperatorShortName" : [ { }, { } ],
"OperationalUnitRef" : [ { }, { } ],
"Extensions" : { }
}, {
"OperatorRef" : { },
"OperatorName" : [ { }, { } ],
"OperatorShortName" : [ { }, { } ],
"OperationalUnitRef" : [ { }, { } ],
"Extensions" : { }
} ],
"NetworkRef" : {
"value" : "..."
},
"NetworkName" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"RoutesAffected" : [ {
"value" : "...",
"lang" : "..."
}, {
"value" : "...",
"lang" : "..."
} ],
"VehicleMode" : "waterTransport",
"WaterSubmode" : "pti7_20",
"TramSubmode" : "loc12_2",
"RailSubmode" : "suburbanRailway",
"MetroSubmode" : "urbanRailway",
"CoachSubmode" : "pti3_6",
"BusSubmode" : "loc10_5",
"AirSubmode" : "pti8_10",
"AccessMode" : "shuttle",
"AffectedLine" : [ {
"AffectedOperator" : [ { }, { } ],
"LineRef" : { },
"PublishedLineName" : { },
"Destinations" : [ { }, { } ],
"Direction" : [ { }, { } ],
"Routes" : { },
"Sections" : { },
"Extensions" : { }
}, {
"AffectedOperator" : [ { }, { } ],
"LineRef" : { },
"PublishedLineName" : { },
"Destinations" : [ { }, { } ],
"Direction" : [ { }, { } ],
"Routes" : { },
"Sections" : { },
"Extensions" : { }
} ],
"SelectedRoutes" : "...",
"AllLines" : "...",
"Extensions" : {
"anies" : [ { }, { } ]
}
} ]
}