Situations Data Type

Implemented Interfaces
Serializable
Properties
name data type description
PtSituationElement array of PtSituationElement
RoadSituationElement array of RoadSituationElement

Example

{
  "PtSituationElement" : [ {
    "Verification" : "pti32_1",
    "Progress" : "approvedDraft",
    "QualityIndex" : "probablyReliable",
    "Reality" : "test",
    "Likelihood" : "riskOf",
    "Publication" : [ "...", "..." ],
    "ValidityPeriod" : [ {
      "StartTime" : "...",
      "EndTime" : "...",
      "EndTimeStatus" : "longTerm"
    }, {
      "StartTime" : "...",
      "EndTime" : "...",
      "EndTimeStatus" : "longTerm"
    } ],
    "Repetitions" : {
      "DayType" : [ "pti34_1", "pti34_6" ]
    },
    "PublicationWindow" : {
      "StartTime" : "...",
      "EndTime" : "...",
      "EndTimeStatus" : "longTerm"
    },
    "UndefinedReason" : "...",
    "EnvironmentReason" : "unknown",
    "EquipmentReason" : "pti21_15",
    "PersonnelReason" : "staffShortage",
    "MiscellaneousReason" : "pti19_3_Alias_17",
    "UnknownReason" : "...",
    "EnvironmentSubReason" : "roughSea",
    "EquipmentSubReason" : "liftFailure",
    "PersonnelSubReason" : "staffSickness",
    "MiscellaneousSubReason" : "personIllOnVehicle",
    "PublicEventReason" : "tradeFair",
    "ReasonName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "Severity" : "pti26_255",
    "Priority" : 12345,
    "Sensitivity" : "veryHigh",
    "Audience" : "infoServices",
    "ScopeType" : "network",
    "ReportType" : "...",
    "Planned" : true,
    "Keywords" : [ "...", "..." ],
    "SecondaryReasons" : {
      "Reason" : [ { }, { } ]
    },
    "Language" : "...",
    "Summary" : [ {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    }, {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    } ],
    "Description" : [ {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    }, {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    } ],
    "Detail" : [ {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    }, {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    } ],
    "Advice" : [ {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    }, {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    } ],
    "Internal" : {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    },
    "Images" : {
      "Image" : [ { }, { } ]
    },
    "InfoLinks" : {
      "InfoLink" : [ { }, { } ]
    },
    "Affects" : {
      "AreaOfInterest" : "national",
      "Operators" : { },
      "Networks" : { },
      "StopPoints" : { },
      "StopPlaces" : { },
      "Places" : { },
      "VehicleJourneys" : { },
      "Vehicles" : { },
      "Roads" : { },
      "Extensions" : { }
    },
    "Consequences" : {
      "Consequence" : [ { }, { } ]
    },
    "PublishingActions" : {
      "PublishToWebAction" : [ { }, { } ],
      "PublishToMobileAction" : [ { }, { } ],
      "PublishToTvAction" : { },
      "PublishToAlertsAction" : [ { }, { } ],
      "ManualAction" : [ { }, { } ],
      "NotifyByEmailAction" : [ { }, { } ],
      "NotifyBySmsAction" : { },
      "NotifyByPagerAction" : [ { }, { } ],
      "NotifyUserAction" : [ { }, { } ],
      "Extensions" : { }
    },
    "Extensions" : {
      "anies" : [ { }, { } ]
    },
    "References" : {
      "RelatedToRef" : [ { }, { } ]
    },
    "Source" : {
      "Country" : "...",
      "SourceType" : "post",
      "Email" : "...",
      "Phone" : "...",
      "Fax" : "...",
      "Web" : "...",
      "Other" : "...",
      "SourceMethod" : "nonPoliceEmergencyServicePatrol",
      "AgentReference" : "...",
      "Name" : { },
      "SourceRole" : "...",
      "TimeOfCommunication" : "...",
      "ExternalCode" : "...",
      "SourceFile" : "...",
      "Extensions" : { }
    },
    "VersionedAtTime" : "...",
    "CreationTime" : "...",
    "CountryRef" : {
      "value" : "af"
    },
    "ParticipantRef" : {
      "value" : "..."
    },
    "SituationNumber" : {
      "value" : "..."
    },
    "UpdateCountryRef" : {
      "value" : "bb"
    },
    "UpdateParticipantRef" : {
      "value" : "..."
    },
    "Version" : {
      "value" : 12345
    }
  }, {
    "Verification" : "pti32_255",
    "Progress" : "approvedDraft",
    "QualityIndex" : "unconfirmed",
    "Reality" : "technicalExercise",
    "Likelihood" : "riskOf",
    "Publication" : [ "...", "..." ],
    "ValidityPeriod" : [ {
      "StartTime" : "...",
      "EndTime" : "...",
      "EndTimeStatus" : "undefined"
    }, {
      "StartTime" : "...",
      "EndTime" : "...",
      "EndTimeStatus" : "longTerm"
    } ],
    "Repetitions" : {
      "DayType" : [ "weekdays", "monday" ]
    },
    "PublicationWindow" : {
      "StartTime" : "...",
      "EndTime" : "...",
      "EndTimeStatus" : "undefined"
    },
    "UndefinedReason" : "...",
    "EnvironmentReason" : "waterlogged",
    "EquipmentReason" : "pti21_1",
    "PersonnelReason" : "pti20_5_Alias_1",
    "MiscellaneousReason" : "assault",
    "UnknownReason" : "...",
    "EnvironmentSubReason" : "highWaterLevel",
    "EquipmentSubReason" : "escalatorFailure",
    "PersonnelSubReason" : "staffInjury",
    "MiscellaneousSubReason" : "personUnderTrain",
    "PublicEventReason" : "boatRace",
    "ReasonName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "Severity" : "pti26_6",
    "Priority" : 12345,
    "Sensitivity" : "veryHigh",
    "Audience" : "management",
    "ScopeType" : "operator",
    "ReportType" : "...",
    "Planned" : true,
    "Keywords" : [ "...", "..." ],
    "SecondaryReasons" : {
      "Reason" : [ { }, { } ]
    },
    "Language" : "...",
    "Summary" : [ {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    }, {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    } ],
    "Description" : [ {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    }, {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    } ],
    "Detail" : [ {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    }, {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    } ],
    "Advice" : [ {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    }, {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    } ],
    "Internal" : {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    },
    "Images" : {
      "Image" : [ { }, { } ]
    },
    "InfoLinks" : {
      "InfoLink" : [ { }, { } ]
    },
    "Affects" : {
      "AreaOfInterest" : "notSpecified",
      "Operators" : { },
      "Networks" : { },
      "StopPoints" : { },
      "StopPlaces" : { },
      "Places" : { },
      "VehicleJourneys" : { },
      "Vehicles" : { },
      "Roads" : { },
      "Extensions" : { }
    },
    "Consequences" : {
      "Consequence" : [ { }, { } ]
    },
    "PublishingActions" : {
      "PublishToWebAction" : [ { }, { } ],
      "PublishToMobileAction" : [ { }, { } ],
      "PublishToTvAction" : { },
      "PublishToAlertsAction" : [ { }, { } ],
      "ManualAction" : [ { }, { } ],
      "NotifyByEmailAction" : [ { }, { } ],
      "NotifyBySmsAction" : { },
      "NotifyByPagerAction" : [ { }, { } ],
      "NotifyUserAction" : [ { }, { } ],
      "Extensions" : { }
    },
    "Extensions" : {
      "anies" : [ { }, { } ]
    },
    "References" : {
      "RelatedToRef" : [ { }, { } ]
    },
    "Source" : {
      "Country" : "...",
      "SourceType" : "pager",
      "Email" : "...",
      "Phone" : "...",
      "Fax" : "...",
      "Web" : "...",
      "Other" : "...",
      "SourceMethod" : "freightVehicleOperator",
      "AgentReference" : "...",
      "Name" : { },
      "SourceRole" : "...",
      "TimeOfCommunication" : "...",
      "ExternalCode" : "...",
      "SourceFile" : "...",
      "Extensions" : { }
    },
    "VersionedAtTime" : "...",
    "CreationTime" : "...",
    "CountryRef" : {
      "value" : "vi"
    },
    "ParticipantRef" : {
      "value" : "..."
    },
    "SituationNumber" : {
      "value" : "..."
    },
    "UpdateCountryRef" : {
      "value" : "hn"
    },
    "UpdateParticipantRef" : {
      "value" : "..."
    },
    "Version" : {
      "value" : 12345
    }
  } ],
  "RoadSituationElement" : [ {
    "Verification" : "unverified",
    "Progress" : "closed",
    "QualityIndex" : "probablyReliable",
    "Reality" : "securityExercise",
    "Likelihood" : "riskOf",
    "Publication" : [ "...", "..." ],
    "ValidityPeriod" : [ {
      "StartTime" : "...",
      "EndTime" : "...",
      "EndTimeStatus" : "longTerm"
    }, {
      "StartTime" : "...",
      "EndTime" : "...",
      "EndTimeStatus" : "shortTerm"
    } ],
    "Repetitions" : {
      "DayType" : [ "pti34_4", "thursday" ]
    },
    "PublicationWindow" : {
      "StartTime" : "...",
      "EndTime" : "...",
      "EndTimeStatus" : "longTerm"
    },
    "UndefinedReason" : "...",
    "EnvironmentReason" : "fog",
    "EquipmentReason" : "liftFailure",
    "PersonnelReason" : "pti20_3",
    "MiscellaneousReason" : "pti19_27",
    "UnknownReason" : "...",
    "EnvironmentSubReason" : "ice",
    "EquipmentSubReason" : "breakDown",
    "PersonnelSubReason" : "undefinedPersonnelProblem",
    "MiscellaneousSubReason" : "telephonedThreat",
    "PublicEventReason" : "majorEvent",
    "ReasonName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "Severity" : "pti26_4",
    "Priority" : 12345,
    "Sensitivity" : "veryHigh",
    "Audience" : "stationStaff",
    "ScopeType" : "stopPlace",
    "ReportType" : "...",
    "Planned" : true,
    "Keywords" : [ "...", "..." ],
    "SecondaryReasons" : {
      "Reason" : [ { }, { } ]
    },
    "Language" : "...",
    "Summary" : [ {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    }, {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    } ],
    "Description" : [ {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    }, {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    } ],
    "Detail" : [ {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    }, {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    } ],
    "Advice" : [ {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    }, {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    } ],
    "Internal" : {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    },
    "Images" : {
      "Image" : [ { }, { } ]
    },
    "InfoLinks" : {
      "InfoLink" : [ { }, { } ]
    },
    "Affects" : {
      "AreaOfInterest" : "regional",
      "Operators" : { },
      "Networks" : { },
      "StopPoints" : { },
      "StopPlaces" : { },
      "Places" : { },
      "VehicleJourneys" : { },
      "Vehicles" : { },
      "Roads" : { },
      "Extensions" : { }
    },
    "Consequences" : {
      "Consequence" : [ { }, { } ]
    },
    "PublishingActions" : {
      "PublishToWebAction" : [ { }, { } ],
      "PublishToMobileAction" : [ { }, { } ],
      "PublishToTvAction" : { },
      "PublishToAlertsAction" : [ { }, { } ],
      "ManualAction" : [ { }, { } ],
      "NotifyByEmailAction" : [ { }, { } ],
      "NotifyBySmsAction" : { },
      "NotifyByPagerAction" : [ { }, { } ],
      "NotifyUserAction" : [ { }, { } ],
      "Extensions" : { }
    },
    "SituationRecord" : {
      "situationRecordCreationReference" : "...",
      "situationRecordCreationTime" : "...",
      "situationRecordObservationTime" : "...",
      "situationRecordVersion" : 12345,
      "situationRecordVersionTime" : "...",
      "situationRecordFirstSupplierVersionTime" : "...",
      "confidentialityOverride" : "restrictedToAuthoritiesTrafficOperatorsAndPublishers",
      "probabilityOfOccurrence" : "riskOf",
      "source" : { },
      "validity" : { },
      "impact" : { },
      "cause" : { },
      "generalPublicComment" : [ { }, { } ],
      "nonGeneralPublicComment" : [ { }, { } ],
      "urlLink" : [ { }, { } ],
      "groupOfLocations" : { },
      "management" : { },
      "situationRecordExtension" : { },
      "id" : "..."
    },
    "Extensions" : {
      "anies" : [ { }, { } ]
    },
    "References" : {
      "RelatedToRef" : [ { }, { } ]
    },
    "Source" : {
      "Country" : "...",
      "SourceType" : "radio",
      "Email" : "...",
      "Phone" : "...",
      "Fax" : "...",
      "Web" : "...",
      "Other" : "...",
      "SourceMethod" : "roadsideTelephoneCaller",
      "AgentReference" : "...",
      "Name" : { },
      "SourceRole" : "...",
      "TimeOfCommunication" : "...",
      "ExternalCode" : "...",
      "SourceFile" : "...",
      "Extensions" : { }
    },
    "VersionedAtTime" : "...",
    "CreationTime" : "...",
    "CountryRef" : {
      "value" : "sl"
    },
    "ParticipantRef" : {
      "value" : "..."
    },
    "SituationNumber" : {
      "value" : "..."
    },
    "UpdateCountryRef" : {
      "value" : "lr"
    },
    "UpdateParticipantRef" : {
      "value" : "..."
    },
    "Version" : {
      "value" : 12345
    }
  }, {
    "Verification" : "unknown",
    "Progress" : "draft",
    "QualityIndex" : "certain",
    "Reality" : "test",
    "Likelihood" : "probable",
    "Publication" : [ "...", "..." ],
    "ValidityPeriod" : [ {
      "StartTime" : "...",
      "EndTime" : "...",
      "EndTimeStatus" : "longTerm"
    }, {
      "StartTime" : "...",
      "EndTime" : "...",
      "EndTimeStatus" : "shortTerm"
    } ],
    "Repetitions" : {
      "DayType" : [ "friday", "wednesday" ]
    },
    "PublicationWindow" : {
      "StartTime" : "...",
      "EndTime" : "...",
      "EndTimeStatus" : "longTerm"
    },
    "UndefinedReason" : "...",
    "EnvironmentReason" : "pti22_9_Alias_1",
    "EquipmentReason" : "pointsFailure",
    "PersonnelReason" : "pti20_255",
    "MiscellaneousReason" : "viaductFailure",
    "UnknownReason" : "...",
    "EnvironmentSubReason" : "tidalRestrictions",
    "EquipmentSubReason" : "derailment",
    "PersonnelSubReason" : "workToRule",
    "MiscellaneousSubReason" : "bombALert",
    "PublicEventReason" : "boatRace",
    "ReasonName" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ],
    "Severity" : "severe",
    "Priority" : 12345,
    "Sensitivity" : "low",
    "Audience" : "management",
    "ScopeType" : "line",
    "ReportType" : "...",
    "Planned" : true,
    "Keywords" : [ "...", "..." ],
    "SecondaryReasons" : {
      "Reason" : [ { }, { } ]
    },
    "Language" : "...",
    "Summary" : [ {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    }, {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    } ],
    "Description" : [ {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    }, {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    } ],
    "Detail" : [ {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    }, {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    } ],
    "Advice" : [ {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    }, {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    } ],
    "Internal" : {
      "overridden" : true,
      "value" : "...",
      "lang" : "..."
    },
    "Images" : {
      "Image" : [ { }, { } ]
    },
    "InfoLinks" : {
      "InfoLink" : [ { }, { } ]
    },
    "Affects" : {
      "AreaOfInterest" : "neighbouringCountries",
      "Operators" : { },
      "Networks" : { },
      "StopPoints" : { },
      "StopPlaces" : { },
      "Places" : { },
      "VehicleJourneys" : { },
      "Vehicles" : { },
      "Roads" : { },
      "Extensions" : { }
    },
    "Consequences" : {
      "Consequence" : [ { }, { } ]
    },
    "PublishingActions" : {
      "PublishToWebAction" : [ { }, { } ],
      "PublishToMobileAction" : [ { }, { } ],
      "PublishToTvAction" : { },
      "PublishToAlertsAction" : [ { }, { } ],
      "ManualAction" : [ { }, { } ],
      "NotifyByEmailAction" : [ { }, { } ],
      "NotifyBySmsAction" : { },
      "NotifyByPagerAction" : [ { }, { } ],
      "NotifyUserAction" : [ { }, { } ],
      "Extensions" : { }
    },
    "SituationRecord" : {
      "situationRecordCreationReference" : "...",
      "situationRecordCreationTime" : "...",
      "situationRecordObservationTime" : "...",
      "situationRecordVersion" : 12345,
      "situationRecordVersionTime" : "...",
      "situationRecordFirstSupplierVersionTime" : "...",
      "confidentialityOverride" : "noRestriction",
      "probabilityOfOccurrence" : "certain",
      "source" : { },
      "validity" : { },
      "impact" : { },
      "cause" : { },
      "generalPublicComment" : [ { }, { } ],
      "nonGeneralPublicComment" : [ { }, { } ],
      "urlLink" : [ { }, { } ],
      "groupOfLocations" : { },
      "management" : { },
      "situationRecordExtension" : { },
      "id" : "..."
    },
    "Extensions" : {
      "anies" : [ { }, { } ]
    },
    "References" : {
      "RelatedToRef" : [ { }, { } ]
    },
    "Source" : {
      "Country" : "...",
      "SourceType" : "radio",
      "Email" : "...",
      "Phone" : "...",
      "Fax" : "...",
      "Web" : "...",
      "Other" : "...",
      "SourceMethod" : "mobileTelephoneCaller",
      "AgentReference" : "...",
      "Name" : { },
      "SourceRole" : "...",
      "TimeOfCommunication" : "...",
      "ExternalCode" : "...",
      "SourceFile" : "...",
      "Extensions" : { }
    },
    "VersionedAtTime" : "...",
    "CreationTime" : "...",
    "CountryRef" : {
      "value" : "ls"
    },
    "ParticipantRef" : {
      "value" : "..."
    },
    "SituationNumber" : {
      "value" : "..."
    },
    "UpdateCountryRef" : {
      "value" : "bo"
    },
    "UpdateParticipantRef" : {
      "value" : "..."
    },
    "Version" : {
      "value" : 12345
    }
  } ]
}