Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fixed enum typo in DestinationDisplayVariant

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

Info
titleVersjon

Current version for network is  v1.3   (last changed 

Content

Table of Contents
excludeInnhold

This document is part of NeTEx's profile Norway and describes data elements for the exchange of information related to transport networks over the NeTEx format.

Note that the network part of the profile describes elements for building up the network (structure, attributes, geography, etc.), for data exchange between information systems and representation of this type of data in route planning applications, etc., but without corresponding calendar-specified departures being described (as this falls into under the  timetable (korrektur) profile document)..

Components

Network

Network

Info

Transport network, "umbrella" for all network#Lines that are naturally represented together to the public

(This can be grouped under explicit GroupOfLines, but Network itself is a sub-type of the GroupOfLines object and can also be referenced freely without explicit GroupofLines.)

See definition under General information

Defined in ServiceFrame

Example can be found in Enturs offisielle GitHub-repository (including use of additionalNetworks)

...

Organization reponsible for the network

...

GroupOfLines

Info

Grouping of lines to refer to them in one

See definition under General information

Defined in ServiceFrame

...

Explicit listing of lines included in the group (if appropriate)

...

Type of transport

See Transport Modes for possible values

Line

Info

Line (grouping of routes, published with a given name or number)

See definition under General information

Defined in ServiceFrame

Example could be found in Enturs offisielle GitHub-repository 

...

Main transport type for the line

See Mode in Transport Modes for valid values

...

Transporttype-underkategori for linjen

See Submodes in Transport Modes for valid values (must be TransportSubmode of the type corresponding to the selected TransportMode)

...

Public Line Identifier (advertised identifier)

Usually a number that can be combined with a letter (eg L2, 31, etc.).

Name normally contains more information than the code, so the full name of the line is usually the compilation of PublicCode and Name

...

Reference (ID) to related Line (e.g. original line this is a replacement line for)

...

1: 1

...

Reference to main operator (may exceptionally be omitted, eg if line is run with own operator for each departure)

...

Reference to the additional operators on the line

...

Reference to the line type

Classification of the line (eg replacement line)

...

Specifies whether real-time information is normally provided for this line (to be provided for real-time data providers)

...

Reference to a list of routes (network#Route) for the actual line

This can normally be deduced from the Routes that have reference to the line, and it is only appropriate to state when these are described from Line (eg in other delivery / file).

...

RepresentedByGroupRef

...

Graphical representation information (color, text, etc.)

...

Presentation

Info

Description of values to be used to present line information, such as text font and color, etc. (eg, on map representation)

Note that a minimum of one valid data field (below) must be defined in a valid Presentation

Example could be found in Enturs official GitHub-repository 

...

Hexadecimal representation of the line color RGB values (for red, green and blue respectively)

The field specifies the color of the line record in information material and maps, e.g. "FDB927" = (253, 185, 39) = Yellow

...

Hexadecimal representation of the line color RGB values (for red, green and blue respectively)

The field specifies the color of the line record in information material and maps, e.g. "FFFFFF" = (255, 255, 255) = White

...

Font identifier (font)

Not normally used

TariffZone

Tariffzone
Info
Info

Current version for network is:   v1.5   (last changed

Content

Table of Contents
excludeInnhold


This document is part of the Norwegian NeTEx profile and describes data elements related to transport networks used for public transport data exchange in the NeTEx format.

  • Please note the network part of the profile describes structures, attributes, and geospatial objects, which make up the framework of the timetable data. It does not, however, describe time-related concepts, such as departure times, or operational days. All of these are described in timetable.

Components

Network components

Network

Info

A transport network is an "umbrella" structure for all Lines which share relevant features, such as the ownership of the lines. 

If necessary, these can be separated further as GroupOfLines (see below), a supplementary (optional) level of logical structuring within the overall Network of Lines.

See definition under General information

Defined in ServiceFrame

Examples in the GitHub-repository (including use of additionalNetworks)

Network < GroupOfLines < GroupOfEntities  < DataManagedObject

Name

Type

Cardinality

Description

Name

MultilingualString

1: 1

Name of the network.

AuthorityRef

OrganisationRefStructure

1: 1

Organisation responsible (for example owner) for the network.

groupsOfLines

GroupOfLines

0: *

Lines (Line) included in the network.

tariffZones

tariffZoneRefs

0: *

Tariff zones (TariffZone) in the network (when relevant).

GroupOfLines

Info

Additional (optional) grouping of lines for particular purposes such as e.g. fare harmonisation or public presentation.

See definition under General information

Defined in ServiceFrame

GroupOfLines < GroupOfEntities  < DataManagedObject

Name

Type

Cardinality

Description

Name

MultilingualString

1: 1

Group name

members

lineRefs

0: 1

An explicit listing of lines included in the group (if appropriate)

Note that reference should link from Line up to Network through a RepresentedByGroupRef

MainLineRef

LineRefStructure

0: 1

Reference to the primary line in the group.

TransportMode

AllVehicleModesOfTransportEnumeration

0: 1

The transport mode of the group.

See Transport Modes for possible values

Line

Info

Line (grouping of Routes) with a name or number (PublicCode).

See definition under General information

Defined in ServiceFrame

Examples in the GitHub-repository 

Line < DataManagedObject

Name

Type

Cardinality

Description

(attr) modification

xs:ModificationEnumeration

0: 1

Type of modification (use "delete" when a Line is permanently discontinued)

Name

MultilingualString

1: 1

Name of the line

ShortName

MultilingualString

0: 1

Short name (e.g. short version of commonly (publicly) known name)

Description

MultilingualString  

0: 1

Description

TransportMode

AllVehicleModesOfTransportEnumeration

1: 1

See Mode in Transport Modes for valid values

TransportSubmode

TransportSubmode

1: 1

See Submodes in Transport Modes for valid values (must be a TransportSubmode belonging to the selected TransportMode)

Url

xsd:anyURI

0: 1

URL to a website with information about the line.

PublicCode

xsd:normalizedString

0: 1

The publicly advertised line number, or code of the line.

Usually a number, or a number combined with a letter (eg L2, 31, 30E etc.).

The Name field normally contains more information than the PublicCode, and is often the combination of PublicCode + Name.

PrivateCode

xsd:normalizedString

0: 1

Internal (non-public) identifier for the line. For example, a code used by transport planners.

ExternalLineRef

ExternalObjectRef

0: 1

Reference (ID) to a related Line (for example, the regular line for which this is a replacement).

OperatorRef

OperatorRefStructure

1: 1

Reference to the main operator (may be omitted in exceptional cases, such as a different operator for every departure).

additionalOperators

transportOrganisationRef

0: *

Reference to additional operators of the line

TypeOfLineRef

TypeOfLineRef

0: 1

Reference to the line type. Classification, (e.g. replacement line)

Monitored

xsd:boolean

0: 1

Specifies whether real-time information normally is available for this line (set to true when real-time data exists for the line).

routes

RouteRef

0: *

Reference to a listing of all routes (Route) which are part of the line.

The references can normally be deduced from Line references in Routes. Therefore this field is only relevant in exceptional cases).

RepresentedByGroupRef

GroupOfLinesRefStructure

1: 1

Reference to the Lines' Network (alternatively a more specific reference to the GroupOfLines).

Presentation

Presentation

0: 1

Graphical representation information (colour, text, etc.)

AccessibilityAssessment

AccessibilityAssessment

0: 1

Universal Design - Description of the line

Presentation

Info

Description of values used for presenting line information, such as fonts and colours, etc. which may be used on graphical representations of the line, such as maps or printed publications.

It is required to fill out at least one field (of the ones listed below) in order to have a valid Presentation. The default values are white (FFFFFF) Colour with black TextColour (000000).

Examples in the GitHub-repository 

Presentation

Name

Type

Cardinality

Description

Colour

ColourValueType

0: 1

Six digit hexadecimal representation of the lines' RGB colour values.

TextColour

ColourValueType

0: 1

Six digit hexadecimal representation of the lines' RGB colour values.

TextFont

xsd:normalizedString

0: 1

Font identifier (font). Normally not specified.

Service

TypeOfService

Info

Classification of a service. 

See definition under General information

Defined in TimetableFrame

TypeOfService < TypeOfValue < DataManagedObject

Name

Type

Cardinality

Description

TypeOfService inherits fromTypeOfValue and does not introduce new elements or attributes.

Route

Route

Info

Description of a route, specified as a sorted list of RoutePoints.

See definition under General information

Defined in ServiceFrame

Examples in the GitHub-repository 

Route < LinkSequence  < DataManagedObject

Name

Type

Cardinality

Description

LineRef

LineRefStructure

1: 1

Reference to Line (Line) to which the Route belongs.

DirectionType

DirectionTypeEnumeration

0: 1

The direction of the route:

  • inbound (towards the city centre or transport hub)

  • outbound (from the city centre or transport hub) 

  • clockwise (circular route in the clockwise direction)

  • anticlockwise (circular route in the anticlockwise direction)

To be able to identify full- or partial circular routes clockwise/anticlockwise must be specified.

pointsInSequence

PointOnRoute

1: *

List of the routes points 

InverseRouteRef

RouteRefStructure

0: 1

Reference to any route that goes in the opposite direction

RoutePoint

Info

A point that is a stop place in a route.

See definition under General information

Defined in ServiceFrame

Examples in the GitHub-repository 

RoutePoint < Point < DataManagedObject

Name

Type

Cardinality

Description

BorderCrossing

xsd:boolean

0: 1

Specifies whether the point is on the border between two countries.

ScheduledStopPoint

Info

Point for planned disembarking and/or boarding. Linking to StopPlaces/Quays is done through StopAssignment. All ScheduledStopPoint must have such a link.

See definition under General information

Defined in ServiceFrame

Example found Examples in Enturs official the GitHub-repository 

TariffZone

ScheduledStopPoint <

Zone < GroupOfPoints < GroupOfEntities 

TimingPoint < Point < DataManagedObject

Name

Type

Cardinality

Description

TariffZone inherits from Zone and does not introduce new elements or attributes.

Service

TypeOfService

Info

Classification of a service. 

See definition under General information

Defined in TimetableFrame

...

Route

Route

...

TimingPointStatus

TimingPointStatusEnumeration

0: 1

Type of TimingPoint:

  • timingPoint (the ScheduledStopPoint should also explicitly be regarded as a timing point in relevant systems)

  • notTimingPoint (the ScheduledStopPoint should not be regarded as a timing point)

  • secondaryTimingPoint (for arbitrary use)

tariffZones

TariffZoneRef

0: 1

List of TariffZones (TariffZone) the StopPoint belongs to

Not recommended to use, as this may be overridden by TariffZone / FareZone geography specified in the SiteFrame.

Presentation

Presentation

0: 1

Graphical elements related to StopPoint

TimingPoint

Info

Point for registering passing times. Usually, not a place where the vehicle stops, nor a place relevant to passengers, though it can be used to indicate places where the vehicle waits.

See definition under General information

Defined in ServiceFrame

Example could be found in Enturs official GitHub-repository 

Route < LinkSequence 

TimingPoint < Point < DataManagedObject

Name

Type

CardinalityDescriptionLineRefLineRefStructure1: 1Reference to line (network#Line) the route belongs.DirectionTypeDirectionTypeEnumeration

Cardinality

Description

TimingPointStatus

TimingPointStatusEnumeration

0: 1

The routes direction:

  • inbound (towards city-/ regioncenter or hub of transport)
  • outbound (from  center/ hub of transport) 
  • clockwise
  • anticlockwise

To be able to identify full or partial circular routes, clockwise / anticlockwise must be specified

pointsInSequencenetwork#PointOnRoute1: *List of the routes points InverseRouteRefRouteRefStructure0: 1Reference to any route that goes in the opposite direction

RoutePoint

...

Type of TimingPoint:

  • timingPoint

  • notTimingPoint (may indicate the expected passing time)

AllowedForWaitTime

xsd:duration

0: 1

Allowed waiting time at the TimingPoint.

PointOnRoute

Info

ScheduledStopPoint

Info

Link between Route and RoutePoint.

See definition under General information

Defined in ServiceFrame

Example could be found in Enturs official GitHub-repository 

...

Specifies whether the point is on the border between two countries

Point for planned disembarking and / or boarding. Linking to StopPlaces / Quays is done through network#StopAssignment. All ScheduledStopPoint must have such a linkExamples in the GitHub-repository 

PointOnRoute < PointInLinkSequence < VersionedChild  < EntityInVersion < Entity 

Name

Type

Cardinality

Description

LinkSequenceRef

LinkSequenceRefStructure

0: 1

Reference to LinkSequence to which the point belongs.

RouteRef should be used since Route inherits from LinkSequence.

Note that the field should not be used if PointOnRoute is defined inline in Route.

projections

Projection

0: *

Projection on a point (RoutePoint, TimingPoint, SchedueledStopPoint) or a GML-coordinate projection.

PointRef

PointRefStructure

1: 1

Reference to Point

RoutePointRef should be used to point to the corresponding RoutePoint.

Info

Link (with direction) between two RoutePoints.

See definition under General information

Defined in ServiceFrame

Example could be found in Enturs official GitHub-repository 

ScheduledStopPoint < network#TimingPoint < Point

RouteLink < Link < DataManagedObject

Name

Type

Cardinality

Description

tariffZones

FromPointRef

TariffZoneRef

RoutePointRef

0

1: 1

List of TariffZones (network#TariffZone) StopPoint belongsPresentationnetwork#Presentation0: 1Graphical elements related to StopPoint

TimingPoint

...

The start point for the RouteLink

ToPointRef

RoutePointRef

1: 1

The endpoint for the RouteLink

Info

Link (with direction) between two stop points.

See definition under General information

Defined in ServiceFrame

TimingPoint

ServiceLink <

Point

Link < DataManagedObject

Name

Type

Cardinality

DescriptionTimingPointStatusTimingPointStatusEnumeration0: 1

Type of TimingPoint:

  • timingPoint
  • notTimingPoint (may indicate the expected passage time)
AllowedForWaitTime

Description

Distance

xsd:

duration

decimal

0: 1

Permitted waiting time

PointOnRoute

Info

Link between Route and RoutePoint

See definition under General information

Example could be found in Enturs official GitHub-repository 

...

Reference to LinkSequence the point belongs. 

RouteRef should be uses, since network#Route inherits from LinkSequence.

Note that the field should not be used if PointOnRoute defined inline in network#Route.

...

Projection on a point (RoutePoint, TimingPoint, SchedueledStopPoint) or a gml-coordinateprojection .

...

Reference to Point

RoutePointRef should be used to point to the corresponding network#RoutePoint.

Info

Link (with direction) between two RoutePoints

See definition under General informastion

Defined in ServiceFrame

RouteLink < Link < DataManagedObject

Distance in meters for ServiceLink, i.e. driving distance between FromPoint and ToPoint.

projections

LinkSequenceProjection

0: 1

Projection with <gml:LineString> indication of position.

FromPointRef

ScheduledStopPointRef

1: 1

The start point for the ServiceLink.

ToPointRef

ScheduledStopPointRef

1: 1

The endpoint for ServiceLink.

Connection

SiteConnection

Info

Description of the navigation possibility between two Sites, for example between two StopPlaces, or two Quays.

See definition under General information

SiteConnection < Transfer < DataManagedObject

Name

Type

Cardinality

Description

From

SiteConnectionEndStructure

1: 1

The starting point for SiteConnection

To

SiteConnectionEndStructure

1: 1

The endpoint for SiteConnection

navigationPaths

NavigationPath

0: *

Possible path links between Site-objects

SiteConnectionEndStructure

SiteConnectionEnd

Name

Type

Cardinality

Description

FromPointRef

StopPlaceRef

RoutePointRef

StopPlaceRef

0: 1

Reference to the StopPlace in question

QuayRef

QuayRef

0: 1

Startpoint for RouteLinkToPointRefRoutePointRef1: 1Endepoint for RouteLink

...

Reference to the Quay in question

StopPlaceEntranceRef

StopPlaceEntranceRef

0: 1

Reference to the Entrance in question

Stop Assignment

StopAssignment

Info

Abstract class used to describe the link between ScheduledStopPoint and StopPlace.

See definition under General information

Defined in ServiceFrame

ServiceLink < Link

StopAssignment < Assignment < DataManagedObject

Name

Type

Cardinality

Description

Distance

ScheduledStopPointRef

xsd:decimal

ScheduledStopPointRef

0

1: 1

Distance in meters for ServiceLink, ie driving distance between FromPoint and ToPoint

projectionsLinkSequenceProjection0: 1Projection with <gml:LineString> indication of position FromPointRef

ScheduledStopPointRef

1: 1Startpoint for ServiceLinkToPointRefScheduledStopPointRef1: 1Endpoint for ServiceLink

Stop Assignment

StopAssignment

...

See definition under General information

...

PassengerStopAssignment

Info

Link between ScheduledStopPoint and StopPlace or Quay

Example could be found in Enturs official GitHub-repository 

Defined in ServiceFrame

PassengerStopAssignment < network#StopAssignment < Assignment  < DataManagedObjectNameTypeCaardinalityDescriptionStopPlaceRefStopPlaceRef0: 1

Reference to StopPlace which is related to network#ScheduledStopPoint

Should be included as far as possible, but StopPlace for referenced Quay can be derived centrally by missing StopPlaceRef

QuayRefQuayRef1: 1Reference to an actual Quay on StopPlacetrainElementsTrainStopAssignmentRef0: *

References to a detailed position on platform (network#TrainStopAssignment)

Used only for trains

Reference to ScheduledStopPoint

PassengerStopAssignment

Info

Link between ScheduledStopPoint and StopPlace or Quay

Examples in the GitHub-repository

Defined in ServiceFrame

PassengerStopAssignment < StopAssignment < Assignment  < DataManagedObject


Name

Type

Cardinality

Description

elem

StopPlaceRef

StopPlaceRef

0: 1

Reference to StopPlace which is related to ScheduledStopPoint

Acts only as supplementary information, as the StopPlace can always be derived (in the National Stop Registry) through its mandatory referenced Quay (QuayRef).

elem

QuayRef

QuayRef

1: 1

Reference to an actual Quay on StopPlace

elem

trainElements

TrainStopAssignmentRef

0: *

References to a detailed position on platform (TrainStopAssignment)

Used only for trains

attr

order

xsd:integer

1: 1

The Assignment order.

The "order" attribute is inherited from the more generic type Assignment, but in the case of a PassengerStopAssignment its business meaning is undefined. It is however mandatory due to an XML schema validation constraint.
Examples of valid implementations:

  • an incremented sequence number ("1", "2", "3", ...)

  • a constant value ("0")

FlexibleStopAssignment

Info

Link between ScheduledStopPoint and FlexibleStopPlace.

Defined in ServiceFrame (the same way as PassengerStopAssignment)

FlexibleStopAssignment <

network#StopAssignment

StopAssignment < Assignment  < DataManagedObject

Name

Type

Cardinality

Description

FlexibleStopPlaceRef

FlexibleStopPlaceRef

FlexibleStopPlaceRef

FlexibleStopPlaceRef

1: 1

Reference to FlexibleStopPlace which is related to

network#ScheduledStopPoint

ScheduledStopPoint

(

valg

choice) FlexibleQuayRef

FlexibleQuayRef

FlexibleQuayRef

0: 1

Reference to

an actual 

FlexibleQuay.

Can be added

as

in a

supplement if you have defined FlexibleQuay for where the vehicle of transport should stop(valg

supplementary role if a FlexibleQuay is used.

(choice) FlexibleAreaRef

FlexibleAreaRef

FlexibleAreaRef

0: 1

Reference to an actual FlexibleArea

Can be added

as

in a

supplement if you have defined FlexibleArea for current FlexibleStopPlace(valg

supplementary role if a FlexibleArea is defined for the FlexibleStopPlace.

(choice) HailAndRideAreaRef

HailAndRideAreaRef

0: 1

Reference to an actual HailAndRideArea

Can be added

as

in a

supplement if you have defined HailAndRideArea for current FlexibleStopPlace

supplementary role if a HailAndRideArea is defined for the FlexibleStopPlace.

TrainStopAssignment

Info

Link between TrainComponent (carriagetrain cars) and StopPlace/Quay/BoardingPosition.

See definition under General information

Defined in ServiceFrame

TrainStopAssignment <

network#StopAssignment

StopAssignment  < Assignment < DataManagedObject

Navn

Name

Type

Kardinalitet

Cardinality

Beskrivelse

Description

PassengerStopAssignmentRef

PassengerStopAssignmentRef

0: 1

Reference to 

network#PassengerStopAssignment

PassengerStopAssignment

TrainRef

TrainRef

0: 1

Reference to Train.

TrainComponentRef

TrainComponentRef

0: 1

Reference to

actual carriage

specific cars (TrainComponent).

BoardingPositionRef

BoardingPositionRef

0: 1

Reference to

correct 

BoardingPosition.

EntranceToVehicle

MultilingualString

0: 1

Specifying

entrance

entrances to the carriage, e.g. "front door", "rear door", etc.

Journey Pattern

JourneyPattern

Info

Sorted list of ScheduledStopPoint / TimingPoint and/or Links for a given  Route.

See definition under General information

Defined in ServiceFrame

JourneyPattern < LinkSequence  < DataManagedObject

Name

Type

Cardinality

Description

PrivateCode

xsd:normalizedString

0: 1

Internal (

unannounced

non-public) identifier for

current

the JourneyPattern.

RouteRef

RouteRef

1: 1

Reference to 

network#Route

Route used in the JourneyPattern.

runTimes

JourneyPatternRunTime

0: *

Description of

RunTime

RunTimes for the JourneyPattern.

Only used when describing frequency-based departures.

waitTimes

JourneyPatternWaitTime

0: *

Description of WaitTime for JourneyPattern

Used normally

Normally used only when describing frequency-based departures.

headways

JourneyPatternHeadway

0: *

Description of JourneyHeadway for JourneyPattern

Only used when describing frequency-based departures.

pointsInSequence

PointInJourneyPattern

0: *

Sorted list of points in JourneyPattern. Must be 

network#StopPointInJourneyPattern

StopPointInJourneyPattern or 

network#TimingPointInJourneyPattern

TimingPointInJourneyPattern.

linksInSequence

network#LinkInJourneyPattern

LinkInJourneyPattern

0: *

Sorted list of links in JourneyPattern. Must be 

network#ServiceLinkInJourneyPattern

ServiceLinkInJourneyPattern or 

network#TimingLinkInJourneyPattern

TimingLinkInJourneyPattern.

StopPointInJourneyPattern

Info

ScheduledStopPoint in a JourneyPattern.

See definition under General information

Example could be found  in Enturs official Examples in the GitHub-repository 

StopPointInJourneyPattern < PointInLinkSequence < VersionedChild < EntityInVersion < Entity

Name

Type

Cardinality

Description

ScheduledStopPointRef

ScheduledStopPointRef

1: 1

Reference to 

network#ScheduledStopPoint

ScheduledStopPoint

ForAlighting

xsd:boolean

0: 1

Specifies

if disembarking

whether alighting is allowed.

 

Should be

indicated explicit

explicitly indicated (

normal

normally "false") for the first StopPointInJourneyPattern

ForBoarding

xsd:boolean

0: 1

Specifies

if

whether boarding is

allowed 

allowed.

Should be

explicit

explicitly indicated (

normal

normally "false") for last StopPointInJourneyPattern

DestinationDisplayRef

DestinationDisplayRef

0: 1

Reference to 

network#DestinationDisplay

DestinationDisplay

Required minimum that reference is set for the first StopPointInJourneyPattern, referring to the text the audience sees when the vehicle arrives

Must also be set anywhere where display of destination information changes

FlexiblePointPropertiesnetwork#FlexiblePointProperties0: 1Features of the stop point related to flexible transport

The required minimum for linear routes is for the first StopPointInJourneyPattern to have a DestinationDisplayRef. For circular routes, the minimum is two.

A new DestinationDisplayRef should be set at any StopPointInJourneyPattern along the route where it is relevant to update the destination text. This is particularly relevant for circular routes.

RequestStop

xsd:boolean

0: 1

Specifies whether passengers must signal to use this stop point.

RequestMethod

RequestMethodTypeEnumeration

0: 1

Method used to signal that the transport must network (i arbeid)

Possible values for hailing or arranging a stop:

  • handSignal

  • phoneCall

  • sms

  • stopButton

  • turnOnLight

BookingArrangements

StopUse

StopUseEnumeration

0: 1

Provisions if the operation of a stop must be pre-booked

Note that if one or more BookingArrangement fields are specified on a given StopPointInJourneyPattern, for that particular stop, this will always override any corresponding fields specified for network#Line and / or ServiceJourney

Nature of use of stop:

  • interchangeOnly

BookingArrangements

BookingArrangementsStructure

0: 1

Rules for booking.

Please note that BookingArrangements specified at the StopPointInJourneyPattern level will always override equivalent specifications at the Line- or ServiceJourney level.

BookingArrangementsStructure

Info

Booking details for servicing a specific network (i arbeid) by Details for booking public transport services to a specific StopPointInJourneyPattern in an otherwise non-flexible transportation or by deviation from the general booking provisions for a network (i arbeid)line, or when the booking details for the stop deviate from those in a FlexibleLine.

BookingArrangementsStructure

Name

Type

Cardinality

Description

BookingContact

ContactStructure

0: 1

Contact information for

ordering

booking

Note that

the

this field is mandatory if

this is

not already

on network#FlexibleLine

specified on FlexibleLine or overridden in FlexibleServiceProperties

BookingMethods

BookingMethodListOfEnumerations

0: 1

Possible ways to

order

book (must match info found in BookingContact):

  • callDriver

  • callOffice

  • online

  • phoneAtStop

  • text (

sms
  • text message/SMS)

  • other

Note that

the

this field is mandatory if

this is

not already specified on 

network#FlexibleLine

FlexibleLine or overridden in FlexibleServiceProperties

BookingAccess

BookingAccessEnumeration

0: 1

Categories to order

Who may place an order (book):

  • public

  • authorisedPublic (

eg
  • e.g. TT-transport - special services for mobility restricted travelers)

  • staff

BookWhen

PurchaseWhenEnumeration

0: 1

Time

when the order must be made

constraints for booking:

  • timeOfTravelOnly

  • dayOfTravelOnly (requires LatestBookingTime to be set)

  • untilPreviousDay (requires LatestBookingTime to be set)

  • advanceAndDayOfTravel

Note that the field is mandatory if this is not already on network#FlexibleLine
  • (requires LatestBookingTime to be set)

It is recommended to set this field if MinimumBookingPeriod is not specified (unless either is already specified on FlexibleLine or overridden in FlexibleServiceProperties)

BuyWhen

PurchaseMomentListOfEnumerations

0: 1

Time

when the order must be paid

constraints for payment:

  • onReservation

  • beforeBoarding

  • afterBoarding

  • onCheckOut

LatestBookingTime

xsd:time

0: 1

Last

Latest possible time for booking

Do not set if BookWhen is undefined or defined as “timeOfTravelOnly” (would be invalid)

MinimumBookingPeriod

xsd:duration

0: 1

The minimum

period prior to the departure of

time ahead of journey departure the booking must

be made

be completed

Can only be set (optionally) if BookWhen is undefined

BookingNote

xsd:normalizedString

0: 1

Additional information about the

order

booking

TimingPointInJourneyPattern

Info

network#TimingPoint TimingPoint in a JourneyPattern.

See definition under General information

TimingPointInJourneyPattern < PointInLinkSequence < VersionedChild < EntityInVersion < Entity

Name

Type

Cardinality

Desription

TimingPointRef

TimingPointRef

1: 1

Reference to 

network#TimingPoint

TimingPoint

WaitTime

xsd:duration

0: 1

Waiting time

Wait time at the timing point

LinkInJourneyPattern

Info

Abstract An abstract type for a sorted list of timing- or service links in a JourneyPattern.

See definition under General information

LinkInJourneyPattern < VersionedChild < EntityInVersion < Entity

Name

Type

Cardinality

Description

(

option

choice) TimingLinkInJourneyPattern

network#TimingLinkInJourneyPattern

TimingLinkInJourneyPattern

1: 1

Sorted list of TimingLinks

(

option

choice) ServiceLinkInJourneyPattern

network#ServiceLinkInJourneyPattern

ServiceLinkInJourneyPattern

1: 1

Sorted list of ServiceLinks

TimingLinkInJourneyPattern

Info

TimingLink in aJourneyPattern.

See definition under General information

TimingLinkInJourneyPattern < VersionedChild < EntityInVersion < Entity

Navn

Name

Type

Cardinality

Description

TimingLinkRef

TimingLinkRef

1: 1

Reference to ServiceLink

ServiceLinkInJourneyPattern

Info

network#ServiceLink i et JourneyPatternServiceLink in a JourneyPattern.

See definition under General information

ServiceLinkInJourneyPattern < VersionedChild < EntityInVersion < Entity

Name

Type

Cardinality

Description

ServiceLinkRef

ServiceLinkRef

1: 1

Referanse til

Reference to ServiceLink

DestinationDisplay

Info

Information about direction and destination that is typically displayed on board vehiclesThe text displayed on (or in) a vehicle, commonly above the front window or onboard information screens, describing the vehicles final (or intermediary) destination.

See definition under General information

Defined in ServiceFrame

Example could be found in Enturs official Examples in the GitHub-repository

DestinationDisplay < DataManagedObject

Name

Type

Cardinality

Description

SideText

MultilingualString

0: 1

Text

The text displayed on the side of the vehicle

of transport

body.

FrontText

MultilingualString

1: 1

Text

The text displayed on the front of the vehicle

of transport

, commonly above the front window.

vias

network#Via

Via

0:

1

Additional destination showing the specific locations of the vehicle of transport passing on the way to final destination,

Eg. tram11: Majorstuen - Kjelsås o/Torshov

variantsnetwork#DestinationDisplayVariant

*

Intermediary stop(s) which the vehicle will pass before reaching its final destination.

Eg. Oslo tram line 11: "Majorstuen - Kjelsås via Torshov"

variants

DestinationDisplayVariant

0: *

Variants

Variations of

text

DestinationDisplay adapted

to various

for particular media types

Note that for composite DestinationDisplay text, e.g. line number and destination name

, it must also at least be sent DestinationDisplay for "web" containing only the destination name (without additional text)

. The minimum requirement is to provide a DestinationDisplay for web sites, with a destination name.

DestinationDisplayVariant

Info

Variation Variations of DestinationDisplay adapted to the media typefor particular media types.

See definition under General information

DestinationDisplayVariant < DataManagedObject

Name

Type

Cardinality

Description

DestinationDisplayVariantMediaType

DeliveryVariantTypeEnumeration

1: 1

Supported media

type

types:

Printed
  • printed

TextToSpeech
  • textToSpeech

Web
  • web

Mobile
  • mobile

  • other (

eg
  • e.g. real-time display)

FrontText

MultilingualString

1: 1

Frontpage text for DestinationDisplay

Via

Info

Additional destination showing specific locations the bus passes on the way to final destinationAn intermediary destination which the vehicle will pass before reaching its final destination.

See definition under General information

Via <

VersionedChild 

VersionedChild  < EntityInVersion  < Entity 

Name

Type

Cardinality

Description

Description

(attribute) order

xsd:integer

0: 1

Relative order for Via element.

DestinationDisplayRef

DestinationDisplayRef

1: 1

Reference

to network#DestinationDisplay

to the DestinationDisplay object describing the

stopplace

stop place/area the vehicle

passes

is headed towards.

RoutePointRef

RoutePointRef

0: 1

Reference to 

network#RoutePoint

RoutePoint.

ViaType

ViaTypeEnumeration

0: 1

Possible values:

  • stopPoint

  • name

Flexible

...

transport

FlexibleLine

Info

Flexi line (grouping of routes for ordering transport, published with a given name or number). Note that it is required to submit the route data as FlexibleLine if FlexibleStopPlace (FlexibleArea and / or HailAndRideArea) is used in the datasetFlexibleLine is a concept for describing on-demand transport, with at least some non-permanent stop places and/or specific requirements for prebooking).

See definition under General information

Defined in ServiceFrame

Example could be found in Enturs offisielle Examples in the GitHub-repository

FlexibleLine <

network#Line

Line < DataManagedObject

Nane

Type

Cardinality

Description

FlexibleLineType

FlexibleLineTypeEnumeration

1: 1

Type order of transport

Flexible line types:

  • corridorService

  • mainRouteWithFlexibleEnds

  • flexibleAreasOnly

  • hailAndRideSections

  • fixedStopAreaWide

  • mixedFlexible

  • mixedFlexibleAndFixed

  • fixed

BookingContact

ContactStructure

0: 1

Contact information for

ordering 

booking

BookingMethods

BookingMethodListOfEnumerations

0: 1

Possible

ways to order

booking methods:

  • callDriver

  • callOffice

  • online

  • phoneAtStop

  • text (

sms
  • text message/SMS)

  • other

BookingAccess

BookingAccessEnumeration

0: 1

Categories that are allowed to order

Who may place an order (book):

  • public

  • authorisedPublic (

f
  • e.

eks
  • g. TT-transport - special services for mobility restricted travelers)

  • staff

BookWhen

PurchaseWhenEnumeration

0: 1

Time

when the order must be made

constraints for booking:

  • timeOfTravelOnly

  • dayOfTravelOnly
  • untilPreviousDay
  • advanceAndDayOfTravel
    • dayOfTravelOnly (requires LatestBookingTime to be set)

    • untilPreviousDay (requires LatestBookingTime to be set)

    • advanceAndDayOfTravel (requires LatestBookingTime to be set)

    BuyWhen

    PurchaseMomentListOfEnumerations

    0: 1

    Time

    when the order must be paid

    constraints for payment:

    • onReservation

    • beforeBoarding

    • afterBoarding

    • onCheckOut

    LatestBookingTime

    xsd:time

    0: 1

    Last

    Latest possible time for booking

    Do not set if BookWhen is undefined or defined as “timeOfTravelOnly” (would be invalid)

    MinimumBookingPeriod

    xsd:duration

    0: 1

    The minimum

    period prior to the departure of

    time ahead of journey departure the booking must

    be made

    be completed

    Can only be set (optionally) if BookWhen is undefined

    BookingNote

    xsd:normalizedString

    0: 1

    Additional information about the

    order

    booking

    FlexibleStopAssignment

    Info

    Link between ScheduledStopPoint and FlexibleStopPlace.

    See definition under General information

    Defined in ServiceFrame

    FlexibleStopAssignment <

    network#StopAssignment

    StopAssignment < Assignment < DataManagedObject

    Navn

    Name

    Type

    Kardinalitet

    Cardinality

    Beskrivelse

    Description

    FlexibleStopPlaceRef

    FlexibleStopPlaceRef

    1: 1

    Reference to FlexibleStopPlace

    ...

    Transfers

    Transfer

    Info

    Abstract An abstract type describing physical opportunity to come from one place to another. Don't Not to be confused with transition (Interchange).

    See definition under General information

    Transfer < DataManagedObject

    Name

    Type

    Cardinality

    Description

    Name

    MultilingualString

    0: 1

    Name

    for transition

    of the transfer

    Description

    MultilingualString

    0: 1

    Textual description

    Distance

    xsd:decimal

    1: 1

    Total length for transfer (in meters)

    TransferDuration

    network#TransferDuration

    TransferDuration

    1: 1

    Detailed description for duration transfer

    BothWays

    xsd:boolean

    0: 1

    Specifies whether

    transfer can be done both ways

    the transfer is possible in both directions

    TransferDuration

    Info

    Specification of times the duration of a transfer takes based on the type of travelertraveller.

    See definition under General information

    TransferDuration

    Name

    Type

    Cardinality

    Description

    DefaultDuration

    xsd:duration

    1: 1

    Normal duration

    FrequentTravellerDuration

    xsd:duration

    0: 1

    Time

    The time it will take

    for

    a person

    known on the place to make

    with local knowledge to complete the transfer (commuter)

    OccasionalTravellerDuration

    xsd:duration

    0: 1

    Time

    The time it will take

    one for

    a person

    unknown on

    unfamiliar with the place to

    make

    complete the transfer (tourist etc.)

    MobilityRestrictedTravellerDuration

    xsd:duration

    0: 1

    Time to

    The time it will take a

    disabled

    person

    to make a

    with special needs to complete the transfer