AffectedNetworkStructure Data Type

Subtypes
AffectedNetwork
Implemented Interfaces
Serializable
Properties
name data type description
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" : "metro",
  "WaterSubmode" : "highSpeedVehicleService",
  "TramSubmode" : "allTramServices",
  "RailSubmode" : "pti2_15",
  "MetroSubmode" : "unknown",
  "CoachSubmode" : "undefined",
  "BusSubmode" : "loc10_6",
  "AirSubmode" : "loc15_5",
  "AccessMode" : "shuttle",
  "AffectedLine" : [ {
    "AffectedOperator" : [ {
      "OperatorRef" : { },
      "OperatorName" : { },
      "OperatorShortName" : { },
      "OperationalUnitRef" : [ { }, { } ],
      "Extensions" : { }
    }, {
      "OperatorRef" : { },
      "OperatorName" : { },
      "OperatorShortName" : { },
      "OperationalUnitRef" : [ { }, { } ],
      "Extensions" : { }
    } ],
    "LineRef" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "Destinations" : [ {
      "StopPointRef" : { },
      "PrivateRef" : "...",
      "StopPointName" : { },
      "StopPointType" : "terminalGate",
      "Location" : { },
      "AffectedModes" : { },
      "PlaceRef" : { },
      "PlaceName" : { },
      "AccessibilityAssessment" : { },
      "ConnectionLinks" : { },
      "Extensions" : { }
    }, {
      "StopPointRef" : { },
      "PrivateRef" : "...",
      "StopPointName" : { },
      "StopPointType" : "busStop",
      "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" : "harbourPier",
      "Location" : { },
      "AffectedModes" : { },
      "PlaceRef" : { },
      "PlaceName" : { },
      "AccessibilityAssessment" : { },
      "ConnectionLinks" : { },
      "Extensions" : { }
    }, {
      "StopPointRef" : { },
      "PrivateRef" : "...",
      "StopPointName" : { },
      "StopPointType" : "pti17_255",
      "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" : { }
    }
  }
}