Skip to content

Opening of Shoulder Lane - Specialization RoadOrCarriagewayOrLaneManagement within the Profile Current Situation

The type RoadOrCarriagewayOrLaneManagement is derived from NetworkManagement with the specialization SituationRecord above it being OperatorAction. RoadOrCarriagewayOrLaneManagement is used to describe restrictions or openings of lanes or roads. In addition to the basic elements of a SituationRecord, specific elements of OperatorAction and NetworkManagement, additional information about the restriction or opening is included in an extra mandatory data element.

The structure is as follows (shortened representation of included elements from NetworkManagement):

image

This specialization provides characterizations regarding a restriction or opening of lanes or roads. This includes information such as: narrowed lane, night closure, road closed, etc. The various options can be found in the possible domain values of the element roadOrCarriagewayOrLaneManagementType.

Elements

An overview of elements that occur in each specialization of a SituationRecord can be found here. In the case of the specialization RoadOrCarriagewayOrLaneManagement, these elements are supplemented with the elements of the specializations OperatorAction, NetworkManagement, and RoadOrCarriagewayOrLaneManagement itself.

Explanation of operatorActionStatus

The element operatorActionStatus is used to indicate the status of an operator-driven dynamic traffic situation. It pertains to a status indication regarding information about objects. In this example the application is explained in more detail.

Values in the Domain field

The values included in the domain field are limited to those present in our feed. The data model allows more values for this field than are shown below.

See RoadOrCarriagewayOrLaneManagement for more information.

Element Type Mandatory Domain Description
operatorActionStatus OperatorActionStatusEnum Yes implemented The element operatorActionStatus is used to indicate the status of an operator-controlled dynamic traffic situation. This is a status indication for information about objects.
complianceOption ComplianceOptionEnum Yes advisory Indicates whether the situation described concerns advice or an obligation.
roadOrCarriagewayOrLaneManagementType RoadOrCarriagewayOr-LaneManagementTypeEnum Yes hardShoulderRunningInOperation Description of the type of restriction or opening
XML Voorbeeld
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<d2:payload xmlns:com="http://datex2.eu/schema/3/common" xmlns:d2="http://datex2.eu/schema/3/d2Payload" xmlns:sit="http://datex2.eu/schema/3/situation" xmlns:nlx="http://datex2.eu/schema/3/nlExtensions" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:loc="http://datex2.eu/schema/3/locationReferencing" xmlns:n1="http://www.altova.com/samplexml/other-namespace" xsi:type="sit:SituationPublication" lang="en-us" modelBaseVersion="3" extensionName="String" extensionVersion="String" profileName="String" profileVersion="String" xsi:schemaLocation="http://datex2.eu/schema/3/d2Payload DATEXII_3_D2Payload.xsd">
    <com:publicationTime>2024-10-01T09:07:00.000151500Z</com:publicationTime>
    <com:publicationCreator>
        <com:country>nl</com:country>
        <com:nationalIdentifier>NDWNL</com:nationalIdentifier>
    </com:publicationCreator>
    <sit:situation id="RWS10_OBS0000005826">
        <sit:overallSeverity>medium</sit:overallSeverity>
        <sit:situationVersionTime>2024-06-05T09:45:17.027Z</sit:situationVersionTime>
        <sit:headerInformation>
            <com:confidentiality>noRestriction</com:confidentiality>
            <com:informationStatus>real</com:informationStatus>
        </sit:headerInformation>
        <sit:situationRecord xmlns:sit="http://datex2.eu/schema/3/situation" xsi:type="sit:RoadOrCarriagewayOrLaneManagement" id="RWS10_OBS0000005826_0001" version="1" >
            <sit:situationRecordCreationTime>2024-06-05T09:45:17.017Z</sit:situationRecordCreationTime>
            <sit:situationRecordVersionTime>2024-06-05T09:45:17.017Z</sit:situationRecordVersionTime>
            <sit:probabilityOfOccurrence>certain</sit:probabilityOfOccurrence>
            <sit:source>
                <com:sourceName>
                    <com:values>
                        <com:value lang="nl">RWS10</com:value>
                    </com:values>
                </com:sourceName>
            </sit:source>
            <sit:validity>
                <com:validityStatus>definedByValidityTimeSpec</com:validityStatus>
                <com:validityTimeSpecification>
                    <com:overallStartTime>2024-06-05T09:45:17.017Z</com:overallStartTime>
                </com:validityTimeSpecification>
            </sit:validity>
            <sit:locationReference xmlns:loc="http://datex2.eu/schema/3/locationReferencing" xsi:type="loc:ItineraryByIndexedLocations">
                <loc:locationContainedInItinerary index="0">
                    <loc:location xsi:type="loc:LinearLocation"><loc:gmlLineString>
                        <loc:posList>0 0 0 0</loc:posList>
                    </loc:gmlLineString></loc:location>
                </loc:locationContainedInItinerary>
                <loc:locationContainedInItinerary index="1">
                    <loc:location xsi:type="loc:SingleRoadLinearLocation">
                        <loc:alertCLinear xmlns:loc="http://datex2.eu/schema/3/locationReferencing" xsi:type="loc:AlertCMethod4Linear">
                            <loc:alertCLocationCountryCode>8</loc:alertCLocationCountryCode>
                            <loc:alertCLocationTableNumber>6.10</loc:alertCLocationTableNumber>
                            <loc:alertCLocationTableVersion>A</loc:alertCLocationTableVersion>
                            <loc:alertCDirection>
                                <loc:alertCDirectionCoded>positive</loc:alertCDirectionCoded>
                                <loc:alertCAffectedDirection>aligned</loc:alertCAffectedDirection>
                            </loc:alertCDirection>
                            <loc:alertCMethod4PrimaryPointLocation>
                                <loc:alertCLocation>
                                    <loc:specificLocation>10105</loc:specificLocation>
                                </loc:alertCLocation>
                                <loc:offsetDistance>
                                    <loc:offsetDistance>1177</loc:offsetDistance>
                                </loc:offsetDistance>
                            </loc:alertCMethod4PrimaryPointLocation>
                            <loc:alertCMethod4SecondaryPointLocation>
                                <loc:alertCLocation>
                                    <loc:specificLocation>10104</loc:specificLocation>
                                </loc:alertCLocation>
                                <loc:offsetDistance>
                                    <loc:offsetDistance>170</loc:offsetDistance>
                                </loc:offsetDistance>
                            </loc:alertCMethod4SecondaryPointLocation>
                        </loc:alertCLinear>
                    </loc:location>
                </loc:locationContainedInItinerary>
            </sit:locationReference>
            <sit:operatorActionStatus>beingTerminated</sit:operatorActionStatus>
            <sit:complianceOption>advisory</sit:complianceOption>
            <sit:roadOrCarriagewayOrLaneManagementType>hardShoulderRunningInOperation</sit:roadOrCarriagewayOrLaneManagementType>
        </sit:situationRecord>
        <sit:situationRecord id="RWS10_OBS0000005826_0002" version="1" xsi:type="sit:RoadOrCarriagewayOrLaneManagement">
            <sit:situationRecordCreationTime>2024-06-05T09:45:17.021Z</sit:situationRecordCreationTime>
            <sit:situationRecordVersionTime>2024-06-05T09:45:17.021Z</sit:situationRecordVersionTime>
            <sit:probabilityOfOccurrence>certain</sit:probabilityOfOccurrence>
            <sit:source>
                <com:sourceName>
                    <com:values>
                        <com:value lang="nl">RWS10</com:value>
                    </com:values>
                </com:sourceName>
            </sit:source>
            <sit:validity>
                <com:validityStatus>definedByValidityTimeSpec</com:validityStatus>
                <com:validityTimeSpecification>
                    <com:overallStartTime>2024-06-05T09:45:17.021Z</com:overallStartTime>
                </com:validityTimeSpecification>
            </sit:validity>
            <sit:locationReference xmlns:loc="http://datex2.eu/schema/3/locationReferencing" xsi:type="loc:ItineraryByIndexedLocations">
                <loc:locationContainedInItinerary index="0">
                    <loc:location xsi:type="loc:LinearLocation">
                        <loc:gmlLineString>
                            <loc:posList>0 0 0 0</loc:posList>
                        </loc:gmlLineString>
                    </loc:location>
                </loc:locationContainedInItinerary>
                <loc:locationContainedInItinerary index="1">
                    <loc:location xsi:type="loc:SingleRoadLinearLocation">
                        <loc:alertCLinear xmlns:loc="http://datex2.eu/schema/3/locationReferencing" xsi:type="loc:AlertCMethod4Linear">
                            <loc:alertCLocationCountryCode>8</loc:alertCLocationCountryCode>
                            <loc:alertCLocationTableNumber>6.10</loc:alertCLocationTableNumber>
                            <loc:alertCLocationTableVersion>a</loc:alertCLocationTableVersion>
                            <loc:alertCDirection>
                                <loc:alertCDirectionCoded>positive</loc:alertCDirectionCoded>
                                <loc:alertCAffectedDirection>aligned</loc:alertCAffectedDirection>
                            </loc:alertCDirection>
                            <loc:alertCMethod4PrimaryPointLocation>
                                <loc:alertCLocation>
                                    <loc:specificLocation>10104</loc:specificLocation>
                                </loc:alertCLocation>
                                <loc:offsetDistance>
                                    <loc:offsetDistance>230</loc:offsetDistance>
                                </loc:offsetDistance>
                            </loc:alertCMethod4PrimaryPointLocation>
                            <loc:alertCMethod4SecondaryPointLocation>
                                <loc:alertCLocation>
                                    <loc:specificLocation>10103</loc:specificLocation>
                                </loc:alertCLocation>
                                <loc:offsetDistance>
                                    <loc:offsetDistance>1268</loc:offsetDistance>
                                </loc:offsetDistance>
                            </loc:alertCMethod4SecondaryPointLocation>
                        </loc:alertCLinear>
                    </loc:location>
                </loc:locationContainedInItinerary>
            </sit:locationReference>
            <sit:operatorActionStatus>beingTerminated</sit:operatorActionStatus>
            <sit:complianceOption>advisory</sit:complianceOption>
            <sit:roadOrCarriagewayOrLaneManagementType>hardShoulderRunningInOperation</sit:roadOrCarriagewayOrLaneManagementType>
        </sit:situationRecord>
    </sit:situation>
</d2:payload>
Go back to the previous page