name | data type | description |
---|---|---|
Properties inherited from AffectedNetworkStructure |
||
AffectedOperator | array of AffectedOperatorStructure | |
NetworkRef | NetworkRefStructure | |
NetworkName | NaturalLanguageStringStructure | |
RoutesAffected | NaturalLanguageStringStructure | |
VehicleMode | VehicleModesOfTransportEnumeration | |
WaterSubmode | WaterSubmodesOfTransportEnumeration | |
TramSubmode | TramSubmodesOfTransportEnumeration | |
RailSubmode | RailSubmodesOfTransportEnumeration | |
MetroSubmode | MetroSubmodesOfTransportEnumeration | |
CoachSubmode | CoachSubmodesOfTransportEnumeration | |
BusSubmode | BusSubmodesOfTransportEnumeration | |
AirSubmode | AirSubmodesOfTransportEnumeration | |
AccessMode | AccessModesEnumeration | |
AffectedLine | array of AffectedLineStructure | |
SelectedRoutes | string | |
AllLines | string | |
Extensions | Extensions |
Example
{ "AffectedOperator" : [ { "OperatorRef" : { "value" : "..." }, "OperatorName" : { "value" : "...", "lang" : "..." }, "OperatorShortName" : { "value" : "...", "lang" : "..." }, "OperationalUnitRef" : [ { "value" : "..." }, { "value" : "..." } ], "Extensions" : { "any" : { } } }, { "OperatorRef" : { "value" : "..." }, "OperatorName" : { "value" : "...", "lang" : "..." }, "OperatorShortName" : { "value" : "...", "lang" : "..." }, "OperationalUnitRef" : [ { "value" : "..." }, { "value" : "..." } ], "Extensions" : { "any" : { } } } ], "NetworkRef" : { "value" : "..." }, "NetworkName" : { "value" : "...", "lang" : "..." }, "RoutesAffected" : { "value" : "...", "lang" : "..." }, "VehicleMode" : "funicular", "WaterSubmode" : "localCarFerryService", "TramSubmode" : "loc12_255", "RailSubmode" : "pti2_13", "MetroSubmode" : "pti4_0", "CoachSubmode" : "pti3_8", "BusSubmode" : "loc10_7", "AirSubmode" : "pti8_255", "AccessMode" : "foot", "AffectedLine" : [ { "AffectedOperator" : [ { "OperatorRef" : { }, "OperatorName" : { }, "OperatorShortName" : { }, "OperationalUnitRef" : [ { }, { } ], "Extensions" : { } }, { "OperatorRef" : { }, "OperatorName" : { }, "OperatorShortName" : { }, "OperationalUnitRef" : [ { }, { } ], "Extensions" : { } } ], "LineRef" : [ { "value" : "..." }, { "value" : "..." } ], "Destinations" : [ { "StopPointRef" : { }, "PrivateRef" : "...", "StopPointName" : { }, "StopPointType" : "harbourPier", "Location" : { }, "AffectedModes" : { }, "PlaceRef" : { }, "PlaceName" : { }, "AccessibilityAssessment" : { }, "ConnectionLinks" : { }, "Extensions" : { } }, { "StopPointRef" : { }, "PrivateRef" : "...", "StopPointName" : { }, "StopPointType" : "pti17_1", "Location" : { }, "AffectedModes" : { }, "PlaceRef" : { }, "PlaceName" : { }, "AccessibilityAssessment" : { }, "ConnectionLinks" : { }, "Extensions" : { } } ], "Direction" : [ { "DirectionRef" : { }, "DirectionName" : { } }, { "DirectionRef" : { }, "DirectionName" : { } } ], "Routes" : { "AffectedRoute" : [ { }, { } ] }, "Sections" : { "AffectedSection" : [ { }, { } ] }, "Extensions" : { "any" : { } } }, { "AffectedOperator" : [ { "OperatorRef" : { }, "OperatorName" : { }, "OperatorShortName" : { }, "OperationalUnitRef" : [ { }, { } ], "Extensions" : { } }, { "OperatorRef" : { }, "OperatorName" : { }, "OperatorShortName" : { }, "OperationalUnitRef" : [ { }, { } ], "Extensions" : { } } ], "LineRef" : [ { "value" : "..." }, { "value" : "..." } ], "Destinations" : [ { "StopPointRef" : { }, "PrivateRef" : "...", "StopPointName" : { }, "StopPointType" : "busStop", "Location" : { }, "AffectedModes" : { }, "PlaceRef" : { }, "PlaceName" : { }, "AccessibilityAssessment" : { }, "ConnectionLinks" : { }, "Extensions" : { } }, { "StopPointRef" : { }, "PrivateRef" : "...", "StopPointName" : { }, "StopPointType" : "pti17_0", "Location" : { }, "AffectedModes" : { }, "PlaceRef" : { }, "PlaceName" : { }, "AccessibilityAssessment" : { }, "ConnectionLinks" : { }, "Extensions" : { } } ], "Direction" : [ { "DirectionRef" : { }, "DirectionName" : { } }, { "DirectionRef" : { }, "DirectionName" : { } } ], "Routes" : { "AffectedRoute" : [ { }, { } ] }, "Sections" : { "AffectedSection" : [ { }, { } ] }, "Extensions" : { "any" : { } } } ], "SelectedRoutes" : "...", "AllLines" : "...", "Extensions" : { "any" : { "tagName" : "...", "schemaTypeInfo" : { }, "ownerDocument" : { }, "firstChild" : { }, "prefix" : "...", "nextSibling" : { }, "parentNode" : { }, "nodeType" : 12345, "nodeValue" : "...", "nodeName" : "...", "namespaceURI" : "...", "childNodes" : { }, "baseURI" : "...", "localName" : "...", "attributes" : { }, "lastChild" : { }, "textContent" : "...", "previousSibling" : { } } } }