| name | data type | description | 
|---|---|---|
| reroutingManagementType | array of ReroutingManagementTypeEnum | |
| reroutingItineraryDescription | MultilingualString | |
| signedRerouting | boolean | |
| entry | string | |
| exit | string | |
| roadOrJunctionNumber | string | |
| alternativeRoute | array of Itinerary | |
| reroutingManagementExtension | ExtensionType | |
Properties inherited from NetworkManagement | 
        ||
| complianceOption | ComplianceOptionEnum | |
| applicableForTrafficDirection | array of DirectionEnum | |
| applicableForTrafficType | array of TrafficTypeEnum | |
| placesAtWhichApplicable | array of PlacesEnum | |
| automaticallyInitiated | boolean | |
| forVehiclesWithCharacteristicsOf | array of VehicleCharacteristics | |
| networkManagementExtension | ExtensionType | |
Properties inherited from OperatorAction | 
        ||
| actionOrigin | OperatorActionOriginEnum | |
| operatorActionStatus | OperatorActionStatusEnum | |
| operatorActionExtension | ExtensionType | |
Properties inherited from SituationRecord | 
        ||
| situationRecordCreationReference | string | |
| situationRecordCreationTime | string | |
| situationRecordObservationTime | string | |
| situationRecordVersion | number | |
| situationRecordVersionTime | string | |
| situationRecordFirstSupplierVersionTime | string | |
| confidentialityOverride | ConfidentialityValueEnum | |
| probabilityOfOccurrence | ProbabilityOfOccurrenceEnum | |
| source | Source | |
| validity | Validity | |
| impact | Impact | |
| cause | Cause | |
| generalPublicComment | array of Comment | |
| nonGeneralPublicComment | array of Comment | |
| urlLink | array of UrlLink | |
| groupOfLocations | GroupOfLocations | |
| management | Management | |
| situationRecordExtension | ExtensionType | |
| id | string | |
Example
{
  "reroutingManagementType" : [ "doNotUseIntersectionOrJunction", "doNotUseIntersectionOrJunction" ],
  "reroutingItineraryDescription" : {
    "values" : {
      "value" : [ { }, { } ]
    }
  },
  "signedRerouting" : true,
  "entry" : "...",
  "exit" : "...",
  "roadOrJunctionNumber" : "...",
  "alternativeRoute" : [ {
    "locationContainedInItinerary" : [ {
      "index" : 12345,
      "externalReferencing" : [ { }, { } ],
      "locationForDisplay" : { },
      "locationExtension" : { }
    }, {
      "index" : 12345,
      "externalReferencing" : [ { }, { } ],
      "locationForDisplay" : { },
      "locationExtension" : { }
    } ],
    "routeDestination" : [ {
      "destinationExtension" : { }
    }, {
      "destinationExtension" : { }
    } ],
    "itineraryExtension" : {
      "anies" : [ { }, { } ]
    },
    "groupOfLocationsExtension" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "locationContainedInItinerary" : [ {
      "index" : 12345,
      "externalReferencing" : [ { }, { } ],
      "locationForDisplay" : { },
      "locationExtension" : { }
    }, {
      "index" : 12345,
      "externalReferencing" : [ { }, { } ],
      "locationForDisplay" : { },
      "locationExtension" : { }
    } ],
    "routeDestination" : [ {
      "destinationExtension" : { }
    }, {
      "destinationExtension" : { }
    } ],
    "itineraryExtension" : {
      "anies" : [ { }, { } ]
    },
    "groupOfLocationsExtension" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "reroutingManagementExtension" : {
    "anies" : [ {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    }, {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    } ]
  },
  "complianceOption" : "mandatory",
  "applicableForTrafficDirection" : [ "clockwise", "southBound" ],
  "applicableForTrafficType" : [ "holidayTraffic", "destinedForFerryService" ],
  "placesAtWhichApplicable" : [ "onRoundabouts", "inLowLyingAreas" ],
  "automaticallyInitiated" : true,
  "forVehiclesWithCharacteristicsOf" : [ {
    "fuelType" : "petrolBatteryHybrid",
    "loadType" : "oil",
    "vehicleEquipment" : "snowChainsInUse",
    "vehicleType" : [ "carOrLightVehicle", "motorscooter" ],
    "vehicleUsage" : "taxi",
    "grossWeightCharacteristic" : [ {
      "comparisonOperator" : "greatherThanOrEqualTo",
      "grossVehicleWeight" : 12345.0,
      "grossWeightCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "lessThanOrEqualTo",
      "grossVehicleWeight" : 12345.0,
      "grossWeightCharacteristicExtension" : { }
    } ],
    "heightCharacteristic" : [ {
      "comparisonOperator" : "lessThanOrEqualTo",
      "vehicleHeight" : 12345.0,
      "heightCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "lessThanOrEqualTo",
      "vehicleHeight" : 12345.0,
      "heightCharacteristicExtension" : { }
    } ],
    "lengthCharacteristic" : [ {
      "comparisonOperator" : "lessThan",
      "vehicleLength" : 12345.0,
      "lengthCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "greaterThan",
      "vehicleLength" : 12345.0,
      "lengthCharacteristicExtension" : { }
    } ],
    "widthCharacteristic" : [ {
      "comparisonOperator" : "greaterThan",
      "vehicleWidth" : 12345.0,
      "widthCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "greaterThan",
      "vehicleWidth" : 12345.0,
      "widthCharacteristicExtension" : { }
    } ],
    "heaviestAxleWeightCharacteristic" : [ {
      "comparisonOperator" : "lessThan",
      "heaviestAxleWeight" : 12345.0,
      "heaviestAxleWeightCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "greatherThanOrEqualTo",
      "heaviestAxleWeight" : 12345.0,
      "heaviestAxleWeightCharacteristicExtension" : { }
    } ],
    "numberOfAxlesCharacteristic" : [ {
      "comparisonOperator" : "greatherThanOrEqualTo",
      "numberOfAxles" : 12345,
      "numberOfAxlesCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "lessThan",
      "numberOfAxles" : 12345,
      "numberOfAxlesCharacteristicExtension" : { }
    } ],
    "vehicleCharacteristicsExtension" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "fuelType" : "biodiesel",
    "loadType" : "vehicles",
    "vehicleEquipment" : "withoutSnowTyresOrChainsOnBoard",
    "vehicleType" : [ "van", "anyVehicle" ],
    "vehicleUsage" : "agricultural",
    "grossWeightCharacteristic" : [ {
      "comparisonOperator" : "greatherThanOrEqualTo",
      "grossVehicleWeight" : 12345.0,
      "grossWeightCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "lessThan",
      "grossVehicleWeight" : 12345.0,
      "grossWeightCharacteristicExtension" : { }
    } ],
    "heightCharacteristic" : [ {
      "comparisonOperator" : "greatherThanOrEqualTo",
      "vehicleHeight" : 12345.0,
      "heightCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "lessThanOrEqualTo",
      "vehicleHeight" : 12345.0,
      "heightCharacteristicExtension" : { }
    } ],
    "lengthCharacteristic" : [ {
      "comparisonOperator" : "lessThan",
      "vehicleLength" : 12345.0,
      "lengthCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "lessThan",
      "vehicleLength" : 12345.0,
      "lengthCharacteristicExtension" : { }
    } ],
    "widthCharacteristic" : [ {
      "comparisonOperator" : "lessThan",
      "vehicleWidth" : 12345.0,
      "widthCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "equalTo",
      "vehicleWidth" : 12345.0,
      "widthCharacteristicExtension" : { }
    } ],
    "heaviestAxleWeightCharacteristic" : [ {
      "comparisonOperator" : "greaterThan",
      "heaviestAxleWeight" : 12345.0,
      "heaviestAxleWeightCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "lessThan",
      "heaviestAxleWeight" : 12345.0,
      "heaviestAxleWeightCharacteristicExtension" : { }
    } ],
    "numberOfAxlesCharacteristic" : [ {
      "comparisonOperator" : "lessThan",
      "numberOfAxles" : 12345,
      "numberOfAxlesCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "lessThan",
      "numberOfAxles" : 12345,
      "numberOfAxlesCharacteristicExtension" : { }
    } ],
    "vehicleCharacteristicsExtension" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "networkManagementExtension" : {
    "anies" : [ {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    }, {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    } ]
  },
  "actionOrigin" : "internal",
  "operatorActionStatus" : "rejected",
  "operatorActionExtension" : {
    "anies" : [ {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    }, {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    } ]
  },
  "situationRecordCreationReference" : "...",
  "situationRecordCreationTime" : "...",
  "situationRecordObservationTime" : "...",
  "situationRecordVersion" : 12345,
  "situationRecordVersionTime" : "...",
  "situationRecordFirstSupplierVersionTime" : "...",
  "confidentialityOverride" : "restrictedToAuthoritiesTrafficOperatorsAndVms",
  "probabilityOfOccurrence" : "riskOf",
  "source" : {
    "sourceCountry" : "hu",
    "sourceIdentification" : "...",
    "sourceName" : {
      "values" : { }
    },
    "sourceType" : "infraredMonitoringStation",
    "reliable" : true,
    "sourceExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "validity" : {
    "validityStatus" : "definedByValidityTimeSpec",
    "overrunning" : true,
    "validityTimeSpecification" : {
      "overallStartTime" : "...",
      "overallEndTime" : "...",
      "validPeriod" : [ { }, { } ],
      "exceptionPeriod" : [ { }, { } ],
      "overallPeriodExtension" : { }
    },
    "validityExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "impact" : {
    "capacityRemaining" : 12345.0,
    "numberOfLanesRestricted" : 12345,
    "numberOfOperationalLanes" : 12345,
    "originalNumberOfLanes" : 12345,
    "residualRoadWidth" : 12345.0,
    "trafficConstrictionType" : "carriagewayPartiallyObstructed",
    "delays" : {
      "delayBand" : "betweenOneHourAndThreeHours",
      "delaysType" : "delays",
      "delayTimeValue" : 12345.0,
      "delaysExtension" : { }
    },
    "impactExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "cause" : {
    "causeExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "generalPublicComment" : [ {
    "comment" : {
      "values" : { }
    },
    "commentDateTime" : "...",
    "commentExtension" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "comment" : {
      "values" : { }
    },
    "commentDateTime" : "...",
    "commentExtension" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "nonGeneralPublicComment" : [ {
    "comment" : {
      "values" : { }
    },
    "commentDateTime" : "...",
    "commentExtension" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "comment" : {
      "values" : { }
    },
    "commentDateTime" : "...",
    "commentExtension" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "urlLink" : [ {
    "urlLinkAddress" : "...",
    "urlLinkDescription" : {
      "values" : { }
    },
    "urlLinkType" : "image",
    "urlLinkExtension" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "urlLinkAddress" : "...",
    "urlLinkDescription" : {
      "values" : { }
    },
    "urlLinkType" : "other",
    "urlLinkExtension" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "groupOfLocations" : {
    "groupOfLocationsExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "management" : {
    "lifeCycleManagement" : {
      "cancel" : true,
      "end" : true,
      "lifeCycleManagementExtension" : { }
    },
    "filterExitManagement" : {
      "filterEnd" : true,
      "filterOutOfRange" : true,
      "filterExitManagementExtension" : { }
    },
    "managementExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "situationRecordExtension" : {
    "anies" : [ {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    }, {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    } ]
  },
  "id" : "..."
}