AffectedNetwork Data Type

Implemented Interfaces
Serializable
Properties
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" : "pti1_15",
  "WaterSubmode" : "pti7_18",
  "TramSubmode" : "shuttleTram",
  "RailSubmode" : "carTransportRailService",
  "MetroSubmode" : "metro",
  "CoachSubmode" : "touristCoachService",
  "BusSubmode" : "schoolBus",
  "AirSubmode" : "unknown",
  "AccessMode" : "foot",
  "AffectedLine" : [ {
    "AffectedOperator" : [ {
      "OperatorRef" : { },
      "OperatorName" : { },
      "OperatorShortName" : { },
      "OperationalUnitRef" : [ { }, { } ],
      "Extensions" : { }
    }, {
      "OperatorRef" : { },
      "OperatorName" : { },
      "OperatorShortName" : { },
      "OperationalUnitRef" : [ { }, { } ],
      "Extensions" : { }
    } ],
    "LineRef" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "Destinations" : [ {
      "StopPointRef" : { },
      "PrivateRef" : "...",
      "StopPointName" : { },
      "StopPointType" : "pti17_255",
      "Location" : { },
      "AffectedModes" : { },
      "PlaceRef" : { },
      "PlaceName" : { },
      "AccessibilityAssessment" : { },
      "ConnectionLinks" : { },
      "Extensions" : { }
    }, {
      "StopPointRef" : { },
      "PrivateRef" : "...",
      "StopPointName" : { },
      "StopPointType" : "pti17_2",
      "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" : "landingStage",
      "Location" : { },
      "AffectedModes" : { },
      "PlaceRef" : { },
      "PlaceName" : { },
      "AccessibilityAssessment" : { },
      "ConnectionLinks" : { },
      "Extensions" : { }
    }, {
      "StopPointRef" : { },
      "PrivateRef" : "...",
      "StopPointName" : { },
      "StopPointType" : "pti17_4",
      "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" : { }
    }
  }
}