| Egenskap | Stereotype | Beskrivelse | Type | Multiplisitet |
|---|---|---|---|---|
| availableFacility | ServiceFacilityValue | 0..* | ||
| type | RoadServiceTypeValue | 1..1 |
| Navn | Type | Lengde | Multiplisitet |
|---|---|---|---|
| ServiceFacilityValue | 0..* | ||
| RoadServiceTypeValue | 1..1 |
| Name | Type | English | Description |
|---|---|---|---|
| availableFacility | ServiceFacilityValue | Facility that is available for a given road service area. | |
| type | RoadServiceTypeValue | Type of road service area. |
Vis RoadServiceType i NVDB Datakatalog
| Id | Navn | Type | Multiplisitet |
|---|---|---|---|
| ServiceFacilityValue | 0 ..* | ||
| RoadServiceTypeValue | 1 ..1 |
| Assosiasjonstype | Navn | Kilde | Destinasjon |
|---|---|---|---|
| arv | subtype RoadServiceType | supertype TransportProperty |
| Navn | Beskrivelse |
|---|---|
| Applies to road service areas only | /* This property can only be associated with a spatial object of the type RoadServiceArea or RoadNode (when formOfRoadNode=roadServiceArea). */ inv: networkRef.element.oclIsKindOf(RoadServiceArea) or (networkRef.element.oclIsKindOf(RoadNode) and networkRef.element. formOfRoadNode = FormOfRoadNodeValue::roadServiceArea) |