| name | data type | description |
|---|---|---|
| overallImpact | OverallImpactEnum | |
| array of string | ||
| headerInformation | HeaderInformation | |
| situationRecord | array of SituationRecord | |
| situationExtension | ExtensionType | |
| id | string |
Example
{
"overallImpact" : "lowest",
"relatedSituation" : [ "...", "..." ],
"headerInformation" : {
"areaOfInterest" : "continentWide",
"confidentiality" : "restrictedToAuthoritiesAndTrafficOperators",
"informationUsage" : [ "internet", "internal" ],
"informationStatus" : "test",
"urgency" : "urgent",
"headerInformationExtension" : {
"anies" : [ { }, { } ]
}
},
"situationRecord" : [ {
"situationRecordCreationReference" : "...",
"situationRecordCreationTime" : {
"value" : "..."
},
"situationRecordObservationTime" : {
"value" : "..."
},
"situationRecordVersion" : 12345,
"situationRecordVersionTime" : {
"value" : "..."
},
"situationRecordFirstSupplierVersionTime" : {
"value" : "..."
},
"informationUsageOverride" : "variableMessageSign",
"probabilityOfOccurrence" : "probable",
"sourceInformation" : {
"sourceCountry" : "sm",
"sourceIdentification" : "...",
"sourceName" : { },
"sourceType" : "otherInformation",
"reliable" : true,
"sourceInformationExtension" : { }
},
"validity" : {
"validityStatus" : "suspended",
"validityTimeSpecification" : { },
"validityExtension" : { }
},
"impact" : {
"impactOnTraffic" : "unknown",
"impactDetails" : { },
"delays" : { },
"impactExtension" : { }
},
"cause" : { },
"advice" : [ {
"adviceExtension" : { }
}, {
"adviceExtension" : { }
} ],
"generalPublicComment" : [ {
"comment" : { },
"commentDateTime" : { },
"commentExtension" : { }
}, {
"comment" : { },
"commentDateTime" : { },
"commentExtension" : { }
} ],
"nonGeneralPublicComment" : [ {
"comment" : { },
"commentDateTime" : { },
"commentExtension" : { }
}, {
"comment" : { },
"commentDateTime" : { },
"commentExtension" : { }
} ],
"groupOfLocations" : {
"locationContainedInGroup" : [ { }, { } ],
"routeDestination" : [ { }, { } ],
"groupOfLocationsExtension" : { }
},
"management" : {
"lifeCycleManagement" : { },
"filterExitManagement" : { },
"managementExtension" : { }
},
"situationRecordExtension" : {
"anies" : [ { }, { } ]
},
"id" : "..."
}, {
"situationRecordCreationReference" : "...",
"situationRecordCreationTime" : {
"value" : "..."
},
"situationRecordObservationTime" : {
"value" : "..."
},
"situationRecordVersion" : 12345,
"situationRecordVersionTime" : {
"value" : "..."
},
"situationRecordFirstSupplierVersionTime" : {
"value" : "..."
},
"informationUsageOverride" : "broadcast",
"probabilityOfOccurrence" : "improbable",
"sourceInformation" : {
"sourceCountry" : "fi",
"sourceIdentification" : "...",
"sourceName" : { },
"sourceType" : "freightVehicleOperator",
"reliable" : true,
"sourceInformationExtension" : { }
},
"validity" : {
"validityStatus" : "suspended",
"validityTimeSpecification" : { },
"validityExtension" : { }
},
"impact" : {
"impactOnTraffic" : "impossible",
"impactDetails" : { },
"delays" : { },
"impactExtension" : { }
},
"cause" : { },
"advice" : [ {
"adviceExtension" : { }
}, {
"adviceExtension" : { }
} ],
"generalPublicComment" : [ {
"comment" : { },
"commentDateTime" : { },
"commentExtension" : { }
}, {
"comment" : { },
"commentDateTime" : { },
"commentExtension" : { }
} ],
"nonGeneralPublicComment" : [ {
"comment" : { },
"commentDateTime" : { },
"commentExtension" : { }
}, {
"comment" : { },
"commentDateTime" : { },
"commentExtension" : { }
} ],
"groupOfLocations" : {
"locationContainedInGroup" : [ { }, { } ],
"routeDestination" : [ { }, { } ],
"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" : "..."
}