| name | data type | description | 
|---|---|---|
| roadOrCarriagewayOrLaneManagementType | RoadOrCarriagewayOrLaneManagementTypeEnum | |
| minimumCarOccupancy | number | |
| specifiedCarriageway | array of CarriagewayEnum | |
| specifiedLane | array of LaneEnum | |
| roadOrCarriagewayOrLaneManagementExtension | 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
{
  "roadOrCarriagewayOrLaneManagementType" : "other",
  "minimumCarOccupancy" : 12345,
  "specifiedCarriageway" : [ "entrySlipRoad", "exitSlipRoad" ],
  "specifiedLane" : [ "rightHandTurningLane", "lane6" ],
  "roadOrCarriagewayOrLaneManagementExtension" : {
    "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" : "advisory",
  "applicableForTrafficDirection" : [ "southEastBound", "southWestBound" ],
  "applicableForTrafficType" : [ "destinedForAirportDepartures", "residentsOnlyTraffic" ],
  "placesAtWhichApplicable" : [ "onEnteringTheCountry", "inShadedAreas" ],
  "automaticallyInitiated" : true,
  "forVehiclesWithCharacteristicsOf" : [ {
    "fuelType" : "petrol",
    "loadType" : "petrol",
    "vehicleEquipment" : "snowChainsOrTyresInUse",
    "vehicleType" : [ "car", "caravan" ],
    "vehicleUsage" : "commercial",
    "grossWeightCharacteristic" : [ {
      "comparisonOperator" : "lessThanOrEqualTo",
      "grossVehicleWeight" : 12345.0,
      "grossWeightCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "greatherThanOrEqualTo",
      "grossVehicleWeight" : 12345.0,
      "grossWeightCharacteristicExtension" : { }
    } ],
    "heightCharacteristic" : [ {
      "comparisonOperator" : "lessThan",
      "vehicleHeight" : 12345.0,
      "heightCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "lessThan",
      "vehicleHeight" : 12345.0,
      "heightCharacteristicExtension" : { }
    } ],
    "lengthCharacteristic" : [ {
      "comparisonOperator" : "greatherThanOrEqualTo",
      "vehicleLength" : 12345.0,
      "lengthCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "greatherThanOrEqualTo",
      "vehicleLength" : 12345.0,
      "lengthCharacteristicExtension" : { }
    } ],
    "widthCharacteristic" : [ {
      "comparisonOperator" : "greatherThanOrEqualTo",
      "vehicleWidth" : 12345.0,
      "widthCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "lessThanOrEqualTo",
      "vehicleWidth" : 12345.0,
      "widthCharacteristicExtension" : { }
    } ],
    "heaviestAxleWeightCharacteristic" : [ {
      "comparisonOperator" : "greaterThan",
      "heaviestAxleWeight" : 12345.0,
      "heaviestAxleWeightCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "greaterThan",
      "heaviestAxleWeight" : 12345.0,
      "heaviestAxleWeightCharacteristicExtension" : { }
    } ],
    "numberOfAxlesCharacteristic" : [ {
      "comparisonOperator" : "equalTo",
      "numberOfAxles" : 12345,
      "numberOfAxlesCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "greaterThan",
      "numberOfAxles" : 12345,
      "numberOfAxlesCharacteristicExtension" : { }
    } ],
    "vehicleCharacteristicsExtension" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "fuelType" : "liquidGas",
    "loadType" : "ordinary",
    "vehicleEquipment" : "notUsingSnowChainsOrTyres",
    "vehicleType" : [ "twoWheeledVehicle", "vehicleWithCaravan" ],
    "vehicleUsage" : "patrol",
    "grossWeightCharacteristic" : [ {
      "comparisonOperator" : "equalTo",
      "grossVehicleWeight" : 12345.0,
      "grossWeightCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "greatherThanOrEqualTo",
      "grossVehicleWeight" : 12345.0,
      "grossWeightCharacteristicExtension" : { }
    } ],
    "heightCharacteristic" : [ {
      "comparisonOperator" : "equalTo",
      "vehicleHeight" : 12345.0,
      "heightCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "lessThan",
      "vehicleHeight" : 12345.0,
      "heightCharacteristicExtension" : { }
    } ],
    "lengthCharacteristic" : [ {
      "comparisonOperator" : "equalTo",
      "vehicleLength" : 12345.0,
      "lengthCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "lessThanOrEqualTo",
      "vehicleLength" : 12345.0,
      "lengthCharacteristicExtension" : { }
    } ],
    "widthCharacteristic" : [ {
      "comparisonOperator" : "equalTo",
      "vehicleWidth" : 12345.0,
      "widthCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "lessThanOrEqualTo",
      "vehicleWidth" : 12345.0,
      "widthCharacteristicExtension" : { }
    } ],
    "heaviestAxleWeightCharacteristic" : [ {
      "comparisonOperator" : "equalTo",
      "heaviestAxleWeight" : 12345.0,
      "heaviestAxleWeightCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "greatherThanOrEqualTo",
      "heaviestAxleWeight" : 12345.0,
      "heaviestAxleWeightCharacteristicExtension" : { }
    } ],
    "numberOfAxlesCharacteristic" : [ {
      "comparisonOperator" : "greatherThanOrEqualTo",
      "numberOfAxles" : 12345,
      "numberOfAxlesCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "equalTo",
      "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" : "external",
  "operatorActionStatus" : "beingImplemented",
  "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" : "si",
    "sourceIdentification" : "...",
    "sourceName" : {
      "values" : { }
    },
    "sourceType" : "policePatrol",
    "reliable" : true,
    "sourceExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "validity" : {
    "validityStatus" : "active",
    "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" : "longerThanSixHours",
      "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" : "documentPdf",
    "urlLinkExtension" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "urlLinkAddress" : "...",
    "urlLinkDescription" : {
      "values" : { }
    },
    "urlLinkType" : "html",
    "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" : "..."
}