Openstelling spitsstrook - Specialisatie RoadOrCarriagewayOrLaneManagement binnen profiel Actueel beeld
Het type RoadOrCarriagewayOrLaneManagement
is afgeleid van NetworkManagement
met daarboven de SituationRecord
specialisatie OperatorAction
. RoadOrCarriagewayOrLaneManagement
wordt gebruikt voor het beschrijven van beperkingen of openstellingen van rijstroken of banen. Naast de basis elementen van een SituationRecord
, specifieke elementen van OperatorAction
en NetworkManagement
, wordt aanvullende informatie over de beperking of openstelling in een aantal extra verplichte data-elementen opgenomen.
De structuur is als volgt (overgenomen elementen van NetworkManagement
verkort weergegeven):
In deze specialisatie worden typeringen ten aanzien van een beperking of openstelling van rijstroken of banen gegeven. Denk hierbij aan informatie als: versmalde rijstrook, nachtafsluiting, weg afgesloten, etc.. De verschillende mogelijkheden zijn terug te vinden bij de mogelijke domeinwaarden van het element roadOrCarriagewayOrLaneManagementType
.
Elementen
Een overzicht van elementen die in elke specialisatie van een situationRecord
voorkomen is hier terug te vinden. In het geval van de specialisatie RoadOrCarriagewayOrLaneManagement
worden deze elementen aangevuld met de elementen van de specialisatie OperatorAction
, NetworkManagement
en RoadOrCarriagewayOrLaneManagement
zelf.
Toelichting operatorActionStatus
Het element operatorActionStatus
wordt gebruikt om de status aan te geven van een operator gestuurde dynamische verkeerssituatie. Het betreft een statusaanduiding bij informatie over objecten. In dit voorbeeld is de toepassing nader uitgelegd.
Values in the Domain field
The field domain only contains the selection of values that occur in our feed. The data model allows more values for this field than shown below.
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>