Skip to content

Verkeershinder door een voertuig op de weg - Specialisatie VehicleObstruction binnen profiel C4SafetyFeed

De specialisatie VehicleObstruction valt onder de kapstok van Obstruction. Obstruction vormt de kapstok voor gebeurtenissen waarbij het verkeer wordt gehinderd door een vorm van blokkade. Het type VehicleObstruction wordt gebruikt voor gebeurtenissen waarbij (schade aan) een voertuig een blokkade vormt die het verkeer hindert. Naast de elementen uit Obstruction bevat het het verplichte element vehicleObstructionType:

image

Elementen

Een overzicht van elementen die in elke specialisatie van een situationRecord voorkomen is hier terug te vinden. In het geval van de specialisatie VehicleObstruction worden deze elementen aangevuld met extra elementen van de specialisatie Obstruction en door een extra element van VehicleObstruction zelf.

Enkel de binnen dit profiel toegestane elementen zijn hieronder weergegeven.

Element Type Verplicht Domein Omschrijving
mobilityOfObstruction Mobility Ja NVT Container element om de mobiliteit van de blokkade aan te duiden
vehicleObstructionType VehicleObstructionTypeEnum Ja abandonedVehicle, abnormalLoad, brokenDownVehicle, convoy, damagedVehicle, dangerousSlowMovingVehicle, emergencyVehicle, highSpeedEmergencyVehicle, longLoad, highSpeedChase, medicalEmergency, militaryConvoy, overheightVehicle, prohibitedVehicleOnTheRoadway, recklessDriver, slowVehicle, specialPermitTransport, trackedVehicle, unlitVehicleOnTheRoad, vehicleOnFire, vehicleCarryingHazardousMaterials, vehicleOnWrongCarriageway, vehicleStuck, vehicleWithOverheightLoad, vehicleWithOverwideLoad, winterMaintetanceVehicleInTransfer, other Beschrijving van de blokkade: aard en/of, staat en/of, type en/of omvang
obstructingVehicle Vehicle Nee, 0 of meer NVT Beschrijving van een of meerdere voertuigen betrokken bij de situatie

Subelement mobilityOfObstruction

Het verplichte element mobility kent 1 verplicht element: mobilityType.

Element Type Verplicht Domein Omschrijving
mobilityType MobilityEnum Ja mobile, stationary, unknown Indicatie van mate waarin verschuiving of verplaatsing van de blokkade te verwachten is
speed KilometresPerHour Nee NVT Een snelheidsmaat gedefinieerd in kilometers per uur
XML Voorbeeld
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<mc:messageContainer modelBaseVersion="3" xmlns:inf="http://datex2.eu/schema/3/informationManagement" xmlns:com="http://datex2.eu/schema/3/common" xmlns:loc="http://datex2.eu/schema/3/locationReferencing" xmlns:ex="http://datex2.eu/schema/3/exchangeInformation" xmlns:mc="http://datex2.eu/schema/3/messageContainer" xmlns:nle="http://datex2.eu/schema/3/nlExtensions" xmlns:nlxe="http://datex2.eu/schema/3/nlxExtensions" xmlns:srx="http://datex2.eu/schema/3/situationRecordExtension" xmlns:sit="http://datex2.eu/schema/3/situation">
    <mc:payload xsi:type="sit:SituationPublication" lang="nl" modelBaseVersion="3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <com:publicationTime>2024-07-24T09:42:27.928590Z</com:publicationTime>
        <com:publicationCreator>
            <com:country>nl</com:country>
            <com:nationalIdentifier>NLNDW</com:nationalIdentifier>
        </com:publicationCreator>
        <sit:situation id="RWS03_158030">
            <sit:overallSeverity>unknown</sit:overallSeverity>
            <sit:situationVersionTime>2024-02-12T08:14:37Z</sit:situationVersionTime>
            <sit:headerInformation>
                <com:confidentiality>noRestriction</com:confidentiality>
                <com:informationStatus>real</com:informationStatus>
            </sit:headerInformation>
            <sit:situationRecord xsi:type="sit:VehicleObstruction" id="RWS03_158030_3" version="3">
                <sit:situationRecordCreationReference>EUX-CMVCNL5221091_1</sit:situationRecordCreationReference>
                <sit:situationRecordCreationTime>2024-02-12T08:14:37Z</sit:situationRecordCreationTime>
                <sit:situationRecordVersionTime>2024-02-12T08:14:37Z</sit:situationRecordVersionTime>
                <sit:probabilityOfOccurrence>certain</sit:probabilityOfOccurrence>
                <sit:source>
                    <com:sourceName>
                        <com:values>
                            <com:value lang="nl">Verkeerscentrale VC Zuidwest Nederland</com:value>
                        </com:values>
                    </com:sourceName>
                </sit:source>
                <sit:validity>
                    <com:validityStatus>definedByValidityTimeSpec</com:validityStatus>
                    <com:validityTimeSpecification>
                        <com:overallStartTime>2024-02-12T08:13:45Z</com:overallStartTime>
                    </com:validityTimeSpecification>
                </sit:validity>
                <sit:locationReference xsi:type="loc:LinearLocation">
                    <loc:gmlLineString srsName="WGS 84">
                        <loc:posList>52.094676 5.153456 52.09402 5.153801</loc:posList>
                    </loc:gmlLineString>
                </sit:locationReference>
                <sit:mobilityOfObstruction>
                    <sit:mobilityType>stationary</sit:mobilityType>
                </sit:mobilityOfObstruction>
                <sit:vehicleObstructionType>brokenDownVehicle</sit:vehicleObstructionType>
                <sit:obstructingVehicle>
                    <com:vehicleCharacteristics>
                        <com:vehicleType>car</com:vehicleType>
                        <com:vehicleType>bus</com:vehicleType>
                        <com:vehicleType>constructionOrMaintenanceVehicle</com:vehicleType>
                    </com:vehicleCharacteristics>
                </sit:obstructingVehicle>
            </sit:situationRecord>
        </sit:situation>
    </mc:payload>
    <mc:exchangeInformation modelBaseVersion="3">
        <ex:exchangeContext>
            <ex:codedExchangeProtocol>snapshotPull</ex:codedExchangeProtocol>
            <ex:exchangeSpecificationVersion>3</ex:exchangeSpecificationVersion>
            <ex:supplierOrCisRequester>
                <ex:internationalIdentifier>
                    <com:country>nl</com:country>
                    <com:nationalIdentifier>NLNDW</com:nationalIdentifier>
                </ex:internationalIdentifier>
            </ex:supplierOrCisRequester>
        </ex:exchangeContext>
    </mc:exchangeInformation>
</mc:messageContainer>
Go back to the previous page