DATEXII Extension RoadworksExtension
The roadworksExtension element provides an extension to describe additional information about roadworks, including hindrance class and planning details.
The structure is as follows:
Elements
| Element | Type | Mandatory | Domain | Description |
|---|---|---|---|---|
| roadworkHindrance | RoadworkHindrance | No | N/A | The roadworkHindrance element can be used to specify a hindrance class in more detail. |
| roadworkPlanningStatus | RoadworkPlanningStatus | No | N/A | The roadworkPlanningStatus element can be used to provide further details about the planning status of roadworks. |
Subelement roadworkHindrance
The roadworkHindrance element can be used to specify a hindrance class in more detail. It contains two sub-elements: roadworkHindranceCategory and roadworkHindranceClass. At least one of these two elements must be included.
| Element | Type | Mandatory | Domain | Description |
|---|---|---|---|---|
| roadworkHindranceCategory | roadworkHindranceCategoryEnum | Yes | hindranceCategoryA, hindranceCategoryB, hindranceCategoryC, hindranceCategoryD, hindranceCategoryE | The hindrance category of the roadworks. |
| roadworkHindranceClass | roadworkHindranceClassEnum | Yes | hindranceClass0, hindranceClass1, hindranceClass2, hindranceClass3, hindranceClass4, hindranceClass5 | The hindrance class of the roadworks. |
Subelement roadworkPlanningStatus
The roadworkPlanningStatus element can be used to provide additional details about the planning status of the roadworks. It contains one mandatory element: roadworkStatus.
| Element | Type | Mandatory | Domain | Description |
|---|---|---|---|---|
| roadworkPlanningStatus | RoadworkPlanningStatusEnum | Yes | initial, readyForAlignment, alignmentStarted, alignmentFinished, final, readyForPublication, published, running, closed | The planning status of the roadworks. |
