...
title | Versjon |
---|
Info | ||
---|---|---|
| ||
Current version for network is: v1.3 (last changed ) |
Content
Table of Contents | ||
---|---|---|
|
This document is part of the Norwegian NeTEx 's profile Norway and describes data elements for the exchange of information related to transport networks over used for public transport data exchange in the NeTEx format.Note that
- Please note the network part of the profile describes
...
- structures, attributes,
...
Components
...
- 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 |
---|
Transport A transport network , is an "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.)structure for all Lines which share relevant features, such as the ownership of the lines. Lines can be also be grouped as GroupOfLines, of which Network is a sub-type, but this is optional). See definition under General information Defined in ServiceFrame Example can be found in Enturs offisielle Examples in the GitHub-repository (including use of additionalNetworks) |
Network < network#GroupOfLines < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
Name | MultilingualString | 1: 1 | Name of the network. |
AuthorityRef | OrganisationRefStructure | 1: 1 | Organization reponsible Organisation responsible (for example owner) for the network. |
groupsOfLines | network#GroupOfLines | 0: * | Lines (network#Line) included in the network. |
tariffZones | tariffZoneRefs | 0: * | Tariffzones Tariff zones (network#TariffZone) included in the network (where you have this)when relevant). |
GroupOfLines
Info |
---|
Grouping of lines to refer to them in one. See definition under General information Defined in ServiceFrame |
GroupOfLines < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
NavnName | Type | Cardinality | Description |
Name | MultilingualString | 1: 1 | Name grouping of lines (e.g., for compilation / visibility) Group name |
members | lineRefs | 0: 1 | Explicit An explicit listing of lines included in the group (if appropriate) Note that reference should normally go from link from network#Line up to network#Networkcthrough a RepresentedByGroupRef |
MainLineRef | LineRefStructure | 0: 1 | Reference to the primary line in the group group. |
TransportMode | AllVehicleModesOfTransportEnumeration | 0: 1 | Type of transportThe transport mode of the group. See Transport Modes for possible values |
Line
Info |
---|
Line (grouping of routes, published Routes) with a given name or number (PublicCode) See definition under General information Defined in ServiceFrame Example could be found in Enturs offisielle Examples in the GitHub-repository |
Line < DataManagedObject | |||
---|---|---|---|
NavnName | Type | Cardinality | Description |
(attr) modification | xs:ModificationEnumeration | 0: 1 | Type of change modification (specified as use "delete" when closing linea Line is permanently discontinued) |
Name | MultilingualString | 1: 1 | Name of the line |
ShortName | MultilingualString | 0: 1 | Short name (eg "people's name", name that the audience knows the line underShort name (e.g. short version of commonly (publicly) known name) |
Description | MultilingualString | 0: 1 | Description |
TransportMode | AllVehicleModesOfTransportEnumeration | 1: 1 | Main transport type for the line See Mode in Transport Modes for valid values |
TransportSubmode | TransportSubmode | 1: 1Transporttype-underkategori for linjen | See Submodes in Transport Modes for valid values (must be a TransportSubmode of the type corresponding belonging to the selected TransportMode) |
Url | xsd:anyURI | 0: 1 | URL to a website with travel information for about the line. |
PublicCode | xsd:normalizedString | 0: 1 | Public Line Identifier (advertised identifier)The publicly advertised line number, or code of the line. Usually a number that can be , or a number combined with a letter (eg L2, 31, 30E etc.). The Name field normally contains more information than the code, so the full name of the line is usually the compilation of PublicCode and NamePublicCode, and is often the combination of PublicCode + Name. |
PrivateCode | xsd:normalizedString | 0: 1 | Internal (unannouncednon-public) identifier for the line. For example, a code used by transport planners. |
ExternalLineRef | ExternalObjectRef | 0: 1 | Reference (ID) to related a Line (e.g. original line for example, the regular line for which this is a replacement line for). |
OperatorRef | OperatorRefStructure | 1: 1 | Reference to the main operator (may exceptionally be omitted , eg if line is run with own operator for each departure)in exceptional cases, such as a different operator for every departure). |
additionalOperators | transportOrganisationRef | 0: * | Reference to the additional operators on of the line |
TypeOfLineRef | TypeOfLineRef | 0: 1 | Reference to the line typeClassification of the line (eg type. Classification, (e.g. replacement line) |
Monitored | xsd:boolean | 0: 1 | Specifies whether real-time information normally is normally provided available for this line (set to be provided for |
routes | RouteRef | 0: * | Reference to a list listing of all routes (network#Route) for which are part of the actual line. This The references 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 / fileLine references in Routes. Therefore this field is only relevant in exceptional cases). |
RepresentedByGroupRef | GroupOfLinesRefStructure | 1: 1 | Reference to network (i arbeid) the Lines' Network (alternatively a more specific to reference to the GroupOfLines) which this Line belongs. |
Presentation | network#Presentation | 0: 1 | Graphical representation information (colorcolour, text, etc.) |
AccessibilityAssessment | AccessitilityAssessment | 0: 1 | Universal Design - Description of the line |
Presentation
Info |
---|
Description of values to be used to present for presenting line information, such as text font fonts and colorcolours, etc. (eg, on map representation)which may be used on graphical representations of the line, such as maps or printed publications. Note that a minimum of one valid data field (below) must be defined in a valid PresentationExample could be found in Enturs official ) is required for a valid Presentation. The common default is white (FFFFFF) Colour with black TextColour (000000). Examples in the GitHub-repository |
Presentation | |||
---|---|---|---|
NavnName | Type | Cardinality | Description |
Colour | ColourValueType | 0: 1 | 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 |
Description | |||
Colour | ColourValueType | 0: 1 | Hexadecimal Six digit 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) = Whitelines' 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)Not normally . Normally not used |
TariffZone
Info |
---|
TariffzoneGeospatial area/zone used to calculate fares. See definition under General information Defined in ServiceFrame Example found in Enturs official GitHub-repository |
TariffZone < Zone < GroupOfPoints < GroupOfEntities < 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 |
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 Example could be found in Enturs official Examples in the GitHub-repository |
Route < LinkSequence < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
LineRef | LineRefStructure | 1: 1 | Reference to line Line (network#Line) to which the route Route belongs. |
DirectionType | DirectionTypeEnumeration | 0: 1 | The routes direction of the route:
To be able to identify full- or partial circular routes , clockwise/anticlockwise must be specified. |
pointsInSequence | network#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 stopplace stop place in a route route. See definition under General information Defined in ServiceFrame Example could be found in Enturs official 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 network#StopAssignment. All ScheduledStopPoint must have such a link. See definition under General information Defined in ServiceFrame Example could be found in Enturs official Examples in the GitHub-repository |
ScheduledStopPoint < network#TimingPoint < Point < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
tariffZones | TariffZoneRef | 0: 1 | List of TariffZones (network#TariffZone) the StopPoint belongs to. |
Presentation | network#Presentation | 0: 1 | Graphical elements related to StopPoint |
TimingPoint
Info |
---|
Point for registration of passage time (usually that the vehicles of transport does not have stopplaces or disembarking / boarding for passengers)registring 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 |
TimingPoint < Point < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
TimingPointStatus | TimingPointStatusEnumeration | 0: 1 | Type of TimingPoint:
|
AllowedForWaitTime | xsd:duration | 0: 1 | Permitted Allowed waiting time at the TimingPoint. |
PointOnRoute
Info |
---|
Link between Route and RoutePoint See definition under General information Example could be found in Enturs official Examples in the GitHub-repository |
PointOnRoute < PointInLinkSequence < VersionedChild < EntityInVersion < Entity | |||
---|---|---|---|
Name | Type | Cardinality | Description |
LinkSequenceRef | LinkSequenceRefStructure | 0: 1 | Reference to LinkSequence the to which the point belongs. RouteRef should be usesused, since network#Route inherits from LinkSequence. Note that the field should not be used if PointOnRoute is defined inline in network#Route. |
projections | Projection | 0: * | Projection on a point (RoutePoint, TimingPoint, SchedueledStopPoint) or a gml-coordinateprojection . |
PointRef | PointRefStructure | 1: 1 | Reference to Point RoutePointRef should be used to point to the corresponding network#RoutePoint. |
RouteLink
Info |
---|
Link (with direction) between two RoutePoints See definition under General informastioninformation Defined in ServiceFrame |
RouteLink < Link < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
FromPointRef | RoutePointRef | 1: 1 | Startpoint The start point for the RouteLink |
ToPointRef | RoutePointRef | 1: 1 | Endepoint The endpoint for the RouteLink |
ServiceLink
Info |
---|
Link (with direction) between two stop points See definition under General information Defined in ServiceFrame |
ServiceLink < Link < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
Distance | xsd:decimal | 0: 1 | Distance in meters for ServiceLink, ie i.e. driving distance between FromPoint and ToPoint. |
projections | LinkSequenceProjection | 0: 1 | Projection with <gml:LineString> indication of position position. |
FromPointRef | ScheduledStopPointRef | 1: 1 | Startpoint The start point for the ServiceLink. |
ToPointRef | ScheduledStopPointRefScheduledStopPointRef | 1: 1 | Endpoint The endpoint for ServiceLink. |
Stop Assignment
StopAssignment
Info |
---|
Abstract class used in description of to describe the link between ScheduledStopPoint and StopPlace. |
StopAssignment < Assignment < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
ScheduledStopPointRef | ScheduledStopPointRef | 1: 1 | Reference to network#ScheduledStopPoint |
PassengerStopAssignment
Info |
---|
Link between ScheduledStopPoint and StopPlace or Quay Example could be found in Enturs official Examples in the GitHub-repository Defined in ServiceFrame |
PassengerStopAssignment < network#StopAssignment < Assignment < DataManagedObject | |||
---|---|---|---|
Name | Type | CaardinalityCardinality | Description |
StopPlaceRef | StopPlaceRef | 0: 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 |
QuayRef | QuayRef | 1: 1 | Reference to an actual Quay on StopPlace |
trainElements | TrainStopAssignmentRef | 0: * | References to a detailed position on platform (network#TrainStopAssignment) Used only for trains |
FlexibleStopAssignment
Info |
---|
Link between ScheduledStopPoint and FlexibleStopPlace Defined in ServiceFrame (the same way as PassengerStopAssignment) |
FlexibleStopAssignment < network#StopAssignment < Assignment < DataManagedObject | ||||
---|---|---|---|---|
Name | Type | Cardinality | Description | |
FlexibleStopPlaceRefFlexibleStopPlaceRefFlexibleStopPlaceRef | FlexibleStopPlaceRef | 1: 1 | Reference to FlexibleStopPlace which is related to network#ScheduledStopPoint | |
(valgchoice) FlexibleQuayRef | FlexibleQuayRefFlexibleQuayRef | 0: 1 | Reference to an actual a FlexibleQuay. Can be added as in a supplement if you have defined FlexibleQuay for where the vehicle of transport should stop (valgsupplementary role if a FlexibleQuay is used. | |
(choice) FlexibleAreaRef | FlexibleAreaRefFlexibleAreaRef | 0: 1 | Reference to an actual FlexibleArea Can be added as in a supplement if you have defined FlexibleArea for current FlexibleStopPlace | (valgsupplementary 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 FlexibleStopPlacesupplementary 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 < Assignment < DataManagedObject | |||
---|---|---|---|
NavnName | Type | KardinalitetCardinality | BeskrivelseDescription |
PassengerStopAssignmentRef | PassengerStopAssignmentRef | 0: 1 | Reference to network#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 (unannouncednon-public) identifier for current the JourneyPattern. |
RouteRef | RouteRef | 1: 1 | Reference to network#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 or network#TimingPointInJourneyPattern. |
linksInSequence | network#LinkInJourneyPattern | 0: * | Sorted list of links in JourneyPattern. Must be network#ServiceLinkInJourneyPattern or network#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 |
ForAlighting | xsd:boolean | 0: 1 | Specifies if disembarking whether alighting is allowed. Should be explicitly indicated explicit (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 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 changesThe 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. |
FlexiblePointProperties | network#FlexiblePointProperties | 0: 1 | Features Properties of the a stop point related to flexible transport. |
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 Possible values for hailing or arranging a stop:
|
BookingArrangements | network (i arbeid)BookingArrangementsStructure | 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 ServiceJourneyRules 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 orderingbooking Note that the field is mandatory if this is not already on network#FlexibleLine or overridden in FlexibleServiceProperties |
BookingMethods | BookingMethodListOfEnumerations | 0: 1 | Possible ways to order book (must match info found in BookingContact):
Note that the field is mandatory if this is not already on network#FlexibleLine or overridden in FlexibleServiceProperties |
BookingAccess | BookingAccessEnumeration | 0: 1 | Categories to orderWho may place an order (book):
|
BookWhen | PurchaseWhenEnumeration | 0: 1 | Time when the order must be madeconstraints for booking:
Note that the field is mandatory if this is not already on network#FlexibleLine or overridden in FlexibleServiceProperties |
BuyWhen | PurchaseMomentListOfEnumerations | 0: 1 | Time when the order must be paidconstraints for payment:
|
LatestBookingTime | xsd:time | 0: 1 | Last time for bookingLatest possible booking time. |
MinimumBookingPeriod | xsd:duration | 0: 1 | The minimum period prior to the departure of the booking must has to be madeplaced. |
BookingNote | xsd:normalizedString | 0: 1 | Additional information about the order. |
TimingPointInJourneyPattern
Info |
---|
TimingPointInJourneyPattern < PointInLinkSequence < VersionedChild < EntityInVersion < Entity | |||
---|---|---|---|
Name | Type | Cardinality | Desription |
TimingPointRef | TimingPointRef | 1: 1 | Reference to network#TimingPoint |
WaitTime | xsd:duration | 0: 1 | Waiting Wait time at the timing point |
LinkInJourneyPattern
Info |
---|
Abstract type for sorted list of timing or service links in a JourneyPattern. |
LinkInJourneyPattern < VersionedChild < EntityInVersion < Entity | |||
---|---|---|---|
Name | Type | Cardinality | Description |
( |
choice) TimingLinkInJourneyPattern | network#TimingLinkInJourneyPattern | 1: 1 | Sorted list of TimingLinks |
( |
choice) ServiceLinkInJourneyPattern | network#ServiceLinkInJourneyPattern | 1: 1 | Sorted list of ServiceLinks |
TimingLinkInJourneyPattern
Info |
---|
TimingLink in aa JourneyPattern |
TimingLinkInJourneyPattern < VersionedChild < EntityInVersion < Entity | |||
---|---|---|---|
NavnName | Type | Cardinality | Description |
TimingLinkRef | TimingLinkRef | 1: 1 | Reference to ServiceLink |
ServiceLinkInJourneyPattern
Info |
---|
network#ServiceLink i et in a JourneyPattern |
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 vehiclesText 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 displayed on the side of the vehicle of transportbody |
FrontText | MultilingualString | 1: 1 | Text displayed on the front of the vehicle of transport, commonly above the front window. |
vias | network#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/TorshovAn intermediary destination which the vehicle will pass before reaching its final destination. Eg. Oslo tram line 11: |
variants | network#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, with a destination name. |
DestinationDisplayVariant
Info |
---|
Variation Variations of DestinationDisplay adapted to the for particular media typetypes |
DestinationDisplayVariant < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
DestinationDisplayVariantMediaType | DeliveryVariantTypeEnumeration | 1: 1 | Supported media typetypes:
|
FrontText | MultilingualString | 1: 1 | Frontpage Front page 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. |
Via < VersionedChild < EntityInVersion < Entity | |||
---|---|---|---|
Name | Type | Cardinality | Description |
DestinationDisplayRef | DestinationDisplayRef | 1: 1 | Reference to network#DestinationDisplay object describing the stopplace stop place/area the vehicle passesis headed towards. |
RoutePointRef | RoutePointRef | 0: 1 | Reference to network#RoutePoint. |
ViaType | ViaTypeEnumeration | 0: 1 | Possible values:
|
Flexible
...
transport
FlexibleLine
Info |
---|
Flexi line (grouping of routes for ordering FlexibleLine is a concept for describing on demand transport, published with a given name or number). Note that it is required to submit the route data as FlexibleLine if with at least some non-permanent stop places). Note: FlexibleLine must be used if one or more FlexibleStopPlace (FlexibleArea and/or HailAndRideArea) is used are present in the datasetLine. See definition under General information Defined in ServiceFrame Example could be found in Enturs offisielle Examples in the GitHub-repository |
FlexibleLine < network#Line < DataManagedObject | |||
---|---|---|---|
Nane | Type | Cardinality | Description |
FlexibleLineType | FlexibleLineTypeEnumeration | 1: 1 | Type order of transportFlexible line types:
|
BookingContact | ContactStructure | 0: 1 | Contact information for ordering booking. |
BookingMethods | BookingMethodListOfEnumerations | 0: 1 | Possible ways to order booking methods:
|
BookingAccess | BookingAccessEnumeration | 0: 1 | Categories that are allowed to order: Who may place an order (book):
|
BookWhen | PurchaseWhenEnumeration | 0: 1 | Time when the order must be madeconstraints for booking:
|
BuyWhen | PurchaseMomentListOfEnumerations | 0: 1 | Time when the order must be paidconstraints for payment:
|
LatestBookingTime | xsd:time | 0: 1 | Last time for bookingLatest possible booking time. |
MinimumBookingPeriod | xsd:duration | 0: 1 | The minimum period prior to the departure of the booking must has to be madeplaced. |
BookingNote | xsd:normalizedString | 0: 1 | Additional information about the order. |
FlexibleStopAssignment
Info |
---|
Link between ScheduledStopPoint and FlexibleStopPlace See definition under General information Defined in ServiceFrame |
FlexibleStopAssignment < network#StopAssignment < Assignment < DataManagedObject | |||
---|---|---|---|
NavnName | Type | KardinalitetCardinality | BeskrivelseDescription |
FlexibleStopPlaceRef | FlexibleStopPlaceRef | 1: 1 | Reference to FlexibleStopPlace |
...
Transfers
Transfer
Info |
---|
Abstract type describing physical opportunity to come from one place to another. Don't be confused with transition (Interchange) |
Transfer < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
Name | MultilingualString | 0: 1 | Name for transitionof the transfer |
Description | MultilingualString | 0: 1 | Textual description |
Distance | xsd:decimal | 1: 1 | Total length for transfer (in meters) |
TransferDuration | network#TransferDuration | 1: 1 | Detailed description for duration transfer |
BothWays | xsd:boolean | 0: 1 | Specifies whether transfer can be done both waysthe transfer is possible in both directions |
TransferDuration
Info |
---|
Specification of times the duration of a transfer takes based on the type of travelertraveller |
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 the transfer |
OccasionalTravellerDuration | xsd:duration | 0: 1 | Time The time it will take one for a person unknown on the place to make the transfer |
MobilityRestrictedTravellerDuration | xsd:duration | 0: 1 | Time to take a disabled person to make a transfer |
...