| 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" : "pti1_15",
  "WaterSubmode" : "shuttleFerryService",
  "TramSubmode" : "sightseeingTram",
  "RailSubmode" : "pti2_11",
  "MetroSubmode" : "pti4_3",
  "CoachSubmode" : "pti3_3",
  "BusSubmode" : "pti5_16",
  "AirSubmode" : "internationalFlight",
  "AccessMode" : "car",
  "AffectedLine" : [ {
    "AffectedOperator" : [ {
      "OperatorRef" : { },
      "OperatorName" : { },
      "OperatorShortName" : { },
      "OperationalUnitRef" : [ { }, { } ],
      "Extensions" : { }
    }, {
      "OperatorRef" : { },
      "OperatorName" : { },
      "OperatorShortName" : { },
      "OperationalUnitRef" : [ { }, { } ],
      "Extensions" : { }
    } ],
    "LineRef" : [ {
      "value" : "..."
    }, {
      "value" : "..."
    } ],
    "Destinations" : [ {
      "StopPointRef" : { },
      "PrivateRef" : "...",
      "StopPointName" : { },
      "StopPointType" : "ferryBerth",
      "Location" : { },
      "AffectedModes" : { },
      "PlaceRef" : { },
      "PlaceName" : { },
      "AccessibilityAssessment" : { },
      "ConnectionLinks" : { },
      "Extensions" : { }
    }, {
      "StopPointRef" : { },
      "PrivateRef" : "...",
      "StopPointName" : { },
      "StopPointType" : "harbourPier",
      "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" : "platformNumber",
      "Location" : { },
      "AffectedModes" : { },
      "PlaceRef" : { },
      "PlaceName" : { },
      "AccessibilityAssessment" : { },
      "ConnectionLinks" : { },
      "Extensions" : { }
    }, {
      "StopPointRef" : { },
      "PrivateRef" : "...",
      "StopPointName" : { },
      "StopPointType" : "pti17_6",
      "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" : { }
    }
  }
}