D2Logical​Model​Incident

Properties

Name Type Required Description
xmlns string
xmlns​:xsi string
model​Base​Version integer (int32)
xsi​:schema​Location string
exchange Exchange
payload​Publication Payload​Publication​Incident

Example

{
  "xmlns": "http://datex2.eu/schema/2/2_0",
  "xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance",
  "modelBaseVersion": 2,
  "xsi:schemaLocation": "http://datex2.eu/schema/2/2_3/DATEXIISchema_2_2_3.xsd",
  "exchange": {
    "supplierIdentification": {
      "country": "string",
      "nationalIdentifier": "string"
    }
  },
  "payloadPublication": {
    "lang": "en",
    "xsi:type": "SituationPublication",
    "publicationTime": "1970-01-01T00:00:00Z",
    "publicationCreator": {
      "country": "string",
      "nationalIdentifier": "string"
    },
    "situation": {
      "id": "1-337-0",
      "version": 1528466074,
      "overallSeverity": "low",
      "headerInformation": {
        "confidentiality": "noRestriction",
        "informationStatus": "real"
      },
      "situationRecord": {
        "xsi:type": "AbnormalTraffic",
        "id": "1-337-1",
        "version": 1528466074,
        "situationRecordCreationTime": "2018-06-08T13:54:34Z",
        "situationRecordVersionTime": "2018-06-08T13:54:34Z",
        "probabilityOfOccurrence": "certain",
        "severity": "medium",
        "validity": {
          "validityStatus": "definedByValidityTimeSpec",
          "validityTimeSpecification": {
            "overallStartTime": "2018-05-22T05:02:33Z",
            "overallEndTime": "2018-06-26T21:59:00Z"
          }
        },
        "groupOfLocations": {
          "xsi:type": "Linear",
          "linearExtension": {
            "openlrExtendedLinear": {
              "firstDirection": {
                "openlrLocationReferencePoint": {
                  "openlrCoordinate": {
                    "latitude": "number",
                    "longitude": "number"
                  },
                  "openlrLineAttributes": {
                    "openlrFunctionalRoadClass": "string",
                    "openlrFormOfWay": "string",
                    "openlrBearing": "integer (int32)"
                  },
                  "openlrPathAttributes": {
                    "openlrLowestFRCToNextLRPoint": "string",
                    "openlrDistanceToNextLRPoint": "integer (int32)"
                  }
                },
                "openlrLastLocationReferencePoint": {
                  "openlrCoordinate": {
                    "latitude": "number",
                    "longitude": "number"
                  },
                  "openlrLineAttributes": {
                    "openlrFunctionalRoadClass": "string",
                    "openlrFormOfWay": "string",
                    "openlrBearing": "integer (int32)"
                  }
                },
                "openlrOffsets": {
                  "openlrPositiveOffset": "integer (int32)",
                  "openlrNegativeOffset": "integer (int32)"
                }
              }
            }
          }
        },
        "abnormalTrafficType": "stationaryTraffic",
        "situationRecordExtension": {
          "situationRecordExtended": {
            "averageSpeed": {
              "speed": 50
            },
            "freeFlowSpeed": {
              "speed": 50
            }
          }
        },
        "queueLength": 120
      }
    }
  }
}

results matching ""

    No results matching ""