Situation Data Type

Implemented Interfaces
Serializable
Properties
name data type description
overallSeverity OverallSeverityEnum
relatedSituation array of string
situationVersion number
situationVersionTime string
headerInformation HeaderInformation
situationRecord array of SituationRecord
situationExtension ExtensionType
id string

Example

{
  "overallSeverity" : "high",
  "relatedSituation" : [ "...", "..." ],
  "situationVersion" : 12345,
  "situationVersionTime" : "...",
  "headerInformation" : {
    "areaOfInterest" : "neighbouringCountries",
    "confidentiality" : "restrictedToAuthorities",
    "informationStatus" : "securityExercise",
    "urgency" : "normalUrgency",
    "headerInformationExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "situationRecord" : [ {
    "situationRecordCreationReference" : "...",
    "situationRecordCreationTime" : "...",
    "situationRecordObservationTime" : "...",
    "situationRecordVersion" : 12345,
    "situationRecordVersionTime" : "...",
    "situationRecordFirstSupplierVersionTime" : "...",
    "confidentialityOverride" : "restrictedToAuthoritiesAndTrafficOperators",
    "probabilityOfOccurrence" : "certain",
    "source" : {
      "sourceCountry" : "is",
      "sourceIdentification" : "...",
      "sourceName" : { },
      "sourceType" : "freightVehicleOperator",
      "reliable" : true,
      "sourceExtension" : { }
    },
    "validity" : {
      "validityStatus" : "suspended",
      "overrunning" : true,
      "validityTimeSpecification" : { },
      "validityExtension" : { }
    },
    "impact" : {
      "capacityRemaining" : 12345.0,
      "numberOfLanesRestricted" : 12345,
      "numberOfOperationalLanes" : 12345,
      "originalNumberOfLanes" : 12345,
      "residualRoadWidth" : 12345.0,
      "trafficConstrictionType" : "carriagewayPartiallyObstructed",
      "delays" : { },
      "impactExtension" : { }
    },
    "cause" : {
      "causeExtension" : { }
    },
    "generalPublicComment" : [ {
      "comment" : { },
      "commentDateTime" : "...",
      "commentExtension" : { }
    }, {
      "comment" : { },
      "commentDateTime" : "...",
      "commentExtension" : { }
    } ],
    "nonGeneralPublicComment" : [ {
      "comment" : { },
      "commentDateTime" : "...",
      "commentExtension" : { }
    }, {
      "comment" : { },
      "commentDateTime" : "...",
      "commentExtension" : { }
    } ],
    "urlLink" : [ {
      "urlLinkAddress" : "...",
      "urlLinkDescription" : { },
      "urlLinkType" : "videoStream",
      "urlLinkExtension" : { }
    }, {
      "urlLinkAddress" : "...",
      "urlLinkDescription" : { },
      "urlLinkType" : "other",
      "urlLinkExtension" : { }
    } ],
    "groupOfLocations" : {
      "groupOfLocationsExtension" : { }
    },
    "management" : {
      "lifeCycleManagement" : { },
      "filterExitManagement" : { },
      "managementExtension" : { }
    },
    "situationRecordExtension" : {
      "anies" : [ { }, { } ]
    },
    "id" : "..."
  }, {
    "situationRecordCreationReference" : "...",
    "situationRecordCreationTime" : "...",
    "situationRecordObservationTime" : "...",
    "situationRecordVersion" : 12345,
    "situationRecordVersionTime" : "...",
    "situationRecordFirstSupplierVersionTime" : "...",
    "confidentialityOverride" : "noRestriction",
    "probabilityOfOccurrence" : "riskOf",
    "source" : {
      "sourceCountry" : "se",
      "sourceIdentification" : "...",
      "sourceName" : { },
      "sourceType" : "privateBreakdownService",
      "reliable" : true,
      "sourceExtension" : { }
    },
    "validity" : {
      "validityStatus" : "active",
      "overrunning" : true,
      "validityTimeSpecification" : { },
      "validityExtension" : { }
    },
    "impact" : {
      "capacityRemaining" : 12345.0,
      "numberOfLanesRestricted" : 12345,
      "numberOfOperationalLanes" : 12345,
      "originalNumberOfLanes" : 12345,
      "residualRoadWidth" : 12345.0,
      "trafficConstrictionType" : "carriagewayPartiallyObstructed",
      "delays" : { },
      "impactExtension" : { }
    },
    "cause" : {
      "causeExtension" : { }
    },
    "generalPublicComment" : [ {
      "comment" : { },
      "commentDateTime" : "...",
      "commentExtension" : { }
    }, {
      "comment" : { },
      "commentDateTime" : "...",
      "commentExtension" : { }
    } ],
    "nonGeneralPublicComment" : [ {
      "comment" : { },
      "commentDateTime" : "...",
      "commentExtension" : { }
    }, {
      "comment" : { },
      "commentDateTime" : "...",
      "commentExtension" : { }
    } ],
    "urlLink" : [ {
      "urlLinkAddress" : "...",
      "urlLinkDescription" : { },
      "urlLinkType" : "other",
      "urlLinkExtension" : { }
    }, {
      "urlLinkAddress" : "...",
      "urlLinkDescription" : { },
      "urlLinkType" : "videoStream",
      "urlLinkExtension" : { }
    } ],
    "groupOfLocations" : {
      "groupOfLocationsExtension" : { }
    },
    "management" : {
      "lifeCycleManagement" : { },
      "filterExitManagement" : { },
      "managementExtension" : { }
    },
    "situationRecordExtension" : {
      "anies" : [ { }, { } ]
    },
    "id" : "..."
  } ],
  "situationExtension" : {
    "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" : "..."
}