stops
Current version for stops is: v1.5 (last changed Jul 28, 2022)
Content
- 1 Components
- 1.1 Place
- 1.1.1 TopographicPlace
- 1.1.1.1 TopographicPlaceDescriptor
- 1.1.2 AddressablePlace
- 1.1.3 SiteElement
- 1.1.4 Site
- 1.1.1 TopographicPlace
- 1.2 Group of Stop Places
- 1.2.1 GroupOfStopPlaces
- 1.3 StopPlace
- 1.3.1 StopPlace
- 1.3.2 StopPlaceSpace
- 1.3.3 Quay
- 1.3.4 BoardingPosition
- 1.3.5 Inner Objects
- 1.3.5.1 AccessSpace
- 1.3.5.2 PathLink
- 1.3.5.3 PathJunction
- 1.3.5.4 EquipmentPlace
- 1.3.5.5 SiteFacilitySet
- 1.4 Flexible Stop Place
- 1.4.1 FlexibleStopPlace
- 1.4.2 FlexibleQuay
- 1.4.3 FlexibleArea
- 1.4.4 HailAndRideArea
- 1.5 Point of Interest
- 1.5.1 PointOfInterest
- 1.6 Parking
- 1.6.1 Parking
- 1.6.2 ParkingArea
- 1.6.3 ParkingProperties
- 1.6.4 ParkingCapacity
- 1.7 Navigation
- 1.7.1 NavigationPath
- 1.7.1.1 PathLinkEndStructure
- 1.7.1 NavigationPath
- 1.8 Zonal
- 1.8.1 TariffZone
- 1.8.2 FareZone
- 1.8.3 GroupOfTariffZones
- 1.1 Place
This document is part of the Norwegian NeTEx Profile and describes data elements for the exchange of place-, and stop place related information via the NeTEx format.
Components
Place
TopographicPlace
Data type for geospatial settlement or inhabited areas, such as city, rural area or suburb.
See definition under General information
Defined in SiteFrame
TopographicPlace < Place < Zone < GroupOfPoints < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
IsoCode | SubdivisionIdType | 0: 1 |
For example NO-03 = Oslo, Norway as defined per For further specification see the ISO 3166-2 list Note: Although three letter country codes do not adhering to the ISO |
Descriptor | 1: 1 | Descriptive elements for a TOPOGRAPHIC PLACE. | |
TopographicPlaceType | TopographicPlaceTypeEnumeration | 0: 1 | Classification of areas:
|
CountryRef | CountryPrincipalityCodeType | 0: 1 | Three letter (recommended) or two letter country code as defined by Only mandatory for TopographicPlaceType "country" |
ParentTopographicPlaceRef | TopographicPlaceRef | 0: 1 | Reference to parent area for an area. For example: a municipality is typically a subdivision of a parent county-region. |
TopographicPlaceDescriptor
Data type used both to name the TOPOGRAPHIC PLACE systematically and to allow the specification of alternative descriptors, either as aliases, or say in other languages. It includes qualifier elements that can be used according to context if the place name needs to be distinguished from another place of the same name.
TopographicPlaceDescriptor < EntityInVersion < Entity | |||
---|---|---|---|
Name | Type | Cardinality | Description |
Name | 1: 1 | Name of a TOPOGRAPHIC PLACE DESCRIPTOR. | |
ShortName | 0: 1 | Short Name of a TOPOGRAPHIC PLACE DESCRIPTOR. | |
(choice) Qualify | QualifierName | 0: 1 | Name used to distinguish TOPOGRAPHIC PLACE from other similar named TOPOGRAPHIC PLACEs. This should not be included in the Name but may be added by applications in context. |
TopographicPlaceRef | Reference to a TOPOGRAPHIC PLACE that qualifies the name of the TOPOGRAPHIC PLACE, i.e. sets (relates) this TOPOGRAPIC PLACE to another. |
AddressablePlace
AddressablePlace < Place < Zone < GroupOfPoints < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
Url | xsd:anyURI | 0: 1 | URL related to the place |
PostalAddress | 0: 1 | Postal address for the place | |
RoadAddress | 0: 1 | Road/street address for the place Mandatory for objects which should be linked to road networks, e.g. Entrance and StopPlace/Quay |
SiteElement
SiteElement < AddressablePlace < Place < Zone < GroupOfPoints < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
AccessibilityAssessment | 1: 1 for StopPlace | Universal Design - description, see Accessibility Assessment definition | |
alternativeNames | 0: * | List of alternative names for Site | |
PublicUse | PublicUseEnumeration | 0: 1 | Specify for whom the place is available:
|
Covered | CoveredEnumeration | 0: 1 | Specify whether the place has a roof (is covered and protects people from e.g. rain or snow):
|
Gated | GatedEnumeration | 0: 1 | Specify whether the place/area is open or gated:
|
Lighting | LightingEnumeration | 0: 1 | Specify the lighting situation of the place:
|
facilities | 0: * | List of available facilities |
Site
Site < SiteElement < AddressablePlace < Place < Zone < GroupOfPoints < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
TopographicPlaceRef | TopographicPlaceRef | 0: 1 | Reference to parent area (TopographicPlace). |
Locale | 0: 1 | Information about Locale. | |
OrganisationRef | OrganisationRef | 0: 1 | Reference to governing or operating organisation for the place. |
ParentSiteRef | ParentSiteRef | 0: 1 | Reference to parent SITE which contains this SITE |
levels | 0: * | List of levels (floors) for SITE | |
entrances | 0: * | Description of entrance objects (mandatory if Site is a building). | |
equipmentPlaces | 0: * | Description of equipment. Used to set Location for PlaceEquipment/LocalService if relevant. | |
placeEquipments | 0: * | Description of available installed equipment. | |
localServices | 0: * | Description of available LocalServices. |
Level
Level < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
Name | 1: 1 | Name of level, e.g. "1", "A", "first floor" | |
Description | 0: 1 | Description | |
PublicUse | xsd:boolean | 0: 1 | Specifies if the floor is accessible to the public, or if access permission is required |
AccessibilityAssessment | 0: 1 | Description of Universal Design accessibility. |
Entrance
Entrance < SiteComponent < SiteElement < AddressablePlace < Place < Zone < GroupOfPoints < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
LevelRef | LevelRef | 0: 1 | Reference to a Level. |
checkConstraints | 0: * | Description of security checkpoints, barriers or other potentially delaying factors. | |
equipmentPlaces | 0: * | Description of available equipment. | |
placeEquipments | InstalledEquipment | 0: * | Description of permanently installed equipment. See Equipment Types for more information regarding which objects may be used here. |
EntranceType | EntranceEnumeration | 0: 1 | Classification of entrance:
|
isEntry | xsd:boolean | 0: 1 | Specifies whether an object is an entrance. |
isExit | xsd:boolean | 0: 1 | Specifies if an object is an exit. |
Width | xsd:decimal | 0: 1 | The width of an entrance (in meters). |
Height | xsd:decimal | 0: 1 | Height (clearance) of an entrance (in meters). |
Group of Stop Places
GroupOfStopPlaces
GroupOfStopPlaces < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
PurposeOfGroupingRef | xsd:normalizedString predefined values, see Description | 1: 1 | Categorization for the grouping, defined by referencing predefined PurposeOfGrouping:
Example: |
members | StopPlaceRef | 2: * | List of references (StopPlace ID from national stop place registry) to stop places included in the group |
alternativeNames | 0: * | List of alternative names for the grouping | |
Centroid | 1: 1 | Representative point for the grouping. Should be the point which most appropriately represents the location of the grouping (e.g. for displaying on a map), not necessarily its actual centre point. | |
gml:Polygon | 0: 1 | A sorted list of points which represent a closed line (polygon) outlining the grouping. Should be added for e.g. for displaying on a map when the grouping should be represented differently than the mere union of Polygons outlining its member StopPlaces. |
StopPlace
StopPlace
StopPlace < Site < SiteElement < AddressablePlace < Place < Zone < GroupOfPoints < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
(attr) modification | ModificationEnumeration | 0: 1 | Type of change (audit action). For example, |
Description | xsd:normalizedString | 0: 1 | Description. Used to supplement stop place name. Usage of this field is closely tied to which fields are made public in the end. |
PrivateCode | xsd:normalizedString | 0: 1 | An internal code that uniquely identifies the Stop Place. May be used for interoperating with legacy systems. |
PublicCode | xsd:normalizedString | 0: 1 | A short, human-readable, public code that uniquely identifies the Stop Place. The public code may be used for interacting with passengers when it provides a convenient alternative to the (longer) Stop Place name or NeTEx ID. |
TransportMode | VehicleModeEnumeration | 1: 1 | Main transport type for the stop place. See Transport Modes for possible values. |
(choice) AirSubmode | AirSubmodeEnumeration | 0: 1 | Submodes for air. See Transport Modes for possible values |
(choice) BusSubmode | BusSubmodeEnumeration | 0: 1 | Submodes for bus. See Transport Modes for possible values. |
(choice) FunicularSubmode | FunicularSubmodeEnumeration | 0: 1 | Submodes for funicular. See Transport Modes for possible values. |
(choice) MetroSubmode | MetroSubmodeEnumeration | 0: 1 | Submodes for metro. See Transport Modes for possible values. |
(choice) TramSubmode | TramSubmodeEnumeration | 0: 1 | Submodes for tram. See Transport Modes for possible values. |
(choice) TelecabinSubmode | TelecabinSubmodeEnumeration | 0: 1 | Submodes for telecabin. See Transport Modes for possible values. |
(choice) RailSubmode | RailSubmodeEnumeration | 0: 1 | Submodes for rail. See Transport Modes for possible values. |
(choice) WaterSubmode | WaterSubmodeEnumeration | 0: 1 | Submodes for waterborne transport types. See Transport Modes for possible values. |
OtherTransportModes | VehicleModeListOfEnumerations | 0: * | List of other available transport types (valid values are the same as for transport type). See Transport Modes for possible values. |
tariffZones | TariffZoneRef | 0: * | Reference to TariffZone associated with the stop place. |
StopPlaceType | StopTypeEnumeration | 1: 1 | Classification of stop place:
Mandatory when StopPlace has one or more subordinate Quay. |
BorderCrossing | xsd:boolean | 0: 1 | Specifies if the stop is an international border crossing. |
Weighting | InterchangeWeightingEnumeration | 0: 1 | Relative weighting for interchanges at the stop.
Corresponds to Priority for Interchange |
quays | 1: * (for leaf StopPlace) 0 (for parent StopPlace or unknown Quay) | List of Quays at the StopPlace
| |
accessSpaces | 0: * | List of access spaces at the StopPlace | |
pathLinks | 0: * | Elements describing part of a path link (walking link) | |
pathJunctions | 0: * | Part of a path link which describes a point where one or many PathLinks connect to each other. | |
navigationPaths | 0: * | Description of path links at- or associated with the StopPlace. Used only when path links should be overridden, or if it is not relevant to define pathLinks for the StopPlace. |
StopPlaceSpace
StopPlaceSpace < SiteElement < AddressablePlace < Place < Zone < GroupOfPoints < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
entrances | 0: * | Description of entrances |
Quay
Quay < StopPlaceSpace < SiteElement < AddressablePlace < Place < Zone < GroupOfPoints < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
PrivateCode | xsd:normalizedString | 0: 1 | Internal code or information not to be presented to the public. |
PublicCode | xsd:normalizedString | 0: 1 | A public code for a Quay, usually linked to a physical sign with a letter or number for the platform/track. |
(attr) modification | xs:ModificationEnumeration | 0: 1 | Type of change (audit action). For example, |
CompassBearing | AbsoluteBearingType | 0: 1 | The compass bearing (direction) of the Quay, i.e. which direction will vehicles leaving the Quay travel. Set in degrees. |
boardingPositions | 0: * | List of boarding positions along a Quay, typically used for railway platforms. |
BoardingPosition
BoardingPosition < StopPlaceSpace < SiteElement < AddressablePlace < Place < Zone < GroupOfPoints < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
Label | MultilingualString | 1:1 | A code usually linked to a physical sign with a letter or number for the platform/track. |
BoardingPositionType | BoardingPositionTypeEnumeration | 1:1 | Classification for BoardingPosition:
|
Inner Objects
AccessSpace
AccessSpace < StopPlaceSpace < SiteElement < AddressablePlace < Place < Zone < GroupOfPoints < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
AccessSpaceType | AccessSpaceTypeEnumeration | 1: 1 | Classification of AccessSpace:
|
PathLink
PathLink < Link < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
From | 1: 1 | Starting position for the PathLink | |
To | 1: 1 | End position for the PathLink | |
Description | 0: 1 | Description | |
AccessibilityAssessment | 0: 1 | Universal Design - description of the path link Only used when AccessibilityAssessment for NavigationPath of which the PathLink is a part, needs to be specified in further detail. | |
Covered | CoveredEnumeration | 0: 1 | Possible values:
|
Gated | GatedEnumeration | 0: 1 | Possible values:
|
Lighting | LightingEnumeraion | 0: 1 | Possible values:
|
AllowedUse | DirectionOfUseEnum | 0: 1 | Possible values:
|
Transition | TransitionEnum | 0: 1 | Possible values:
|
AccessFeatureType | AccessFeatureEnum | 0: 1 | Possible values:
|
PassageType | PassageTypeEnum | 0: 1 | Possible values:
|
TransferDuration | 0: 1 | Duration of time needed to traverse the path link | |
checks | 0: 1 | Processes or constraints which may cause queues or delays. |
PathJunction
PathJunction < Point < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
Covered | CoveredEnumeration | 0: 1 | Possible values:
|
Gated | GatedEnumeration | 0: 1 | Possible values:
|
Lighting | LightingEnumeraion | 0: 1 | Possible values:
|
EquipmentPlace
EquipmentPlace < Place < Zone < GroupOfPoints < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
placeEquipments | 0: * | Description of available equipment. Use the classes which inherit from Equipment. For more details, see EquipmentTypes. |
SiteFacilitySet
SiteFacilitySet < FacilitySet < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
LuggageLockerFacilityList | LuggageLockerFacilityLisfOfEnumerations | 0: 1 | Possible values:
|
LuggageServiceFacilityList | LuggageServiceFacilityLisfOfEnumerations | 0: 1 | Possible values:
|
ParkingFacilityList | ParkingFacilityLisfOfEnumerations | 1: 1 | Possible values:
|
Flexible Stop Place
FlexibleStopPlace
FlexibleStopPlace < Place < Zone < GroupOfPoints < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
TransportMode | VehicleModeEnumeration | 1: 1 | Main transport mode for the stop place. See Transport Modes for possible values. |
areas | (choice) FlexibleArea | 1: 1 | Zones where on-demand transport is available. |
(choice) HailAndRideArea | Road sections/segments where the transporting vehicle may be hailed. |
FlexibleQuay
FlexibleQuay < Place < Zone < GroupOfPoints < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
TransportMode | VehicleModeEnumeration | 0: 1 | Transport type for the flexible Quay (used to override transport type defined in superordinate FlexibleStop) See Transport Modes for possible values. |
FlexibleArea
FlexibleArea < FlexibleQuay < Place < Zone < GroupOfPoints < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
Name | normalizedString | 0: 1 | Name of the area (if necessary for override/detail). |
Description | normalizedString | 0: 1 | Description of area (if necessary for override/detail). |
destinations | DestinationDisplayRef | 0: * | References to DestinationDisplay objects. |
HailAndRideArea
HailAndRideArea < FlexibleQuay < Place < Zone < GroupOfPoints < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
destinations | DestinationDisplayRef | 0: * | References to DestinationDisplay objects |
StartPointRef | PointRef | 1: 1 | Start of section |
EndPointRef | PointRef | 1: 1 | End of section |
Point of Interest
PointOfInterest
PointOfInterest < Site < SiteElement < AddressablePlace < Place < Zone < GroupOfPoints < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
nearTopographicPlaces | TopographicPlaceRef | 0: * | References to nearby TopographicPlace-objects |
pathLinks | 0: * | An element which describes a part of a path link. | |
pathJunctions | 0: * | Part of a path link which describes where one or more PathLinks are connected. | |
navigationPaths | 0: * | Description of a path to or from a POI. Used only when overriding a pathLink, or as a piece of stand-alone information if it is not relevant to define pathLinks for the StopPlace. |
Parking
Parking
Parking < Site < SiteElement < AddressablePlace < Place < Zone < GroupOfPoints < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
pathLinks | 0: * | An element which describes part of a path link | |
pathJunctions | 0: * | Part of a path link which describes a point where one or more PathLinks are connected. | |
navigationPaths | 0: * | Navigation description to and from a parking location. Used only when overriding a pathLink, or as stand-alone information if it is not relevant to define pathLinks for the StopPlace. | |
ParkingType | ParkingTypeEnumeration | 0: 1 | Classification of parking:
|
ParkingVehicleType | ParkingVehicleEnumeration | 0: 1 | Possible vehicle types:
|
ParkingLayout | ParkingLayoutEnumeration | 0: 1 | Type/layout of parking values:
|
ParkingPaymentProcess | ParkingPaymentProcessEnumeration | 0: 1 | A space-separated list of available payment processes.
|
PrincipalCapacity | xsd:nonNegativeInteger | 0: 1 | Available public parking spaces (reservable spaces excluded) |
TotalCapacity | xsd:nonNegativeInteger | 0: 1 | Total number of parking spaces (reservable spaces included) When the number of reservable spaces is unknown, only specify TotalCapacity. The TotalCapacity should be equal to the sum of spaces defined in the ParkingCapacity sub-elements. |
OvernightParkingPermitted | xsd:boolean | 0: 1 | Specifies if overnight parking is allowed |
RechargingAvailable | xsd:boolean | 0: 1 | Specifies if the parking area has charging stations for electrical vehicles. Must be set to true if NumberOfSpacesWithRechargePoint is specified in a ParkingCapacity element. |
Secure | xsd:boolean | 0: 1 | Specifies if the parking area is guarded by some form of security service. |
RealTimeOccupancyAvailable | xsd:boolean | 0: 1 | Specifies whether the parking area has real-time information regarding occupancy. |
ParkingReservation | ParkingReservationEnumeration | 0: 1 | Parking reservation values:
|
BookingUrl | xsd:anyURI | 0: 1 | URL for reserving a parking space |
FreeParkingOutOfHours | xsd:boolean | 0: 1 | Specifies whether parking at the area is free outside "office hours". |
parkingProperties | 0:* | Additional properties for the parking area | |
parkingAreas | 0: * | Description of individual areas inside the parking. |
ParkingArea
ParkingArea < ParkingComponent < SiteComponent < SiteElement < AddressablePlace < Place < Zone < GroupOfPoints < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
Label | 0: 1 | Label or identifier for the subsection presented to the public | |
TotalCapacity | xsd:nonNegativeInteger | 0: 1 | Total capacity for the specific subsection |
ParkingProperties | 0: 1 | Additional properties for the parking subsection |
ParkingProperties
ParkingProperties < VersionedChild < EntityInVersion < Entity | |||
---|---|---|---|
Name | Type | Cardinality | Description |
ParkingUserTypes | ParkingUserListOfEnumerations | 0: 1 | User classification:
|
MaximumStay | xsd:duration | 0: 1 | Maximum allowed time to stay parked |
spaces | 0: * | A detailed description of the parking capacity |
ParkingCapacity
ParkingCapacity < VersionedChild < EntityInVersion < Entity | |||
---|---|---|---|
Name | Type | Cardinality | Description |
ParkingVehicleType | ParkingVehicleEnumeration | 1: 1 | Vehicle types:
|
ParkingUserType | ParkingUserEnumeration | 0: 1 | User types:
|
ParkingStayType | ParkingStayEnumeration | 0: 1 | Parking duration values:
|
NumberOfSpaces | xsd:nonNegativeInteger | 0: 1 | Number of parking spaces |
NumberOfSpacesWithRechargePoint | xsd:nonNegativeInteger | 0: 1 | Number of spaces with a recharge point. This property should be set in a ParkingCapacity element where the property ParkingUserType is equal to “allUsers”. |
Navigation
NavigationPath
NavigationPath < LinkSequence < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
From | 0: 1 | The starting point for the path link | |
To | 0: 1 | The endpoint for the path link | |
AccessibilityAssessment | 1: 1 | Universal Design - Description of the path link | |
TransferDuration | 0: 1 | Specifies the duration of the transfer | |
Covered | CoveredEnumeration | 0: 1 | Possible values:
|
Gated | GatedEnumeration | 0: 1 | Possible values:
|
Lighting | LightingEnumeraion | 0: 1 | Possible values:
|
NavigationType | NavigationTypeEnumeration | 1: 1 | Path link types:
|
pathLinksInSequence | PathLinkInSequence | 0: * | Sequential list of PathLinks, that describe each part of the total walk path. |
PathLinkEndStructure
PathLinkEndSturcture | |||
---|---|---|---|
Name | Type | Cardinality | Description |
PlaceRef | PlaceRef | 0: 1 | Reference to Place |
Zonal
TariffZone
TariffZone < Zone < GroupOfPoints < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
members | 0: * | List of ScheduledStopPoints within TARIFF ZONE | |
Presentation | 0: 1 | Presentation features associated with TARIFF ZONE |
FareZone
FareZone < TariffZone < Zone < GroupOfPoints < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
PrivateCode | xsd:normalizedString | 0: 1 | An internal code that uniquely identifies the FareZone, e.g. for use with technical data management |
PublicCode | xsd:normalizedString | 0: 1 | A short, human-readable, public code that uniquely identifies the Fare Zone. This public code may e.g. be used for passenger information as publicized alternative to the FareZone ID or Name. Not yet included in NeTEx |
members | 0: * | List of ScheduledStopPoints within the FARE ZONE Only to be used in conjunction with ScopingMethod “explicitStops” Must refer to existing ScheduledStopPoint(s) (i.e. ScheduledStopPoint IDs either from the national stop place registry or its equivalent predefined in network data set from an approved data provider) | |
ZoneTopology | ZoneTopologyEnumeration | 0: 1 | Topology of FARE ZONE with regard to other zones. Allowed values:
|
ScopingMethod | ScopingMethodEnumeration | 0: 1 | Indication of how member stops of a FARE ZONE are specified Allowed values:
If ScopingMethod is “explicit”, all ScheduledStopPoints within the FareZone must be referred in its list of <members>
|
AuthorityRef | OrganisationRefStructure | 1: 1 | Reference to AUTHORITY of FARE ZONE This is a reference to the Organisation with responsibility for tariff/fare related data in the specified geographical region. (I.e. not necessarily the same Authority as responsible for some or all network / service data in this region.) |
neighbours | FareZoneRef | 0: * | Adjacent FARE ZONEs Used to define adjacent Zones in context of fare calculation/management, i.e. explicitly treated as an allowed Zone traversal adding one new zone to the count (in perspective of access rights). If not defined as neighbors, the Zone traversal should by systems using this parameter, be assessed as not allowed (in relation to calculation of Zone traversals) regardless of physical proximity. |
GroupOfTariffZones
FareZone < TariffZone < Zone < GroupOfPoints < GroupOfEntities < DataManagedObject | |||
---|---|---|---|
Name | Type | Cardinality | Description |
PurposeOfGroupingRef | xsd:normalizedString predefined values, see Description | 1: 1 | Categorization for the grouping, defined by referencing predefined PurposeOfGrouping:
Example: |
PrivateCode | xsd:normalizedString | 0: 1
| An internal code that uniquely identifies the GroupOfTariffZone, e.g. for use with technical data management |
PublicCode | xsd:normalizedString | 0: 1 | A short, human-readable, public code that uniquely identifies the Fare Zone. This public code may e.g. be used for passenger information as publicized alternative to the FareZone ID or Name. Not yet included in NeTEx. RELEVANT FOR THIS GROUPING? |
members | 1: * | List of TariffZones (or more specifically FareZones) within the GROUP OF TARIFF ZONEs |