VehicleObstruction Data Type

Implemented Interfaces
Serializable
Properties
name data type description
vehicleObstructionType VehicleObstructionTypeEnum
obstructingVehicle array of Vehicle
vehicleObstructionExtension ExtensionType
Properties inherited from Obstruction
numberOfObstructions number
mobilityOfObstruction Mobility
obstructionExtension ExtensionType
Properties inherited from TrafficElement
trafficElementExtension ExtensionType
Properties inherited from SituationRecord
situationRecordCreationReference string
situationRecordCreationTime string
situationRecordObservationTime string
situationRecordVersion number
situationRecordVersionTime string
situationRecordFirstSupplierVersionTime string
confidentialityOverride ConfidentialityValueEnum
probabilityOfOccurrence ProbabilityOfOccurrenceEnum
source Source
validity Validity
impact Impact
cause Cause
generalPublicComment array of Comment
nonGeneralPublicComment array of Comment
urlLink array of UrlLink
groupOfLocations GroupOfLocations
management Management
situationRecordExtension ExtensionType
id string

Example

{
  "vehicleObstructionType" : "abnormalLoad",
  "obstructingVehicle" : [ {
    "vehicleColour" : {
      "values" : { }
    },
    "vehicleCountryOfOrigin" : {
      "values" : { }
    },
    "vehicleIdentifier" : "...",
    "vehicleManufacturer" : "...",
    "vehicleModel" : "...",
    "vehicleRegistrationPlateIdentifier" : "...",
    "vehicleStatus" : "abandoned",
    "vehicleCharacteristics" : {
      "fuelType" : "biodiesel",
      "loadType" : "chemicals",
      "vehicleEquipment" : "snowChainsOrTyresInUse",
      "vehicleType" : [ "van", "twoWheeledVehicle" ],
      "vehicleUsage" : "nonCommercial",
      "grossWeightCharacteristic" : [ { }, { } ],
      "heightCharacteristic" : [ { }, { } ],
      "lengthCharacteristic" : [ { }, { } ],
      "widthCharacteristic" : [ { }, { } ],
      "heaviestAxleWeightCharacteristic" : [ { }, { } ],
      "numberOfAxlesCharacteristic" : [ { }, { } ],
      "vehicleCharacteristicsExtension" : { }
    },
    "axleSpacingOnVehicle" : [ {
      "axleSpacing" : 12345.0,
      "axleSpacingSequenceIdentifier" : 12345,
      "axleSpacingExtension" : { }
    }, {
      "axleSpacing" : 12345.0,
      "axleSpacingSequenceIdentifier" : 12345,
      "axleSpacingExtension" : { }
    } ],
    "specificAxleWeight" : [ {
      "axlePositionIdentifier" : 12345,
      "axleWeight" : 12345.0,
      "maximumPermittedAxleWeight" : 12345.0,
      "axleWeightExtension" : { }
    }, {
      "axlePositionIdentifier" : 12345,
      "axleWeight" : 12345.0,
      "maximumPermittedAxleWeight" : 12345.0,
      "axleWeightExtension" : { }
    } ],
    "hazardousGoodsAssociatedWithVehicle" : {
      "chemicalName" : { },
      "dangerousGoodsFlashPoint" : 12345.0,
      "dangerousGoodsRegulations" : "imoImdg",
      "hazardCodeIdentification" : "...",
      "hazardCodeVersionNumber" : 12345,
      "hazardSubstanceItemPageNumber" : "...",
      "tremCardNumber" : "...",
      "undgNumber" : "...",
      "volumeOfDangerousGoods" : 12345.0,
      "weightOfDangerousGoods" : 12345.0,
      "hazardousMaterialsExtension" : { }
    },
    "vehicleExtension" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "vehicleColour" : {
      "values" : { }
    },
    "vehicleCountryOfOrigin" : {
      "values" : { }
    },
    "vehicleIdentifier" : "...",
    "vehicleManufacturer" : "...",
    "vehicleModel" : "...",
    "vehicleRegistrationPlateIdentifier" : "...",
    "vehicleStatus" : "brokenDown",
    "vehicleCharacteristics" : {
      "fuelType" : "lpg",
      "loadType" : "oil",
      "vehicleEquipment" : "notUsingSnowChains",
      "vehicleType" : [ "anyVehicle", "threeWheeledVehicle" ],
      "vehicleUsage" : "military",
      "grossWeightCharacteristic" : [ { }, { } ],
      "heightCharacteristic" : [ { }, { } ],
      "lengthCharacteristic" : [ { }, { } ],
      "widthCharacteristic" : [ { }, { } ],
      "heaviestAxleWeightCharacteristic" : [ { }, { } ],
      "numberOfAxlesCharacteristic" : [ { }, { } ],
      "vehicleCharacteristicsExtension" : { }
    },
    "axleSpacingOnVehicle" : [ {
      "axleSpacing" : 12345.0,
      "axleSpacingSequenceIdentifier" : 12345,
      "axleSpacingExtension" : { }
    }, {
      "axleSpacing" : 12345.0,
      "axleSpacingSequenceIdentifier" : 12345,
      "axleSpacingExtension" : { }
    } ],
    "specificAxleWeight" : [ {
      "axlePositionIdentifier" : 12345,
      "axleWeight" : 12345.0,
      "maximumPermittedAxleWeight" : 12345.0,
      "axleWeightExtension" : { }
    }, {
      "axlePositionIdentifier" : 12345,
      "axleWeight" : 12345.0,
      "maximumPermittedAxleWeight" : 12345.0,
      "axleWeightExtension" : { }
    } ],
    "hazardousGoodsAssociatedWithVehicle" : {
      "chemicalName" : { },
      "dangerousGoodsFlashPoint" : 12345.0,
      "dangerousGoodsRegulations" : "railroadDangerousGoodsBook",
      "hazardCodeIdentification" : "...",
      "hazardCodeVersionNumber" : 12345,
      "hazardSubstanceItemPageNumber" : "...",
      "tremCardNumber" : "...",
      "undgNumber" : "...",
      "volumeOfDangerousGoods" : 12345.0,
      "weightOfDangerousGoods" : 12345.0,
      "hazardousMaterialsExtension" : { }
    },
    "vehicleExtension" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "vehicleObstructionExtension" : {
    "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" : { }
    } ]
  },
  "numberOfObstructions" : 12345,
  "mobilityOfObstruction" : {
    "mobilityType" : "unknown",
    "mobilityExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "obstructionExtension" : {
    "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" : { }
    } ]
  },
  "trafficElementExtension" : {
    "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" : { }
    } ]
  },
  "situationRecordCreationReference" : "...",
  "situationRecordCreationTime" : "...",
  "situationRecordObservationTime" : "...",
  "situationRecordVersion" : 12345,
  "situationRecordVersionTime" : "...",
  "situationRecordFirstSupplierVersionTime" : "...",
  "confidentialityOverride" : "restrictedToAuthoritiesTrafficOperatorsAndVms",
  "probabilityOfOccurrence" : "probable",
  "source" : {
    "sourceCountry" : "gr",
    "sourceIdentification" : "...",
    "sourceName" : {
      "values" : { }
    },
    "sourceType" : "transitOperator",
    "reliable" : true,
    "sourceExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "validity" : {
    "validityStatus" : "suspended",
    "overrunning" : true,
    "validityTimeSpecification" : {
      "overallStartTime" : "...",
      "overallEndTime" : "...",
      "validPeriod" : [ { }, { } ],
      "exceptionPeriod" : [ { }, { } ],
      "overallPeriodExtension" : { }
    },
    "validityExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "impact" : {
    "capacityRemaining" : 12345.0,
    "numberOfLanesRestricted" : 12345,
    "numberOfOperationalLanes" : 12345,
    "originalNumberOfLanes" : 12345,
    "residualRoadWidth" : 12345.0,
    "trafficConstrictionType" : "lanesPartiallyObstructed",
    "delays" : {
      "delayBand" : "longerThanSixHours",
      "delaysType" : "delaysOfUncertainDuration",
      "delayTimeValue" : 12345.0,
      "delaysExtension" : { }
    },
    "impactExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "cause" : {
    "causeExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "generalPublicComment" : [ {
    "comment" : {
      "values" : { }
    },
    "commentDateTime" : "...",
    "commentExtension" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "comment" : {
      "values" : { }
    },
    "commentDateTime" : "...",
    "commentExtension" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "nonGeneralPublicComment" : [ {
    "comment" : {
      "values" : { }
    },
    "commentDateTime" : "...",
    "commentExtension" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "comment" : {
      "values" : { }
    },
    "commentDateTime" : "...",
    "commentExtension" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "urlLink" : [ {
    "urlLinkAddress" : "...",
    "urlLinkDescription" : {
      "values" : { }
    },
    "urlLinkType" : "rss",
    "urlLinkExtension" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "urlLinkAddress" : "...",
    "urlLinkDescription" : {
      "values" : { }
    },
    "urlLinkType" : "documentPdf",
    "urlLinkExtension" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "groupOfLocations" : {
    "groupOfLocationsExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "management" : {
    "lifeCycleManagement" : {
      "cancel" : true,
      "end" : true,
      "lifeCycleManagementExtension" : { }
    },
    "filterExitManagement" : {
      "filterEnd" : true,
      "filterOutOfRange" : true,
      "filterExitManagementExtension" : { }
    },
    "managementExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "situationRecordExtension" : {
    "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" : "..."
}