Ga naar inhoud

Specialisatie Linear (lijn locatie) van element groupOfLocations

Deze specialisatie wordt toegepast als de locatiebeschrijving bestaat uit een traject waarvan de begin- en eindlocatie op dezelfde weg liggen. Linear is afgeleid van het abstracte element NetworkLocation. NetworkLocation is afgeleid van het element GroupOfLocations. De structuur van de specialisatie is als volgt:

image

Elementen

Binnen het Nederlands Profiel zijn de onderstaande elementen toegestaan om te gebruiken.

Element Verplicht Oorsprong
locationForDisplay Ja GroupOfLocations:Location
supplementaryPositionalDescription Nee GroupOfLocations
alertCLinear Nee Linear
linearExtension Ja Linear

Voorbeeld

In onderstaand voorbeeld is de alertCLinear van xsi:type AlertCMethod4Linear, deze kan ook van xsi:type AlertCMethod2Linear zijn.

<groupOfLocations xsi:type="Linear">
  <locationForDisplay>
    .. 
  </locationForDisplay>
  <supplementaryPositionalDescription>
    ..
  </supplementaryPositionalDescription>
  <alertCLinear xsi:type="AlertCMethod4Linear">
    ..
  </alertCLinear>
  <linearExtension>
    ..
  </linearExtension>
</groupOfLocations>
Ga terug naar de vorige pagina