SituationPublication Data Type

Implemented Interfaces
Serializable
Properties
name data type description
situation array of Situation
situationPublicationExtension ExtensionType
Properties inherited from PayloadPublication
feedType string
publicationTime DateTime
publicationCreator InternationalIdentifier
payloadPublicationExtension ExtensionType
lang string

Example

{
  "situation" : [ {
    "overallImpact" : "high",
    "relatedSituation" : [ "...", "..." ],
    "headerInformation" : {
      "areaOfInterest" : "regional",
      "confidentiality" : "internalUse",
      "informationUsage" : [ "variableMessageSign", "internet" ],
      "informationStatus" : "real",
      "urgency" : "urgent",
      "headerInformationExtension" : { }
    },
    "situationRecord" : [ {
      "situationRecordCreationReference" : "...",
      "situationRecordCreationTime" : { },
      "situationRecordObservationTime" : { },
      "situationRecordVersion" : 12345,
      "situationRecordVersionTime" : { },
      "situationRecordFirstSupplierVersionTime" : { },
      "informationUsageOverride" : "internal",
      "probabilityOfOccurrence" : "certain",
      "sourceInformation" : { },
      "validity" : { },
      "impact" : { },
      "cause" : { },
      "advice" : [ { }, { } ],
      "generalPublicComment" : [ { }, { } ],
      "nonGeneralPublicComment" : [ { }, { } ],
      "groupOfLocations" : { },
      "management" : { },
      "situationRecordExtension" : { },
      "id" : "..."
    }, {
      "situationRecordCreationReference" : "...",
      "situationRecordCreationTime" : { },
      "situationRecordObservationTime" : { },
      "situationRecordVersion" : 12345,
      "situationRecordVersionTime" : { },
      "situationRecordFirstSupplierVersionTime" : { },
      "informationUsageOverride" : "internal",
      "probabilityOfOccurrence" : "probable",
      "sourceInformation" : { },
      "validity" : { },
      "impact" : { },
      "cause" : { },
      "advice" : [ { }, { } ],
      "generalPublicComment" : [ { }, { } ],
      "nonGeneralPublicComment" : [ { }, { } ],
      "groupOfLocations" : { },
      "management" : { },
      "situationRecordExtension" : { },
      "id" : "..."
    } ],
    "situationExtension" : {
      "anies" : [ { }, { } ]
    },
    "id" : "..."
  }, {
    "overallImpact" : "highest",
    "relatedSituation" : [ "...", "..." ],
    "headerInformation" : {
      "areaOfInterest" : "continentWide",
      "confidentiality" : "noRestriction",
      "informationUsage" : [ "broadcast", "internet" ],
      "informationStatus" : "technicalExercise",
      "urgency" : "normalUrgency",
      "headerInformationExtension" : { }
    },
    "situationRecord" : [ {
      "situationRecordCreationReference" : "...",
      "situationRecordCreationTime" : { },
      "situationRecordObservationTime" : { },
      "situationRecordVersion" : 12345,
      "situationRecordVersionTime" : { },
      "situationRecordFirstSupplierVersionTime" : { },
      "informationUsageOverride" : "variableMessageSign",
      "probabilityOfOccurrence" : "probable",
      "sourceInformation" : { },
      "validity" : { },
      "impact" : { },
      "cause" : { },
      "advice" : [ { }, { } ],
      "generalPublicComment" : [ { }, { } ],
      "nonGeneralPublicComment" : [ { }, { } ],
      "groupOfLocations" : { },
      "management" : { },
      "situationRecordExtension" : { },
      "id" : "..."
    }, {
      "situationRecordCreationReference" : "...",
      "situationRecordCreationTime" : { },
      "situationRecordObservationTime" : { },
      "situationRecordVersion" : 12345,
      "situationRecordVersionTime" : { },
      "situationRecordFirstSupplierVersionTime" : { },
      "informationUsageOverride" : "broadcast",
      "probabilityOfOccurrence" : "improbable",
      "sourceInformation" : { },
      "validity" : { },
      "impact" : { },
      "cause" : { },
      "advice" : [ { }, { } ],
      "generalPublicComment" : [ { }, { } ],
      "nonGeneralPublicComment" : [ { }, { } ],
      "groupOfLocations" : { },
      "management" : { },
      "situationRecordExtension" : { },
      "id" : "..."
    } ],
    "situationExtension" : {
      "anies" : [ { }, { } ]
    },
    "id" : "..."
  } ],
  "situationPublicationExtension" : {
    "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" : { }
    } ]
  },
  "feedType" : "...",
  "publicationTime" : {
    "value" : "..."
  },
  "publicationCreator" : {
    "country" : "gi",
    "nationalIdentifier" : "...",
    "internationalIdentifierExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "payloadPublicationExtension" : {
    "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" : { }
    } ]
  },
  "lang" : "..."
}