From d87ff6d4431f46392249878f8f5b837af2bf0983 Mon Sep 17 00:00:00 2001
From: Stefan de Konink
Date: Wed, 13 Dec 2023 15:09:53 +0100
Subject: [PATCH 01/52] Remove External entities with for VDV compatibility in
favor of PrivateCodes of keyLists
---
.../netex_organisation_version.xsd | 5 -----
.../netex_serviceRestrictions_version.xsd | 5 -----
.../netex_line_version.xsd | 20 -------------------
.../netex_route_version.xsd | 5 -----
.../netex_servicePattern_version.xsd | 10 ----------
.../netex_datedVehicleJourney_version.xsd | 5 -----
.../netex_interchange_version.xsd | 5 -----
.../netex_journey_version.xsd | 5 -----
8 files changed, 60 deletions(-)
diff --git a/xsd/netex_framework/netex_genericFramework/netex_organisation_version.xsd b/xsd/netex_framework/netex_genericFramework/netex_organisation_version.xsd
index e103e0d64..ea060ac43 100644
--- a/xsd/netex_framework/netex_genericFramework/netex_organisation_version.xsd
+++ b/xsd/netex_framework/netex_genericFramework/netex_organisation_version.xsd
@@ -221,11 +221,6 @@ Rail transport, Roads and Road transport
Company registered tax number including Country prefix.
-
-
- An alternative code that uniquely identifies the OPERATOR. Specifically for use in AVMS systems. For VDV compatibility.
-
-
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd
index d4d824a3f..04076fbf1 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd
@@ -492,11 +492,6 @@ Rail transport, Roads and Road transport
Elements for a TYPE OF PRODUCT CATEGORY.
-
-
- An alternative code that uniquely identifies the PRODUCT CATEGORY. Specifically for use in AVMS systems that require an alias, if code is different from main identifier. For VDV compatibility.
-
- The presentation colours to use for this TYPE OF PRODUCT CATEGORY. +v2.1
diff --git a/xsd/netex_part_1/part1_networkDescription/netex_line_version.xsd b/xsd/netex_part_1/part1_networkDescription/netex_line_version.xsd
index 3ae8d56b5..cafe788e7 100644
--- a/xsd/netex_part_1/part1_networkDescription/netex_line_version.xsd
+++ b/xsd/netex_part_1/part1_networkDescription/netex_line_version.xsd
@@ -401,11 +401,6 @@ Rail transport, Roads and Road transport
DEPRECATED - use privateCodes
-
-
- An alternative code that uniquely identifies the LINE specifically for use in AVMS systems. For VDV compatibility.
-
-
@@ -491,11 +486,6 @@ Rail transport, Roads and Road transport
-
-
- An default product classification for all journeys of the lin e for use in AVMS systems. For VDV compatibility. +v1.1
-
-
@@ -974,16 +964,6 @@ Rail transport, Roads and Road transport
-
-
- Alternative LINE Reference for AVMS system.
-
-
-
-
- Alternative DIRECTION Reference for AVMS system.
-
-
diff --git a/xsd/netex_part_1/part1_networkDescription/netex_route_version.xsd b/xsd/netex_part_1/part1_networkDescription/netex_route_version.xsd
index f0b599701..2e0105667 100644
--- a/xsd/netex_part_1/part1_networkDescription/netex_route_version.xsd
+++ b/xsd/netex_part_1/part1_networkDescription/netex_route_version.xsd
@@ -187,11 +187,6 @@ Rail transport, Roads and Road transport
Elements for a DIRECTION.
-
-
- An alternative code that uniquely identifies the DIRECTION specifically for use in AVMS systems. For VDV compatibility.
-
-
diff --git a/xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd b/xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd
index f62077e6f..c86cf9d51 100644
--- a/xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd
+++ b/xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd
@@ -317,11 +317,6 @@ Rail transport, Roads and Road transport
DEPRECATED - use privateCodes
-
-
- An alternative code that uniquely identifies the STOP POINT. pecifically for use in AVMS systems that require an alias, if. For VDV compatibility.
-
-
@@ -551,11 +546,6 @@ Rail transport, Roads and Road transport
Elements for a CONNECTION link.
-
-
- An alternative code that uniquely identifies the CONNECTION link Specifically for use in AVMS systems that require an alias, if. For VDV compatibility.
-
- Origin end of CONNECTION.
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd
index 5ce1e8139..28b5f8667 100644
--- a/xsd/netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd
@@ -208,11 +208,6 @@ Rail transport, Roads and Road transport
** DEPRECATED ** not to be used - left available only to avoid breaking compatibility with old rail datasets
-
-
- An alternative code that uniquely identifies theDATED VEHICLE JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.
-
- Reference to a JOURNEY PATTERN.
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_interchange_version.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_interchange_version.xsd
index 8543987a2..bf89298c4 100644
--- a/xsd/netex_part_2/part2_journeyTimes/netex_interchange_version.xsd
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_interchange_version.xsd
@@ -427,11 +427,6 @@ Rail transport, Roads and Road transport
DEPRECATED - use privateCodes
-
-
- An alternative code that uniquely identifies the INTERCHANGE. Specifically for use in AVMS systems. For VDV compatibility.
-
- Reference to a CONNECTION Link over which the INTERCHANEG takes place.
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_journey_version.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_journey_version.xsd
index 86f7bf72d..f2f214e4e 100644
--- a/xsd/netex_part_2/part2_journeyTimes/netex_journey_version.xsd
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_journey_version.xsd
@@ -105,11 +105,6 @@ Rail transport, Roads and Road transport
-
-
- An alternative code that uniquely identifies the JOURNEY. Specifically for use in AVMS systems. For VDV compatibility.
-
-
From 1867f1a93ad2cdd8904a8ab1ca0315b958e5e9f3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Wed, 13 Dec 2023 18:42:54 +0100
Subject: [PATCH 02/52] Update uk_fxc_addon_HSP_plusbus.xml
---
examples/standards/fxc/uk_fxc_addon_HSP_plusbus.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/standards/fxc/uk_fxc_addon_HSP_plusbus.xml b/examples/standards/fxc/uk_fxc_addon_HSP_plusbus.xml
index 90eb79d5e..6d7e8fb16 100644
--- a/examples/standards/fxc/uk_fxc_addon_HSP_plusbus.xml
+++ b/examples/standards/fxc/uk_fxc_addon_HSP_plusbus.xml
@@ -1917,7 +1917,7 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
BRAINTREEBTR9100BRAINTR
-
+ uic:68010rail bus
From ddac81cb6fe43cbeb5190ab4c3611fc5d3ee73ad Mon Sep 17 00:00:00 2001
From: Stefan de Konink
Date: Wed, 13 Dec 2023 20:03:15 +0100
Subject: [PATCH 03/52] First update from PrivateCode, ExternalOperatorRef and
ExternalStopPointRef to privateCodes
---
.../functions/fares/rail/Netex_era_toc_uk.xml | 122 ++++++++++-------
.../fxc/uk_fxc_addon_HSP_plusbus.xml | 128 +++++++++++-------
..._SCWW_LINE_SCWW-86-simplified_20190101.xml | 8 +-
.../uk_txc_SCWW-86_extract2-simplified.xml | 8 +-
examples/standards/txc/uk_txc_extract1.xml | 8 +-
.../txc/uk_txc_extract1_simplified.xml | 8 +-
6 files changed, 176 insertions(+), 106 deletions(-)
diff --git a/examples/functions/fares/rail/Netex_era_toc_uk.xml b/examples/functions/fares/rail/Netex_era_toc_uk.xml
index 273b712c4..725d91ed4 100644
--- a/examples/functions/fares/rail/Netex_era_toc_uk.xml
+++ b/examples/functions/fares/rail/Netex_era_toc_uk.xml
@@ -10052,11 +10052,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100BRAINTR
+ uic:68010
+ Braintree0.55668710851.87539168
- 576093 222736
+ 576093.0 222736.0
@@ -10064,8 +10068,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
BRAINTREEBTR
- 9100BRAINTR
- rail bus
@@ -10077,11 +10079,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100CLACTON
+ uic:68500
+ Clacton-on-Sea1.15409182151.794002810
- 617600 215300
+ 617600.0 215300.0
@@ -10089,8 +10095,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
CLACTONCLT
- 9100CLACTON
- rail bus
@@ -10102,11 +10106,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100YARMTH
+ uic:73280
+ Great Yarmouth1.72088634152.6121599
- 652000 308100
+ 652000.0 308100.0
@@ -10114,8 +10122,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
GREAT YARMOUTHGYM
- 9100YARMTH
- rail bus
@@ -10127,11 +10133,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100HARWICH
+ uic:69050
+ Harwich Town1.28668192351.9441454
- 625987 232397
+ 625987.0 232397.0
@@ -10139,8 +10149,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
HARWICH TOWNHWC
- 9100HARWICH
- rail bus
@@ -10152,11 +10160,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100IPSWICH
+ uic:72170
+ Ipswich1.1444257152.05059234
- 615700 243800
+ 615700.0 243800.0
@@ -10164,8 +10176,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
IPSWICHIPS
- 9100IPSWICH
- rail bus
@@ -10182,11 +10192,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
Liverpool Street
+
+ 9100LIVST
+ uic:69650
+ London Liverpool Street-0.08142594451.51799103
- 533216 181641
+ 533216.0 181641.0
@@ -10194,8 +10208,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
LONDON LIVERP STRLST
- 9100LIVST
- rail metro coach bus
@@ -10208,11 +10220,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100LOWSTFT
+ uic:72680
+ Lowestoft1.74970804652.47443783
- 654747 292890
+ 654747.0 292890.0
@@ -10220,8 +10236,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
LOWESTOFTLWT
- 9100LOWSTFT
- rail bus
@@ -10233,11 +10247,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100NRCH
+ uic:73090
+ Norwich1.30682020552.62715355
- 623900 308400
+ 623900.0 308400.0
@@ -10245,8 +10263,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
NORWICHNRW
- 9100NRCH
- rail bus
@@ -10258,11 +10274,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100STFD
+ uic:7190
+ Stratford-0.00339665751.54189507
- 538557 184444
+ 538557.0 184444.0
@@ -10270,8 +10290,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
STRATFORDSFA
- 9100STFD
- rail bus
@@ -10284,11 +10302,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100SHENFLD
+ uic:68880
+ Shenfield0.32985131951.63087735
- 561349 195022
+ 561349.0 195022.0
@@ -10296,8 +10318,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
SHENFIELDSNF
- 9100SHENFLD
- rail bus
@@ -10310,11 +10330,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100STANAIR
+ uic:68340
+ Stansted Airport0.26081559451.88859105
- 555683 223530
+ 555683.0 223530.0
@@ -10322,8 +10346,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
STANSTED AIRPORTSSD
- 9100STANAIR
- rail bus coach
@@ -10335,11 +10357,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100STHVIC
+ uic:74200
+ Southend Victoria0.71150085951.5415127
- 588128 185997
+ 588128.0 185997.0
@@ -10347,8 +10373,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
SOUTHEND VICTORIASOV
- 9100STHVIC
- rail bus
@@ -10360,11 +10384,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100SUDBURY
+ uic:70980
+ Sudbury0.73544441452.03627818
- 587723 241073
+ 587723.0 241073.0
@@ -10372,8 +10400,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
SUDBURY SUFFOLKSUY
- 9100SUDBURY
- rail bus
@@ -10386,11 +10412,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100TTNHMHL
+ uic:69510
+ Tottenham Hale-0.059929104
- 51.58830984
- 534500 189500
+ 51.58830984
+ 534500.0 189500.0
@@ -10398,8 +10428,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
TOTTENHAM HALETOM
- 9100TTNHMHL
- rail metro bus
@@ -10412,11 +10440,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100WONNAZE
+ uic:68580
+ Walton-on-the-Naze1.26766981751.84616912
- 625170 221445
+ 625170.0 221445.0
@@ -10424,8 +10456,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
WALTON-ON-NAZEWON
- 9100WONNAZE
- rail bus
diff --git a/examples/standards/fxc/uk_fxc_addon_HSP_plusbus.xml b/examples/standards/fxc/uk_fxc_addon_HSP_plusbus.xml
index 6d7e8fb16..ac345ad7e 100644
--- a/examples/standards/fxc/uk_fxc_addon_HSP_plusbus.xml
+++ b/examples/standards/fxc/uk_fxc_addon_HSP_plusbus.xml
@@ -1551,9 +1551,11 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
-
+
+
+ nocn:137122
+ METR
- nocn:137122MetrobusMetrobusMetrobus Ltd
@@ -1904,11 +1906,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100BRAINTR
+ uic:68010
+ Braintree0.55668710851.87539168
- 576093 222736
+ 576093.0 222736.0
@@ -1916,8 +1922,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
BRAINTREEBTR
- 9100BRAINTR
- uic:68010rail bus
@@ -1929,11 +1933,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100CLACTON
+ uic:68500
+ Clacton-on-Sea1.15409182151.794002810
- 617600 215300
+ 617600.0 215300.0
@@ -1941,8 +1949,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
CLACTONCLT
- 9100CLACTON
- rail bus
@@ -1954,11 +1960,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100YARMTH
+ uic:73280
+ Great Yarmouth1.72088634152.6121599
- 652000 308100
+ 652000.0 308100.0
@@ -1966,8 +1976,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
GREAT YARMOUTHGYM
- 9100YARMTH
- rail bus
@@ -1979,11 +1987,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100HARWICH
+ uic:69050
+ Harwich Town1.28668192351.9441454
- 625987 232397
+ 625987.0 232397.0
@@ -1991,8 +2003,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
HARWICH TOWNHWC
- 9100HARWICH
- rail bus
@@ -2004,11 +2014,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100IPSWICH
+ uic:72170
+ Ipswich1.1444257152.05059234
- 615700 243800
+ 615700.0 243800.0
@@ -2016,8 +2030,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
IPSWICHIPS
- 9100IPSWICH
- rail bus
@@ -2034,11 +2046,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
Liverpool Street
+
+ 9100LIVST
+ uic:69650
+ London Liverpool Street-0.08142594451.51799103
- 533216 181641
+ 533216.0 181641.0
@@ -2046,8 +2062,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
LONDON LIVERP STRLST
- 9100LIVST
- rail metro coach bus
@@ -2060,11 +2074,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100LOWSTFT
+ uic:72680
+ Lowestoft1.74970804652.47443783
- 654747 292890
+ 654747.0 292890.0
@@ -2072,8 +2090,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
LOWESTOFTLWT
- 9100LOWSTFT
- rail bus
@@ -2085,11 +2101,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100NRCH
+ uic:73090
+ Norwich1.30682020552.62715355
- 623900 308400
+ 623900.0 308400.0
@@ -2097,8 +2117,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
NORWICHNRW
- 9100NRCH
- rail bus
@@ -2110,11 +2128,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100STFD
+ uic:7190
+ Stratford-0.00339665751.54189507
- 538557 184444
+ 538557.0 184444.0
@@ -2122,8 +2144,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
STRATFORDSFA
- 9100STFD
- rail bus
@@ -2136,11 +2156,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100SHENFLD
+ uic:68880
+ Shenfield0.32985131951.63087735
- 561349 195022
+ 561349.0 195022.0
@@ -2148,8 +2172,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
SHENFIELDSNF
- 9100SHENFLD
- rail bus
@@ -2162,11 +2184,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100STANAIR
+ uic:68340
+ Stansted Airport0.26081559451.88859105
- 555683 223530
+ 555683.0 223530.0
@@ -2174,8 +2200,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
STANSTED AIRPORTSSD
- 9100STANAIR
- rail bus coach
@@ -2187,11 +2211,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100STHVIC
+ uic:74200
+ Southend Victoria0.71150085951.5415127
- 588128 185997
+ 588128.0 185997.0
@@ -2199,8 +2227,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
SOUTHEND VICTORIASOV
- 9100STHVIC
- rail bus
@@ -2212,11 +2238,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100SUDBURY
+ uic:70980
+ Sudbury0.73544441452.03627818
- 587723 241073
+ 587723.0 241073.0
@@ -2224,8 +2254,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
SUDBURY SUFFOLKSUY
- 9100SUDBURY
- rail bus
@@ -2238,11 +2266,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100TTNHMHL
+ uic:69510
+ Tottenham Hale-0.059929104
- 51.58830984
- 534500 189500
+ 51.58830984
+ 534500.0 189500.0
@@ -2250,8 +2282,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
TOTTENHAM HALETOM
- 9100TTNHMHL
- rail metro bus
@@ -2264,11 +2294,15 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
1987-12-31T00:00:00Z
+
+ 9100WONNAZE
+ uic:68580
+ Walton-on-the-Naze1.26766981751.84616912
- 625170 221445
+ 625170.0 221445.0
@@ -2276,8 +2310,6 @@ C2C, Chiltern Railways, Great Western Railway, Great Northern rail, London Midla
WALTON-ON-NAZEWON
- 9100WONNAZE
- rail bus
diff --git a/examples/standards/txc/FX-PI-01_UK_SCWW_LINE_SCWW-86-simplified_20190101.xml b/examples/standards/txc/FX-PI-01_UK_SCWW_LINE_SCWW-86-simplified_20190101.xml
index 950b5b2b3..2fd4f3d97 100644
--- a/examples/standards/txc/FX-PI-01_UK_SCWW_LINE_SCWW-86-simplified_20190101.xml
+++ b/examples/standards/txc/FX-PI-01_UK_SCWW_LINE_SCWW-86-simplified_20190101.xml
@@ -7366,10 +7366,12 @@ TXC NETEX
-
+
+ nocn:137725
+ vosa:PD0000479
+
+
SCCW
- nocn:137725
- StagecoachStagecoach
diff --git a/examples/standards/txc/uk_txc_SCWW-86_extract2-simplified.xml b/examples/standards/txc/uk_txc_SCWW-86_extract2-simplified.xml
index 5fcf5cbc9..2f2079e23 100644
--- a/examples/standards/txc/uk_txc_SCWW-86_extract2-simplified.xml
+++ b/examples/standards/txc/uk_txc_SCWW-86_extract2-simplified.xml
@@ -7297,10 +7297,12 @@ TXC NETEX
-
+
+ nocn:137725
+ vosa:PD0000479
+
+
SCCW
- nocn:137725
- StagecoachStagecoach
diff --git a/examples/standards/txc/uk_txc_extract1.xml b/examples/standards/txc/uk_txc_extract1.xml
index bf1a1c0f5..fa75ce7de 100644
--- a/examples/standards/txc/uk_txc_extract1.xml
+++ b/examples/standards/txc/uk_txc_extract1.xml
@@ -7843,10 +7843,12 @@ TXC NETEX
-
+
+ 12345
+ vosa:PD0000479
+
+
STA
- 12345
- StagecoachStagecoach
diff --git a/examples/standards/txc/uk_txc_extract1_simplified.xml b/examples/standards/txc/uk_txc_extract1_simplified.xml
index 3d2ee1827..75e6ce6dd 100644
--- a/examples/standards/txc/uk_txc_extract1_simplified.xml
+++ b/examples/standards/txc/uk_txc_extract1_simplified.xml
@@ -7176,10 +7176,12 @@ TXC NETEX
-
+
+ 12345
+ vosa:PD0000479
+
+
STA
- 12345
- StagecoachStagecoach
From df7585c31e382063f8160606ec35df1eef61e4c9 Mon Sep 17 00:00:00 2001
From: Stefan de Konink
Date: Wed, 13 Dec 2023 20:13:17 +0100
Subject: [PATCH 04/52] More updated examples
---
.../B1_NRT/Netex_tap_tsi_B1-1080-full.xml | 8180 ++++++++++++-----
.../tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080.xml | 8180 ++++++++++++-----
2 files changed, 12236 insertions(+), 4124 deletions(-)
diff --git a/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080-full.xml b/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080-full.xml
index dfe70ccc2..260ca8439 100644
--- a/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080-full.xml
+++ b/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080-full.xml
@@ -157,13 +157,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Aachen Hbf 00Aachen Hbf
- 000002
@@ -181,13 +183,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Aachen Schanz 00Aachen Schanz
- 000001
@@ -205,13 +209,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Aachen Süd(Gr) 00Aachen Sued(Gr)
- 000002
@@ -228,13 +234,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Aachen West 00Aachen West
- 000001
@@ -252,13 +260,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Aachen-Rothe Erde 00Aachen-Rothe Erde
- 000001
@@ -276,13 +286,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Aalen 00Aalen
- 000002
@@ -300,13 +312,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Achern 00Achern
- 000002
@@ -323,13 +337,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Adorf(Vogtl) 00Adorf(Vogtl)
- 000002
@@ -346,14 +362,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Agatharied 00Agatharied
- 00000
- 3
@@ -370,13 +388,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Ahaus 00Ahaus
- 000002
@@ -393,13 +413,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Ahlen(Westf) 00Ahlen(Westf)
- 000002
@@ -416,13 +438,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Ahrensburg 00Ahrensburg
- 000001
@@ -440,13 +464,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Albbruck 00Albbruck
- 000002
@@ -463,13 +489,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Albstadt-Ebingen 00Albstadt-Ebingen
- 000002
@@ -486,13 +514,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Alfeld(Leine) 00Alfeld(Leine)
- 000002
@@ -509,13 +539,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Allensbach 00Allensbach
- 000002
@@ -532,13 +564,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Almkopfbahn 00Almkopfbahn
- 000002
@@ -555,13 +589,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Alpirsbach 00Alpirsbach
- 000002
@@ -578,13 +614,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Alsfeld(Oberhess) 00Alsfeld(Oberhess)
- 000002
@@ -601,13 +639,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Altdorf(b Nürnberg) 00Altdorf(b Nuernb)
- 000002
@@ -624,13 +664,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Alte Veste 00Alte Veste
- 000001
@@ -648,13 +690,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Altena(Westf) 00Altena(Westf)
- 000002
@@ -671,13 +715,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Altenahr 00Altenahr
- 000002
@@ -694,13 +740,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Altenbeken 00Altenbeken
- 000002
@@ -717,13 +765,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Altenburg 00Altenburg
- 000002
@@ -740,13 +790,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Altenkirchen(Ww) 00Altenkirchen(Ww)
- 000002
@@ -763,13 +815,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Altglashütten-Falk. 00Altglashuetten-F.
- 000002
@@ -786,13 +840,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Altötting 00Altoetting
- 000002
@@ -809,13 +865,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Altomünster 00Altomuenster
- 000002
@@ -832,13 +890,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Alzey 00Alzey
- 000002
@@ -855,13 +915,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Amberg 00Amberg
- 000002
@@ -878,13 +940,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Ampfing 00Ampfing
- 000002
@@ -901,14 +965,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C010
+
+ 00000
+ SEE
+ Amrum 00Amrum
- 00000
- 3
@@ -925,13 +991,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Andernach 00Andernach
- 000002
@@ -948,13 +1016,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Angermünde 00Angermuende
- 000002
@@ -971,13 +1041,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Angermund 00Angermund
- 000001
@@ -995,13 +1067,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Angersdorf 00Angersdorf
- 000001
@@ -1019,13 +1093,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I020
+
+ 00000
+ Anklam 00Anklam
- 000002
@@ -1042,13 +1118,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Annaberg-Buchh u Bf 00Annaberg-B u Bf
- 000002
@@ -1066,13 +1144,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Annaberg-Buchholz M 00Annaberg-Buchh M
- 000001
@@ -1090,13 +1170,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Annaberg-Buchholz S 00Annaberg-Buchh S
- 000001
@@ -1114,13 +1196,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Ansbach 00Ansbach
- 000002
@@ -1137,13 +1221,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Apach(fr) 00Apach(fr)
- 000002
@@ -1160,13 +1246,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Apolda 00Apolda
- 000002
@@ -1183,13 +1271,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Appenweier 00Appenweier
- 000002
@@ -1206,13 +1296,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Arnsberg(Westf) 00Arnsberg(Westf)
- 000002
@@ -1229,13 +1321,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Arnsdorf(Dresden) 00Arnsdorf(Dresden)
- 000002
@@ -1252,13 +1346,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Arnstadt Hbf 00Arnstadt Hbf
- 000002
@@ -1276,13 +1372,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Arnstadt Süd 00Arnstadt Sued
- 000001
@@ -1300,13 +1398,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Arzberg(Oberfr) 00Arzberg(Ofr)
- 000002
@@ -1323,13 +1423,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Aschaffenburg Hochs. 00Aschaffenburg H
- 000001
@@ -1347,13 +1449,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Aschaffenburg Hbf 00Aschaffenburg Hbf
- 000002
@@ -1371,13 +1475,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Aschaffenburg Süd 00Aschaffenburg S
- 000001
@@ -1395,13 +1501,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Aschau(Chiemgau) 00Aschau(Chiemgau)
- 000002
@@ -1418,13 +1526,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E020
+
+ 00000
+ Ascheberg(Holst) 00Ascheberg(Holst)
- 000002
@@ -1441,13 +1551,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Aschersleben 00Aschersleben
- 000002
@@ -1464,13 +1576,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Asperg 00Asperg
- 000001
@@ -1488,13 +1602,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Au(Sieg) 00Au(Sieg)
- 000002
@@ -1511,13 +1627,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Aue(Sachs) 00Aue(Sachs)
- 000002
@@ -1534,13 +1652,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Auggen 00Auggen
- 000002
@@ -1557,13 +1677,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Augsburg Haunstett. 00Augsburg Haunst
- 000001
@@ -1581,13 +1703,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Augsburg Hbf 00Augsburg Hbf
- 000002
@@ -1605,13 +1729,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Augsburg Messe 00Augsburg Messe
- 000001
@@ -1629,13 +1755,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Augsburg Morellstr. 00Augsburg Morell
- 000001
@@ -1653,13 +1781,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Augsburg-Hochzoll 00Augsburg-Hochzoll
- 000001
@@ -1677,13 +1807,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Augsburg-Oberhausen 00Augsburg-Oberhaus
- 000001
@@ -1701,13 +1833,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Aulendorf 00Aulendorf
- 000002
@@ -1724,13 +1858,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Auringen-Medenbach 00Auringen-Medenb.
- 000001
@@ -1748,13 +1884,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Babenhausen(Hess) 00Babenhausen(Hess)
- 000002
@@ -1771,13 +1909,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Bacharach 00Bacharach
- 000002
@@ -1794,13 +1934,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Backnang 00Backnang
- 000002
@@ -1817,13 +1959,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Bad Aibling 00Bad Aibling
- 000002
@@ -1840,13 +1984,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Bad Bellingen 00Bad Bellingen
- 000002
@@ -1863,13 +2009,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Bad Bentheim 00Bad Bentheim
- 000002
@@ -1886,13 +2034,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Bad Bentheim(Gr) 00Bad Bentheim(Gr)
- 000002
@@ -1909,13 +2059,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Bad Bergzabern 00Bad Bergzabern
- 000002
@@ -1932,13 +2084,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Bad Berleburg 00Bad Berleburg
- 000002
@@ -1955,13 +2109,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F040
+
+ 00000
+ Bad Bodenteich 00Bad Bodenteich
- 000002
@@ -1978,13 +2134,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Bad Brambach 00Bad Brambach
- 000002
@@ -2001,13 +2159,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Bad Breisig 00Bad Breisig
- 000002
@@ -2024,13 +2184,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Bad Camberg 00Bad Camberg
- 000002
@@ -2047,13 +2209,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Bad Doberan 00Bad Doberan
- 000002
@@ -2070,13 +2234,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Bad Dürkheim 00Bad Duerkheim
- 000002
@@ -2093,13 +2259,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Bad Elster 00Bad Elster
- 000002
@@ -2116,13 +2284,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Bad Ems 00Bad Ems
- 000002
@@ -2139,13 +2309,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Bad Endorf 00Bad Endorf
- 000002
@@ -2162,13 +2334,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Bad Friedrichshall-J 00Bad Friedrichsh-J
- 000002
@@ -2185,13 +2359,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Bad Griesbach(Schw) 00Bad GriesbachSchw
- 000002
@@ -2208,13 +2384,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Bad Harzburg 00Bad Harzburg
- 000002
@@ -2231,14 +2409,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ NE 406
+ Bad Herrenalb 00Bad Herrenalb
- 00000
- 3
@@ -2255,13 +2435,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E070
+
+ 00000
+ Bad Hersfeld 00Bad Hersfeld
- 000002
@@ -2278,13 +2460,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bad Hönningen 00Bad Hoenningen
- 000002
@@ -2301,13 +2485,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Bad Homburg 00Bad Homburg
- 000002
@@ -2324,13 +2510,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bad Honnef(Rhein) 00Bad Honnef(Rhein)
- 000002
@@ -2347,13 +2535,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E080
+
+ 00000
+ Bad Kissingen 00Bad Kissingen
- 000002
@@ -2370,13 +2560,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F030
+
+ 00000
+ Bad Kleinen 00Bad Kleinen
- 000002
@@ -2393,13 +2585,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Bad Kötzting 00Bad Koetzting
- 000002
@@ -2416,13 +2610,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Bad Kreckelmoos 00Bad Kreckelmoos
- 000002
@@ -2439,13 +2635,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Bad Kreuznach 00Bad Kreuznach
- 000002
@@ -2462,13 +2660,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Bad Krozingen 00Bad Krozingen
- 000002
@@ -2485,13 +2685,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Bad Langensalza 00Bad Langensalza
- 000002
@@ -2508,13 +2710,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Bad Liebenzell 00Bad Liebenzell
- 000002
@@ -2531,13 +2735,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Bad Malente-Gremsmü 00Bad Malente-Grems
- 000002
@@ -2554,13 +2760,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Bad Mergentheim 00Bad Mergentheim
- 000002
@@ -2578,13 +2786,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Bad Münster a Stein 00Bad Muenster a St
- 000002
@@ -2601,13 +2811,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bad Münstereifel 00Bad Muenstereifel
- 000002
@@ -2624,13 +2836,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Bad Nauheim 00Bad Nauheim
- 000002
@@ -2647,13 +2861,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Bad Nenndorf 00Bad Nenndorf
- 000002
@@ -2670,13 +2886,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bad Neuenahr 00Bad Neuenahr
- 000002
@@ -2693,13 +2911,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E080
+
+ 00000
+ Bad Neustadt(Saale) 00Bad Neustadt(S)
- 000002
@@ -2716,13 +2936,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Bad Oeynhausen 00Bad Oeynhausen
- 000002
@@ -2739,13 +2961,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Bad Oeynhausen Süd 00Bad Oeynhausen S
- 000002
@@ -2762,13 +2986,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E020
+
+ 00000
+ Bad Oldesloe 00Bad Oldesloe
- 000002
@@ -2785,13 +3011,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Bad Pyrmont 00Bad Pyrmont
- 000002
@@ -2808,13 +3036,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Bad Reichenhall 00Bad Reichenhall
- 000002
@@ -2831,13 +3061,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Bad Rodach 00Bad Rodach
- 000002
@@ -2854,13 +3086,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Bad Säckingen 00Bad Saeckingen
- 000002
@@ -2877,13 +3111,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Bad Salzuflen 00Bad Salzuflen
- 000002
@@ -2900,13 +3136,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E070
+
+ 00000
+ Bad Salzungen 00Bad Salzungen
- 000002
@@ -2923,13 +3161,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Bad Saulgau 00Bad Saulgau
- 000002
@@ -2946,13 +3186,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Bad Schandau 00Bad Schandau
- 000002
@@ -2969,13 +3211,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Bad Schussenried 00Bad Schussenried
- 000002
@@ -2992,13 +3236,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Bad Sobernheim 00Bad Sobernheim
- 000002
@@ -3015,13 +3261,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Bad Soden(Taunus) 00Bad Soden(Taunus)
- 000002
@@ -3038,13 +3286,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Bad Soden-Salmünst. 00Bad Soden-Salmue.
- 000002
@@ -3061,13 +3311,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D020
+
+ 00000
+ Bad St Peter-Ording 00Bad St Peter-O
- 000002
@@ -3084,13 +3336,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Bad Staffelstein 00Bad Staffelstein
- 000002
@@ -3107,13 +3361,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Bad Steben 00Bad Steben
- 000002
@@ -3130,13 +3386,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Bad Teinach-Neubula. 00Bad Teinach
- 000002
@@ -3153,14 +3411,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Bad Tölz 00Bad Toelz
- 00000
- 3
@@ -3177,13 +3437,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Bad Waldsee 00Bad Waldsee
- 000002
@@ -3200,13 +3462,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Bad Wildbad Bf 00Bad Wildbad
- 000002
@@ -3224,13 +3488,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Bad Wildbad Kurpark 00Bad Wildbad Kurp
- 000001
@@ -3248,13 +3514,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Bad Wildbad Nord 00Bad Wildbad Nord
- 000001
@@ -3272,13 +3540,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Bad Wildbad Uhlandpl 00Bad Wildbad Uhl
- 000001
@@ -3296,13 +3566,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Bad Wildungen 00Bad Wildungen
- 000002
@@ -3319,13 +3591,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Bad Wörishofen 00Bad Woerishofen
- 000002
@@ -3342,13 +3616,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C030
+
+ 00000
+ Bad Zwischenahn 00Bad Zwischenahn
- 000002
@@ -3365,13 +3641,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Baden-Baden 00Baden-Baden
- 000002
@@ -3389,13 +3667,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Baden-Baden Haueneb 00Baden-Baden Hauen
- 000001
@@ -3413,13 +3693,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Baden-Baden Rebland 00Baden-Baden Rebl
- 000001
@@ -3437,13 +3719,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H080
+
+ 00000
+ Bärenstein(Annab) 00Baerenstein(An)
- 000002
@@ -3460,13 +3744,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Baiersbronn Bf 00Baiersbronn Bf
- 000002
@@ -3483,13 +3769,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Balingen(Württ) 00Balingen(Wuertt)
- 000002
@@ -3506,14 +3794,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B030
+
+ 00000
+ SEE
+ Baltrum 00Baltrum
- 00000
- 3
@@ -3530,13 +3820,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Bamberg 00Bamberg
- 000002
@@ -3553,13 +3845,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Bardowick 00Bardowick
- 000001
@@ -3577,13 +3871,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Barleber See 00Barleber See
- 000001
@@ -3601,13 +3897,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H020
+
+ 00000
+ Barth 00Barth
- 000002
@@ -3624,13 +3922,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Basel Bad Bf 00Basel Bad Bf
- 000002
@@ -3647,13 +3947,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Baunatal-Guntershaus 00Baunatal-Guntersh
- 000002
@@ -3670,13 +3972,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J060
+
+ 00000
+ Bautzen 00Bautzen
- 000002
@@ -3693,13 +3997,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I100
+
+ 00000
+ Bayerisch Eisenstein 00Bayerisch Eisenst
- 000002
@@ -3716,13 +4022,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Bayerisch Gmain 00Bayerisch Gmain
- 000002
@@ -3739,13 +4047,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bayerwerk 00Bayerwerk
- 000001
@@ -3763,13 +4073,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Bayreuth Hbf 00Bayreuth Hbf
- 000002
@@ -3787,14 +4099,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Bayrischzell 00Bayrischzell
- 00000
- 3
@@ -3811,13 +4125,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E070
+
+ 00000
+ Bebra 00Bebra
- 000002
@@ -3834,13 +4150,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Bedburg(Erft) 00Bedburg(Erft)
- 000002
@@ -3857,13 +4175,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I050
+
+ 00000
+ Beeskow 00Beeskow
- 000002
@@ -3880,13 +4200,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Benediktbeuern 00Benediktbeuern
- 000002
@@ -3903,13 +4225,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Bensheim 00Bensheim
- 000002
@@ -3926,13 +4250,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Berchtesgaden Hbf 00Berchtesgaden Hbf
- 000002
@@ -3949,13 +4275,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H020
+
+ 00000
+ Bergen auf Rügen 00Bergen auf Ruegen
- 000002
@@ -3972,13 +4300,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bergisch Gladbach 00Bergisch Gladb
- 000002
@@ -3996,13 +4326,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Friedrichstr 00Berlin
- 000002
@@ -4020,13 +4352,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Alexanderpl. 00Berlin Alexandpl.
- 000001
@@ -4044,13 +4378,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Bellevue 00Berlin Bellevue
- 000001
@@ -4068,13 +4404,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I050
+
+ 00000
+ Berlin Brandenb.Flug 00Berlin Brandbg Fl
- 000001
@@ -4092,13 +4430,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Gesundbrunnen 00Berlin Gesundbr.
- 000001
@@ -4116,13 +4456,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Hackescher M. 00Berlin Hackescher
- 000001
@@ -4140,13 +4482,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Hbf 00Berlin Hbf
- 000001
@@ -4164,13 +4508,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Jannowitzbr. 00Berlin Jannowitzb
- 000001
@@ -4188,13 +4534,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Jungfernheide 00Berlin Jungfernh.
- 000001
@@ -4212,13 +4560,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Nöldnerplatz 00Berlin Noeldnerpl
- 000001
@@ -4236,13 +4586,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Ostbahnhof 00Berlin Ostbahnhof
- 000001
@@ -4260,13 +4612,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Ostkreuz 00Berlin Ostkreuz
- 000001
@@ -4284,13 +4638,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Potsdamer Pl 00Berlin Potsd.Pl.
- 000001
@@ -4308,13 +4664,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Savignyplatz 00Berlin Savignypl.
- 000001
@@ -4332,13 +4690,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Südkreuz 00Berlin Suedkreuz
- 000001
@@ -4356,13 +4716,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Treptower Pk 00Berlin Treptow
- 000001
@@ -4380,13 +4742,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Berlin Wannsee 00Berlin Wannsee
- 000002
@@ -4403,13 +4767,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Warschauer St 00Berlin Warsch.St
- 000001
@@ -4427,13 +4793,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Westkreuz 00Berlin Westkreuz
- 000001
@@ -4451,13 +4819,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Zoolg. Garten 00Berlin Zoolg. G.
- 000001
@@ -4475,13 +4845,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin-Charlottenbg. 00Berlin-Charlottb.
- 000001
@@ -4499,13 +4871,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Berlin-Karlshorst 00Berlin-Karlshorst
- 000002
@@ -4522,13 +4896,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin-Lichtenberg 00Berlin-Lichtenbg
- 000001
@@ -4546,13 +4922,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin-Schöneberg 00Berlin-Schoeneb.
- 000001
@@ -4570,13 +4948,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin-Spandau 00Berlin-Spandau
- 000002
@@ -4593,13 +4973,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin-Tiergarten 00Berlin-Tiergarten
- 000001
@@ -4617,13 +4999,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Bernau(b Berlin) 00Bernau(b Berlin)
- 000002
@@ -4640,13 +5024,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Bestwig 00Bestwig
- 000002
@@ -4663,13 +5049,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Betzdorf(Sieg) 00Betzdorf(Sieg)
- 000002
@@ -4686,13 +5074,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Beuron 00Beuron
- 000002
@@ -4709,13 +5099,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Beyendorf 00Beyendorf
- 000001
@@ -4733,13 +5125,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Burg-u.Ndr Gemünden 00Bg-u.Nd.Gemuenden
- 000002
@@ -4756,13 +5150,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Biberach(Baden) 00Biberach(Baden)
- 000002
@@ -4779,13 +5175,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Biberach(Riß) 00Biberach(Riss)
- 000002
@@ -4802,13 +5200,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Bichlbach-Berwang 00Bichlbach-Berwang
- 000002
@@ -4825,13 +5225,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Biedenkopf 00Biedenkopf
- 000002
@@ -4848,13 +5250,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Bielefeld Hbf 00Bielefeld Hbf
- 000002
@@ -4872,13 +5276,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Bielefeld Ost 00Bielefeld Ost
- 000001
@@ -4896,13 +5302,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Bietigheim-Bissingen 00Bietigheim-Biss.
- 000002
@@ -4919,13 +5327,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Bietingen 00Bietingen
- 000002
@@ -4942,13 +5352,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Bingen(Rhein) Stadt 00Bingen(Rh)Stadt
- 000001
@@ -4966,13 +5378,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Bingen(Rhein) Hbf 00Bingen(Rhein) Hbf
- 000002
@@ -4990,13 +5404,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Bischofswerda 00Bischofswerda
- 000002
@@ -5013,13 +5429,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Bischofswiesen 00Bischofswiesen
- 000002
@@ -5036,13 +5454,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A080
+
+ 00000
+ Bitburg-Erdorf 00Bitburg-Erdorf
- 000002
@@ -5059,13 +5479,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Bitterfeld 00Bitterfeld
- 000002
@@ -5082,13 +5504,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Blaibach(Oberpf) 00Blaibach(Oberpf)
- 000002
@@ -5105,13 +5529,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G030
+
+ 00000
+ Blankenberg(Meckl) 00Blankenberg/Meckl
- 000002
@@ -5128,13 +5554,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Blankenf(Teltow-Fl) 00Blankenfelde
- 000001
@@ -5151,13 +5579,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Blankenstein(Saale) 00Blankenstein(S)
- 000002
@@ -5174,13 +5604,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Blaubeuren 00Blaubeuren
- 000002
@@ -5197,13 +5629,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Blaufelden 00Blaufelden
- 000002
@@ -5220,13 +5654,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Blumenberg 00Blumenberg
- 000002
@@ -5243,13 +5679,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Bocholt 00Bocholt
- 000002
@@ -5266,13 +5704,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Bochum Hbf 00Bochum Hbf
- 000002
@@ -5290,13 +5730,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Bochum West 00Bochum West
- 000001
@@ -5314,13 +5756,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Bochum-Ehrenfeld 00Bochum-Ehrenfeld
- 000001
@@ -5338,13 +5782,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Bochum-Hamme 00Bochum-Hamme
- 000001
@@ -5362,13 +5808,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Bochum-Langendreer 00Bochum-Langend
- 000001
@@ -5386,13 +5834,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Bochum-Langendreer W 00Bochum-Langend W
- 000001
@@ -5410,13 +5860,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Bochum-Riemke 00Bochum-Riemke
- 000001
@@ -5434,13 +5886,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Bockum-Hövel 00Bockum-Hoevel
- 000001
@@ -5458,13 +5912,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Bodenburg 00Bodenburg
- 000002
@@ -5481,13 +5937,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E060
+
+ 00000
+ Bodenfelde 00Bodenfelde
- 000002
@@ -5504,13 +5962,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Bodenmais 00Bodenmais
- 000002
@@ -5527,13 +5987,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Böblingen 00Boeblingen
- 000002
@@ -5550,13 +6012,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Bogen 00Bogen
- 000002
@@ -5573,13 +6037,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bonn Hbf 00Bonn Hbf
- 000002
@@ -5597,13 +6063,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bonn-Bad Godesberg 00Bonn-Bad Godesbg
- 000001
@@ -5621,13 +6089,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bonn-Beuel 00Bonn-Beuel
- 000002
@@ -5645,13 +6115,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bonn-Duisdorf 00Bonn-Duisdorf
- 000001
@@ -5669,13 +6141,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bonn-Mehlem 00Bonn-Mehlem
- 000001
@@ -5693,13 +6167,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bonn-Oberkassel 00Bonn-Oberkassel
- 000001
@@ -5717,13 +6193,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Boppard Hbf 00Boppard Hbf
- 000002
@@ -5740,13 +6218,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Boppard-Bad Salzig 00Boppard-Bad Salz.
- 000002
@@ -5763,13 +6243,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Borken(Westf) 00Borken(Westf)
- 000002
@@ -5786,14 +6268,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B030
+
+ 00000
+ SEE
+ Borkum(Nordseebad) 00Borkum(Nordseeb)
- 00000
- 3
@@ -5810,13 +6294,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H060
+
+ 00000
+ Borsdorf(Sachs) 00Borsdorf(Sachs)
- 000002
@@ -5833,13 +6319,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Bottrop Hbf 00Bottrop Hbf
- 000002
@@ -5857,13 +6345,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Bottrop-Boy 00Bottrop-Boy
- 000001
@@ -5881,13 +6371,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Bottrop-Vonderort 00Bottrop-Vonderort
- 000001
@@ -5905,13 +6397,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Brackwede 00Brackwede
- 000001
@@ -5929,13 +6423,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Brackwede Süd 00Brackwede Sued
- 000001
@@ -5952,13 +6448,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Brake(b Bielefeld) 00Brake(b Bielef)
- 000001
@@ -5976,13 +6474,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Bramsche 00Bramsche
- 000002
@@ -5999,13 +6499,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Brandenburg Hbf 00Brandenburg Hbf
- 000002
@@ -6022,13 +6524,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Brannenburg 00Brannenburg
- 000002
@@ -6045,13 +6549,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Braunschweig Hbf 00Braunschweig
- 000002
@@ -6069,13 +6575,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Braunschweig-Gliesm. 00Braunschweig-Gl
- 000001
@@ -6093,13 +6601,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B110
+
+ 00000
+ Breisach 00Breisach
- 000002
@@ -6116,13 +6626,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Breitendiel 00Breitendiel
- 000001
@@ -6140,13 +6652,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Bremen Hbf 00Bremen Hbf
- 000002
@@ -6164,13 +6678,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Bremen Neustadt 00Bremen Neustadt
- 000001
@@ -6188,13 +6704,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D030
+
+ 00000
+ Bremen-Burg 00Bremen-Burg
- 000001
@@ -6212,13 +6730,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Bremen-Hemelingen 00Bremen-Hemelingen
- 000001
@@ -6236,13 +6756,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D030
+
+ 00000
+ Bremen-Lesum 00Bremen-Lesum
- 000001
@@ -6260,13 +6782,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Bremen-Mahndorf 00Bremen-Mahndorf
- 000001
@@ -6284,13 +6808,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Bremen-Oberneuland 00Bremen-Oberneul.
- 000001
@@ -6308,13 +6834,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Bremen-Oslebshausen 00Bremen-Oslebsh.
- 000001
@@ -6332,13 +6860,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D030
+
+ 00000
+ Bremen-Schönebeck 00Bremen-Schoeneb.
- 000001
@@ -6356,13 +6886,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Bremen-Sebaldsbrück 00Bremen-Sebaldsbr.
- 000001
@@ -6380,13 +6912,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D030
+
+ 00000
+ Bremen-St Magnus 00Bremen-St Magnus
- 000001
@@ -6404,13 +6938,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D030
+
+ 00000
+ Bremen-Vegesack 00Bremen-Vegesack
- 000001
@@ -6428,13 +6964,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Bremen-Walle 00Bremen-Walle
- 000001
@@ -6452,13 +6990,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D030
+
+ 00000
+ Bremerhaven Hbf 00Bremerhaven Hbf
- 000002
@@ -6476,13 +7016,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D030
+
+ 00000
+ Bremerhaven-Lehe 00Bremerhaven-Lehe
- 000001
@@ -6500,13 +7042,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D030
+
+ 00000
+ Bremerhaven-Wulsdorf 00Bremerhaven-Wulsd
- 000001
@@ -6524,13 +7068,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F060
+
+ 00000
+ Bretleben 00Bretleben
- 000002
@@ -6547,13 +7093,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Bretten 00Bretten
- 000002
@@ -6571,13 +7119,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Bretten Schulzentrum 00Bretten Schulz
- 000001
@@ -6595,13 +7145,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Bretten Stadtmitte 00Bretten Stadt
- 000001
@@ -6619,13 +7171,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Brilon Wald 00Brilon Wald
- 000002
@@ -6642,13 +7196,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Britz 00Britz
- 000002
@@ -6665,13 +7221,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Brötzingen Mitte 00Broetzingen Mitte
- 000001
@@ -6689,13 +7247,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Bruchsal 00Bruchsal
- 000002
@@ -6713,13 +7273,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Bruchsal Bildungsz 00Bruchsal Bildungs
- 000001
@@ -6737,13 +7299,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Brühl 00Bruehl
- 000002
@@ -6760,13 +7324,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Bruxelles Zone 00Bruxelles Zone
- 000002
@@ -6784,13 +7350,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Bruxelles-Midi 00Bruxelles-Midi
- 000001
@@ -6808,13 +7376,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Bruxelles-Nord 00Bruxelles-Nord
- 000001
@@ -6832,13 +7402,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Bubenreuth 00Bubenreuth
- 000001
@@ -6856,13 +7428,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Buchholz(Nordheide) 00Buchholz/Nordheid
- 000002
@@ -6879,13 +7453,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Buchloe 00Buchloe
- 000002
@@ -6902,13 +7478,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F030
+
+ 00000
+ Büchen 00Buechen
- 000002
@@ -6925,13 +7503,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Bückeburg 00Bueckeburg
- 000002
@@ -6948,13 +7528,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Bühl(Baden) 00Buehl(Baden)
- 000002
@@ -6971,13 +7553,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Bünde(Westf) 00Buende(Westf)
- 000002
@@ -6994,13 +7578,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Büttgen 00Buettgen
- 000001
@@ -7018,13 +7604,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Bützow 00Buetzow
- 000002
@@ -7041,13 +7629,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Buggingen 00Buggingen
- 000002
@@ -7064,13 +7654,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Bullay(DB) 00Bullay(DB)
- 000002
@@ -7087,13 +7679,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Burgdorf 00Burgdorf
- 000002
@@ -7110,13 +7704,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Burghausen(Oberbay) 00Burghausen(Obb)
- 000002
@@ -7133,13 +7729,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A010
+
+ 00000
+ Bus 00Bus
- 000001
@@ -7156,13 +7754,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Butzbach 00Butzbach
- 000002
@@ -7179,13 +7779,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Buxtehude 00Buxtehude
- 000002
@@ -7202,13 +7804,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Cadolzburg 00Cadolzburg
- 000002
@@ -7225,13 +7829,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Cainsdorf 00Cainsdorf
- 000001
@@ -7249,13 +7855,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Calau(NL) 00Calau(NL)
- 000002
@@ -7272,13 +7880,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Calbe(Saale) Ost 00Calbe(Saale) Ost
- 000002
@@ -7295,13 +7905,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Calw 00Calw
- 000002
@@ -7318,13 +7930,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Camburg(Saale) 00Camburg(Saale)
- 000001
@@ -7341,13 +7955,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Castrop-Rauxel Hbf 00Castrop-RauxelHbf
- 000002
@@ -7364,13 +7980,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E040
+
+ 00000
+ Celle 00Celle
- 000002
@@ -7387,13 +8005,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Cham(Oberpf) 00Cham(Opf)
- 000002
@@ -7410,13 +8030,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H080
+
+ 00000
+ Cheb(Gr) 00Cheb(Gr)
- 000002
@@ -7433,13 +8055,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Chemnitz Hbf 00Chemnitz Hbf
- 000002
@@ -7457,13 +8081,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Chemnitz Mitte 00Chemnitz Mitte
- 000001
@@ -7481,13 +8107,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Chemnitz Süd 00Chemnitz Sued
- 000001
@@ -7505,13 +8133,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Chorin 00Chorin
- 000002
@@ -7528,13 +8158,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C040
+
+ 00000
+ Cloppenburg 00Cloppenburg
- 000002
@@ -7551,13 +8183,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Coburg 00Coburg
- 000002
@@ -7574,13 +8208,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Cochem(Mosel) 00Cochem(Mosel)
- 000002
@@ -7597,13 +8233,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Cölbe 00Coelbe
- 000002
@@ -7620,13 +8258,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Coesfeld(Westf) 00Coesfeld(Westf)
- 000002
@@ -7643,13 +8283,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Cossebaude 00Cossebaude
- 000001
@@ -7667,13 +8309,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Coswig(Dresden) 00Coswig(Dresden)
- 000002
@@ -7690,13 +8334,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Cottbus 00Cottbus
- 000002
@@ -7714,13 +8360,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Cottbus-Merzdorf 00Cottbus-Merzdorf
- 000001
@@ -7738,13 +8386,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Cottbus-Sandow 00Cottbus-Sandow
- 000001
@@ -7762,13 +8412,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Cottbus-Willmersd N 00Cottbus-Willmersd
- 000001
@@ -7786,13 +8438,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Crailsheim 00Crailsheim
- 000002
@@ -7809,13 +8463,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H080
+
+ 00000
+ Cranzahl 00Cranzahl
- 000002
@@ -7832,13 +8488,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Crimmitschau 00Crimmitschau
- 000002
@@ -7855,13 +8513,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D020
+
+ 00000
+ Cuxhaven 00Cuxhaven
- 000002
@@ -7878,13 +8538,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Dachau Bahnhof 00Dachau Bahnhof
- 000002
@@ -7901,14 +8563,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D010
+
+ 00000
+ SEE
+ Dagebüll Mole 00Dagebuell Mole
- 00000
- 3
@@ -7925,13 +8589,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Dalheim 00Dalheim
- 000002
@@ -7948,13 +8614,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F040
+
+ 00000
+ Dannenberg Ost 00Dannenberg Ost
- 000002
@@ -7971,14 +8639,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Darching 00Darching
- 00000
- 3
@@ -7995,13 +8665,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Darmstadt Hbf 00Darmstadt Hbf
- 000002
@@ -8019,13 +8691,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Darmstadt Nord 00Darmstadt Nord
- 000001
@@ -8043,13 +8717,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Darmstadt Ost 00Darmstadt Ost
- 000001
@@ -8067,13 +8743,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Darmstadt Süd 00Darmstadt Sued
- 000001
@@ -8091,13 +8769,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Darmstadt-Arheilgen 00Darmstadt-Arheil
- 000001
@@ -8115,13 +8795,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Darmstadt-Eberstadt 00Darmstadt-Eberst
- 000001
@@ -8139,13 +8821,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Darmstadt-Kranichst. 00Darmstadt-Kranich
- 000001
@@ -8163,13 +8847,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Darmstadt-Wixhausen 00Darmstadt-Wixh
- 000001
@@ -8187,13 +8873,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Deggendorf Hbf 00Deggendorf Hbf
- 000002
@@ -8210,13 +8898,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Delitzsch 00Delitzsch
- 000002
@@ -8233,13 +8923,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Delmenhorst 00Delmenhorst
- 000002
@@ -8257,13 +8949,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H020
+
+ 00000
+ Demmin 00Demmin
- 000002
@@ -8280,13 +8974,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Denzlingen 00Denzlingen
- 000002
@@ -8303,13 +8999,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Derneburg(Han) 00Derneburg
- 000002
@@ -8326,13 +9024,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Dessau Hbf 00Dessau Hbf
- 000002
@@ -8349,13 +9049,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Detmold 00Detmold
- 000002
@@ -8372,13 +9074,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Dieburg 00Dieburg
- 000002
@@ -8395,13 +9099,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C040
+
+ 00000
+ Diepholz 00Diepholz
- 000002
@@ -8418,13 +9124,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Dießen 00Diessen
- 000002
@@ -8441,13 +9149,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Dillenburg 00Dillenburg
- 000002
@@ -8464,13 +9174,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Dillingen(Donau) 00Dillingen(Donau)
- 000002
@@ -8487,13 +9199,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Dillingen(Saar) 00Dillingen(Saar)
- 000002
@@ -8510,13 +9224,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Dingolfing 00Dingolfing
- 000002
@@ -8533,13 +9249,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dinslaken 00Dinslaken
- 000002
@@ -8556,13 +9274,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Dissen-Bad Rothenf. 00Dissen-Bad Rothen
- 000002
@@ -8579,13 +9299,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Ditzingen 00Ditzingen
- 000002
@@ -8602,13 +9324,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Doberlug-Kirchhain 00Doberlug-Kirchh.
- 000002
@@ -8625,13 +9349,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Döbeln Hbf 00Doebeln Hbf
- 000002
@@ -8648,13 +9374,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Dollbergen 00Dollbergen
- 000002
@@ -8671,13 +9399,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Dombühl 00Dombuehl
- 000002
@@ -8694,13 +9424,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Donaueschingen 00Donaueschingen
- 000002
@@ -8717,13 +9449,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F100
+
+ 00000
+ Donauwörth 00Donauwoerth
- 000002
@@ -8740,13 +9474,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Dorfen Bahnhof 00Dorfen Bahnhof
- 000002
@@ -8763,13 +9499,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund Hbf 00Dortmund Hbf
- 000002
@@ -8787,13 +9525,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund Knappschaft 00Dortmund Knappsch
- 000001
@@ -8811,13 +9551,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund Möllerbr. 00Dortmund Moellerb
- 000001
@@ -8835,13 +9577,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund Signal Idu. 00Dortmund Signal
- 000001
@@ -8859,13 +9603,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund Stadthaus 00Dortmund Stadth
- 000001
@@ -8883,13 +9629,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund Tierpark 00Dortmund Tierpark
- 000001
@@ -8907,13 +9655,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund West 00Dortmund West
- 000001
@@ -8931,13 +9681,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Aplerbeck 00Dortmund-Aplerb
- 000001
@@ -8955,13 +9707,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Aplerbeck S 00Dortmund-Aplerb S
- 000001
@@ -8979,13 +9733,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Asseln Mitt 00Dortmund-Asseln M
- 000001
@@ -9003,13 +9759,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Barop 00Dortmund-Barop
- 000001
@@ -9027,13 +9785,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Bövingh. 00Dortmund-Boevingh
- 000001
@@ -9051,13 +9811,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Brackel 00Dortmund-Brackel
- 000001
@@ -9075,13 +9837,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Derne 00Dortmund-Derne
- 000001
@@ -9099,13 +9863,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Dorstfeld 00Dortmund-Dorstf
- 000001
@@ -9123,13 +9889,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Dorstfeld S 00Dortmund-Dorstf S
- 000001
@@ -9147,13 +9915,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Germania 00Dortmund-Germ
- 000001
@@ -9171,13 +9941,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Hörde 00Dortmund-Hoerde
- 000001
@@ -9195,13 +9967,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Huckarde N 00Dortmund-Huck N
- 000001
@@ -9219,13 +9993,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Huckarde 00Dortmund-Huckarde
- 000001
@@ -9243,13 +10019,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Kirchderne 00Dortmund-Kirchder
- 000001
@@ -9267,13 +10045,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Kirchhörde 00Dortmund-Kirchhoe
- 000001
@@ -9291,13 +10071,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Kley 00Dortmund-Kley
- 000001
@@ -9315,13 +10097,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Körne 00Dortmund-Koerne
- 000001
@@ -9339,13 +10123,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Körne West 00Dortmund-Koerne W
- 000001
@@ -9363,13 +10149,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Kruckel 00Dortmund-Kruckel
- 000001
@@ -9387,13 +10175,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Kurl 00Dortmund-Kurl
- 000001
@@ -9411,13 +10201,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Löttringh. 00Dortmund-Loett
- 000001
@@ -9435,13 +10227,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Lütgend.N 00Dortmund-Luet N
- 000001
@@ -9459,13 +10253,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Lütgendort 00Dortmund-Luetgend
- 000001
@@ -9483,13 +10279,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Marten 00Dortmund-Marten
- 000001
@@ -9507,13 +10305,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Marten Süd 00Dortmund-Marten S
- 000001
@@ -9531,13 +10331,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Mengede 00Dortmund-Mengede
- 000001
@@ -9555,13 +10357,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Nette/Oest 00Dortmund-Nette
- 000001
@@ -9579,13 +10383,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Oespel 00Dortmund-Oespel
- 000001
@@ -9603,13 +10409,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Rahm 00Dortmund-Rahm
- 000001
@@ -9627,13 +10435,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Scharnhorst 00Dortmund-Scharnh
- 000001
@@ -9651,13 +10461,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Sölde 00Dortmund-Soelde
- 000001
@@ -9675,13 +10487,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Somborn 00Dortmund-Somborn
- 000001
@@ -9699,13 +10513,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Uni. 00Dortmund-Uni
- 000001
@@ -9723,13 +10539,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Westerfilde 00Dortmund-Westerf
- 000001
@@ -9747,13 +10565,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Wickede W 00Dortmund-Wick W
- 000001
@@ -9771,13 +10591,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Wickede 00Dortmund-Wickede
- 000001
@@ -9795,13 +10617,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Wischlingen 00Dortmund-Wischlin
- 000001
@@ -9819,13 +10643,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden Flughafen 00Dresden Flughafen
- 000001
@@ -9843,13 +10669,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden Freiberg.Str 00Dresden Freib.Str
- 000001
@@ -9867,13 +10695,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden Grenzstraße 00Dresden Grenzstr.
- 000001
@@ -9891,13 +10721,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden Hbf 00Dresden Hbf
- 000002
@@ -9915,13 +10747,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden Industriegel 00Dresden Ind.Gel.
- 000001
@@ -9939,13 +10773,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden Mitte 00Dresden Mitte
- 000001
@@ -9963,13 +10799,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Cotta 00Dresden-Cotta
- 000001
@@ -9987,13 +10825,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Dobritz 00Dresden-Dobritz
- 000001
@@ -10011,13 +10851,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Friedrichst 00Dresden-Friedr.
- 000001
@@ -10035,13 +10877,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Kemnitz 00Dresden-Kemnitz
- 000001
@@ -10059,13 +10903,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Klotzsche 00Dresden-Klotzsche
- 000001
@@ -10083,13 +10929,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Neustadt 00Dresden-Neustadt
- 000001
@@ -10107,13 +10955,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Niedersedl 00Dresden-Nieders.
- 000001
@@ -10131,13 +10981,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Pieschen 00Dresden-Pieschen
- 000001
@@ -10155,13 +11007,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Plauen 00Dresden-Plauen
- 000001
@@ -10179,13 +11033,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Reick 00Dresden-Reick
- 000001
@@ -10203,13 +11059,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Stetzsch 00Dresden-Stetzsch
- 000001
@@ -10227,13 +11085,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Strehlen 00Dresden-Strehlen
- 000001
@@ -10251,13 +11111,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Trachau 00Dresden-Trachau
- 000001
@@ -10275,13 +11137,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Zschachwitz 00Dresden-Zschachw.
- 000001
@@ -10299,13 +11163,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Duckterath 00Duckterath
- 000001
@@ -10323,13 +11189,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Dudweiler 00Dudweiler
- 000001
@@ -10347,13 +11215,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Dülmen 00Duelmen
- 000002
@@ -10370,13 +11240,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Düren 00Dueren
- 000001
@@ -10394,13 +11266,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Düren Im GroßenTal 00Dueren I Gr Tal
- 000001
@@ -10418,13 +11292,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Düren Renkerstraße 00Dueren Renkerstr
- 000001
@@ -10442,13 +11318,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Düren-Annakirmespl. 00Dueren-Annakirmes
- 000002
@@ -10466,13 +11344,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Düren-Kuhbrücke 00Dueren-Kuhbruecke
- 000001
@@ -10490,13 +11370,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Düren-Lendersdorf 00Dueren-Lendersd
- 000001
@@ -10514,13 +11396,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf Flugh.T. 00Duesseldorf Fl.T.
- 000001
@@ -10538,13 +11422,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf Flugh. 00Duesseldorf Flugh
- 000001
@@ -10562,13 +11448,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf Friedrst 00Duesseldorf Fried
- 000001
@@ -10586,13 +11474,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf Hbf 00Duesseldorf Hbf
- 000002
@@ -10610,13 +11500,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf Völk St 00Duesseldorf Voelk
- 000001
@@ -10634,13 +11526,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf Volksg. 00Duesseldorf Volks
- 000001
@@ -10658,13 +11552,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf Wehrhahn 00Duesseldorf Wehrh
- 000001
@@ -10682,13 +11578,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Benrath 00Duesseldorf-Benr.
- 000001
@@ -10706,13 +11604,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Bilk 00Duesseldorf-Bilk
- 000001
@@ -10730,13 +11630,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Derend. 00Duesseldorf-Dere.
- 000001
@@ -10754,13 +11656,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Eller M 00Duesseldorf-El.M
- 000001
@@ -10778,13 +11682,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Eller S 00Duesseldorf-El.S
- 000001
@@ -10802,13 +11708,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Eller 00Duesseldorf-Eller
- 000001
@@ -10826,13 +11734,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Flingern 00Duesseldorf-Fling
- 000001
@@ -10850,13 +11760,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Garath 00Duesseldorf-Gar.
- 000001
@@ -10874,13 +11786,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Gerresh. 00Duesseldorf-Gerr.
- 000001
@@ -10898,13 +11812,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Hamm 00Duesseldorf-Hamm
- 000001
@@ -10922,13 +11838,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Hellerh. 00Duesseldorf-Hell
- 000001
@@ -10946,13 +11864,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Oberbilk 00Duesseldorf-Oberb
- 000001
@@ -10970,13 +11890,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Rath Mit 00Duesseldorf-R.M.
- 000001
@@ -10994,13 +11916,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Rath 00Duesseldorf-Rath
- 000001
@@ -11018,13 +11942,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Reisholz 00Duesseldorf-Reish
- 000001
@@ -11042,13 +11968,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Unterr. 00Duesseldorf-Unter
- 000001
@@ -11066,13 +11994,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Zoo 00Duesseldorf-Zoo
- 000001
@@ -11090,13 +12020,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg Entenfang 00Duisburg Entenf
- 000001
@@ -11114,13 +12046,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg Hbf 00Duisburg Hbf
- 000002
@@ -11138,13 +12072,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg-Bissingheim 00Duisburg-Bissingh
- 000001
@@ -11162,13 +12098,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg-Buchholz 00Duisburg-Buchholz
- 000001
@@ -11186,13 +12124,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg-Großenbaum 00Duisburg-Grossenb
- 000001
@@ -11210,13 +12150,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg-Hochfeld S 00Duisburg-Hochf.S
- 000001
@@ -11234,13 +12176,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg-Meiderich O 00Duisburg-Meid.O
- 000001
@@ -11258,13 +12202,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg-Meiderich S 00Duisburg-Meid.S
- 000001
@@ -11282,13 +12228,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg-Obermeider. 00Duisburg-Obermeid
- 000001
@@ -11306,13 +12254,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg-Rahm 00Duisburg-Rahm
- 000001
@@ -11330,13 +12280,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg-Ruhrort 00Duisburg-Ruhrort
- 000002
@@ -11354,13 +12306,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg-Schlenk 00Duisburg-Schlenk
- 000001
@@ -11378,13 +12332,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg-Wedau 00Duisburg-Wedau
- 000001
@@ -11402,13 +12358,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Eberbach 00Eberbach
- 000002
@@ -11425,13 +12383,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Ebermannstadt 00Ebermannstadt
- 000002
@@ -11448,13 +12408,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Ebern 00Ebern
- 000002
@@ -11471,13 +12433,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Ebersbach(Fils) 00Ebersbach(Fils)
- 000002
@@ -11494,13 +12458,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J070
+
+ 00000
+ Ebersbach(Sachs) 00Ebersbach(Sachs)
- 000002
@@ -11517,13 +12483,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Eberswalde Hbf 00Eberswalde Hbf
- 000002
@@ -11540,13 +12508,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Ebringen 00Ebringen
- 000002
@@ -11563,13 +12533,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E010
+
+ 00000
+ Eckernförde 00Eckernfoerde
- 000002
@@ -11586,13 +12558,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Edelfingen 00Edelfingen
- 000001
@@ -11610,13 +12584,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Efringen-Kirchen 00Efringen-Kirchen
- 000002
@@ -11633,13 +12609,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Eggenfelden 00Eggenfelden
- 000002
@@ -11656,13 +12634,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Ehingen(Donau) 00Ehingen(Donau)
- 000002
@@ -11679,13 +12659,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Ehrang 00Ehrang
- 000001
@@ -11703,13 +12685,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Ehrang Ort 00Ehrang Ort
- 000001
@@ -11727,13 +12711,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Ehrwald Zugspitzbahn 00Ehrwald Zugspitzb
- 000002
@@ -11750,13 +12736,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E060
+
+ 00000
+ Eichenberg 00Eichenberg
- 000002
@@ -11773,13 +12761,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F100
+
+ 00000
+ Eichstätt Bahnhof 00Eichstaett Bf
- 000002
@@ -11796,13 +12786,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F100
+
+ 00000
+ Eichstätt Stadt 00Eichstaett Stadt
- 000002
@@ -11819,13 +12811,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H060
+
+ 00000
+ Eilenburg 00Eilenburg
- 000002
@@ -11842,13 +12836,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Eilsleben(Magdeb) 00Eilsleben(Magdeb)
- 000002
@@ -11865,13 +12861,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Eimeldingen 00Eimeldingen
- 000002
@@ -11888,13 +12886,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E060
+
+ 00000
+ Einbeck Salzderhel 00Einbeck Salzderh.
- 000002
@@ -11911,13 +12911,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Einsiedlerhof 00Einsiedlerhof
- 000001
@@ -11935,13 +12937,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E070
+
+ 00000
+ Eisenach 00Eisenach
- 000002
@@ -11958,13 +12962,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J050
+
+ 00000
+ Eisenhüttenstadt 00Eisenhuettenstadt
- 000002
@@ -11981,13 +12987,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Eisfeld 00Eisfeld
- 000002
@@ -12004,13 +13012,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Ellwangen 00Ellwangen
- 000002
@@ -12027,13 +13037,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Elmshorn 00Elmshorn
- 000002
@@ -12050,13 +13062,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Elsterwerda 00Elsterwerda
- 000002
@@ -12073,13 +13087,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Eltersdorf 00Eltersdorf
- 000001
@@ -12097,13 +13113,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Elzach 00Elzach
- 000002
@@ -12120,13 +13138,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Elze(Han) 00Elze(Han)
- 000002
@@ -12143,13 +13163,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B030
+
+ 00000
+ Emden Hbf 00Emden
- 000002
@@ -12166,13 +13188,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B030
+
+ 00000
+ Emden Außenhafen 00Emden Aussenhafen
- 000002
@@ -12189,13 +13213,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Emmendingen 00Emmendingen
- 000002
@@ -12212,13 +13238,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A050
+
+ 00000
+ Emmerich 00Emmerich
- 000002
@@ -12235,13 +13263,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A050
+
+ 00000
+ Emmerich(Gr) 00Emmerich(Gr)
- 000002
@@ -12258,13 +13288,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Engelsdorf 00Engelsdorf
- 000001
@@ -12282,13 +13314,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Engen 00Engen
- 000002
@@ -12305,13 +13339,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Engers 00Engers
- 000002
@@ -12328,13 +13364,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Erding 00Erding
- 000002
@@ -12351,13 +13389,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Erfurt Hbf 00Erfurt Hbf
- 000002
@@ -12375,13 +13415,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Erfurt Nord 00Erfurt Nord
- 000001
@@ -12399,13 +13441,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Erfurt Ost 00Erfurt Ost
- 000001
@@ -12423,13 +13467,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Erfurt-Bischleben 00Erfurt-Bischleben
- 000001
@@ -12447,13 +13493,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Erfurt-Gispersleben 00Erfurt-Gispersleb
- 000001
@@ -12471,13 +13519,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Erkelenz 00Erkelenz
- 000002
@@ -12494,13 +13544,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Erlangen 00Erlangen
- 000002
@@ -12518,13 +13570,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Erlangen-Bruck 00Erlangen-Bruck
- 000001
@@ -12542,13 +13596,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Erzingen(Baden) 00Erzingen(Baden)
- 000002
@@ -12565,13 +13621,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Eschborn Süd 00Eschborn Sued
- 000001
@@ -12589,13 +13647,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Eschenlohe 00Eschenlohe
- 000002
@@ -12612,13 +13672,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E070
+
+ 00000
+ Eschwege West 00Eschwege West
- 000002
@@ -12635,13 +13697,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Eschweiler Hbf 00Eschweiler Hbf
- 000002
@@ -12658,13 +13722,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C030
+
+ 00000
+ Esens(Ostfriesl) 00Esens(Ostfriesl)
- 000002
@@ -12681,13 +13747,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen Hbf 00Essen Hbf
- 000002
@@ -12705,13 +13773,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen Stadtwald 00Essen Stadtwald
- 000001
@@ -12729,13 +13799,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen Süd 00Essen Sued
- 000001
@@ -12753,13 +13825,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen West 00Essen West
- 000001
@@ -12777,13 +13851,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Borbeck 00Essen-Borbeck
- 000001
@@ -12801,13 +13877,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Borbeck Süd 00Essen-Borbeck S
- 000001
@@ -12825,13 +13903,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Dellwig Ost 00Essen-Dellwig Ost
- 000001
@@ -12849,13 +13929,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Eiberg 00Essen-Eiberg
- 000001
@@ -12873,13 +13955,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Frohnhausen 00Essen-Frohnhausen
- 000001
@@ -12897,13 +13981,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Gerschede 00Essen-Gerschede
- 000001
@@ -12921,13 +14007,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Holthausen 00Essen-Holthausen
- 000001
@@ -12945,13 +14033,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Horst 00Essen-Horst
- 000001
@@ -12969,13 +14059,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Hügel 00Essen-Huegel
- 000001
@@ -12993,13 +14085,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Kray Nord 00Essen-Kray Nord
- 000001
@@ -13017,13 +14111,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Kray Süd 00Essen-Kray Sued
- 000001
@@ -13041,13 +14137,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Kupferdreh 00Essen-Kupferdreh
- 000001
@@ -13065,13 +14163,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Steele 00Essen-Steele
- 000001
@@ -13089,13 +14189,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Steele Ost 00Essen-Steele Ost
- 000001
@@ -13113,13 +14215,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Überruhr 00Essen-Ueberruhr
- 000001
@@ -13137,13 +14241,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Werden 00Essen-Werden
- 000001
@@ -13161,13 +14267,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Esslingen(Neckar) 00Esslingen(N)
- 000002
@@ -13185,13 +14293,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Esslingen-Mettingen 00Esslingen-Mett
- 000001
@@ -13209,13 +14319,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Esslingen-Zell 00Esslingen-Zell
- 000001
@@ -13233,13 +14345,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Euskirchen 00Euskirchen
- 000002
@@ -13256,13 +14370,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Eutin 00Eutin
- 000002
@@ -13279,13 +14395,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Eutingen im Gäu 00Eutingen im Gaeu
- 000002
@@ -13302,13 +14420,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Eutingen(Baden) 00Eutingen(Baden)
- 000001
@@ -13326,13 +14446,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Eystrup 00Eystrup
- 000002
@@ -13349,13 +14471,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Frankfurt(M)Flugh Fernbf 00FFM Flugh Fern
- 000001
@@ -13373,13 +14497,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H060
+
+ 00000
+ Falkenberg(Elster) 00Falkenberg(Elst)
- 000002
@@ -13396,13 +14522,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Fallersleben 00Fallersleben
- 000001
@@ -13420,13 +14548,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Farchant 00Farchant
- 000002
@@ -13443,13 +14573,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Fasanenpark 00Fasanenpark
- 000001
@@ -13467,13 +14599,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Faulbach(Main) 00Faulbach(Main)
- 000002
@@ -13490,13 +14624,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Favoritepark 00Favoritepark
- 000001
@@ -13514,13 +14650,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Feldberg-Bärental 00Feldberg-Baerent.
- 000002
@@ -13537,13 +14675,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Feldhausen 00Feldhausen
- 000002
@@ -13560,13 +14700,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Feldkirchen(b M) 00Feldkirchen(b M)
- 000001
@@ -13584,13 +14726,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Fellbach 00Fellbach
- 000001
@@ -13608,13 +14752,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Feucht 00Feucht
- 000002
@@ -13631,13 +14777,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Finnentrop 00Finnentrop
- 000002
@@ -13654,13 +14802,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Finningerstrasse 00Finningerstrasse
- 000001
@@ -13678,13 +14828,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Finsterwalde(Nl) 00Finsterwalde(Nl)
- 000002
@@ -13701,13 +14853,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Fischbach(Nürnberg) 00Fischbach(Nuernb)
- 000001
@@ -13725,14 +14879,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Fischbachau 00Fischbachau
- 00000
- 3
@@ -13749,13 +14905,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Fischen 00Fischen
- 000002
@@ -13772,14 +14930,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Fischhausen-Neuhaus 00Fischhausen-Neuh.
- 00000
- 3
@@ -13796,13 +14956,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D010
+
+ 00000
+ Flensburg 00Flensburg
- 000002
@@ -13819,13 +14981,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D010
+
+ 00000
+ Flensburg(Gr) 00Flensburg(Gr)
- 000002
@@ -13842,13 +15006,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Flintsbach 00Flintsbach
- 000002
@@ -13865,13 +15031,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Flöha 00Floeha
- 000002
@@ -13888,14 +15056,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D010
+
+ 00000
+ SEE
+ Föhr 00Foehr
- 00000
- 3
@@ -13912,13 +15082,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Föhren 00Foehren
- 000002
@@ -13935,13 +15107,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B100
+
+ 00000
+ Forbach(fr) 00Forbach(fr)
- 000002
@@ -13958,13 +15132,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Forchheim(Oberfr) 00Forchheim(Ofr)
- 000002
@@ -13981,13 +15157,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J060
+
+ 00000
+ Forst(Gr) 00Forst(Gr)
- 000002
@@ -14004,13 +15182,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J060
+
+ 00000
+ Forst(Lausitz) 00Forst(Lausitz)
- 000002
@@ -14027,13 +15207,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Forsthaus 00Forsthaus
- 000001
@@ -14051,13 +15233,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Frankenberg(Eder) 00Frankenberg(Eder)
- 000002
@@ -14074,13 +15258,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Frankenthal Hbf 00Frankenthal Hbf
- 000002
@@ -14097,13 +15283,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Frankfurt(M)Flugh. 00Frankfurt(M)Flugh
- 000002
@@ -14121,13 +15309,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(M)Gallusw. 00Frankfurt(M)Gallu
- 000001
@@ -14145,13 +15335,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(M)Hauptw. 00Frankfurt(M)Haupt
- 000001
@@ -14169,13 +15361,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(Main)Hbf 00Frankfurt(M)Hbf
- 000002
@@ -14193,13 +15387,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(M)Konst. 00Frankfurt(M)Konst
- 000001
@@ -14217,13 +15413,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(M)Lokalbf. 00Frankfurt(M)Lokal
- 000001
@@ -14241,13 +15439,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(Main)Messe 00Frankfurt(M)Messe
- 000001
@@ -14265,13 +15465,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(M)Mühlbg. 00Frankfurt(M)Muehl
- 000001
@@ -14289,13 +15491,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(M)Ostend. 00Frankfurt(M)O.End
- 000001
@@ -14313,13 +15517,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(Main)Ost 00Frankfurt(M)Ost
- 000001
@@ -14337,13 +15543,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(M)Stadion 00Frankfurt(M)Stadi
- 000001
@@ -14361,13 +15569,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(M)Stresem. 00Frankfurt(M)Stres
- 000001
@@ -14385,13 +15595,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(Main)Süd 00Frankfurt(M)Sued
- 000001
@@ -14409,13 +15621,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(M)Tsanlage 00Frankfurt(M)Tsanl
- 000001
@@ -14433,13 +15647,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(Main)West 00Frankfurt(M)West
- 000001
@@ -14457,13 +15673,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J050
+
+ 00000
+ Frankfurt(Oder)(Gr) 00Frankfurt(O)(Gr)
- 000002
@@ -14480,13 +15698,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J050
+
+ 00000
+ Frankfurt(Oder)-Neub 00Frankfurt(O)-Neub
- 000001
@@ -14504,13 +15724,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J050
+
+ 00000
+ Frankfurt(O)-Roseng 00Frankfurt(O)Rosen
- 000001
@@ -14528,13 +15750,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J050
+
+ 00000
+ Frankfurt(Oder) 00Frankfurt(Oder)
- 000002
@@ -14552,13 +15776,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt-Berkersh. 00Frankfurt-Berkers
- 000001
@@ -14576,13 +15802,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt-Eschersh. 00Frankfurt-Eschers
- 000001
@@ -14600,13 +15828,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt-F. Berg 00Frankfurt-F. Berg
- 000001
@@ -14624,13 +15854,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt-Griesheim 00Frankfurt-Grieshm
- 000001
@@ -14648,13 +15880,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Frankfurt-Höchst 00Frankfurt-Hoechst
- 000001
@@ -14672,13 +15906,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt-Louisa 00Frankfurt-Louisa
- 000001
@@ -14696,13 +15932,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt-Mainkur 00Frankfurt-Mainkur
- 000001
@@ -14720,13 +15958,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt-Nied 00Frankfurt-Nied
- 000001
@@ -14744,13 +15984,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt-Niederrad 00Frankfurt-Niederr
- 000001
@@ -14768,13 +16010,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt-Rödelheim 00Frankfurt-Roedelh
- 000001
@@ -14792,13 +16036,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt-Sindlingen 00Frankfurt-Sindl
- 000001
@@ -14816,13 +16062,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt-Sossenheim 00Frankfurt-Sossenh
- 000001
@@ -14840,13 +16088,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Freiberg(Sachs) 00Freiberg(Sachs)
- 000002
@@ -14863,13 +16113,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Freiburg Klinikum 00Freiburg Klinikum
- 000001
@@ -14887,13 +16139,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Freiburg Messe/Uni 00Freiburg Messe
- 000001
@@ -14911,13 +16165,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Freiburg West 00Freiburg West
- 000001
@@ -14935,13 +16191,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Freiburg(Brsg)Hbf 00Freiburg(Brsg)Hbf
- 000002
@@ -14959,13 +16217,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Freiburg-Herdern 00Freiburg-Herdern
- 000001
@@ -14983,13 +16243,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Freiburg-Littenweil. 00Freiburg-Littenw
- 000001
@@ -15007,13 +16269,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Freiburg-St Georgen 00Freiburg-St Georg
- 000001
@@ -15031,13 +16295,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Freiburg-Wiehre 00Freiburg-Wiehre
- 000001
@@ -15055,13 +16321,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Freiburg-Zähringen 00Freiburg-Zaeh.
- 000001
@@ -15079,13 +16347,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Freilassing 00Freilassing
- 000002
@@ -15102,13 +16372,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Freising 00Freising
- 000002
@@ -15125,13 +16397,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Freudenstadt Hbf 00Freudenstadt Hbf
- 000002
@@ -15149,13 +16423,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Freudenstadt Stadt 00Freudenstadt Stdt
- 000001
@@ -15173,13 +16449,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Friedberg(Hess) 00Friedberg(Hess)
- 000002
@@ -15196,13 +16474,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Friedrichroda 00Friedrichroda
- 000002
@@ -15220,13 +16500,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Friedrichsdorf(Ts) 00Friedrichsdorf/Ts
- 000002
@@ -15243,13 +16525,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Friedrichshafen LRA 00Friedrichshfn LRA
- 000001
@@ -15267,13 +16551,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Friedrichshafen(MS) 00Friedrichshfn(MS)
- 000002
@@ -15290,13 +16576,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Friedrichshafen-Fiba 00Friedrichshfn-Fib
- 000001
@@ -15314,13 +16602,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Friedrichshafen-Kluf 00Friedrichshfn-Kl
- 000001
@@ -15338,13 +16628,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Friedrichshafen-Manz 00Friedrichshfn-M
- 000001
@@ -15362,13 +16654,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Friedrichshafen Flug 00Friedrichshfn.Flu
- 000001
@@ -15386,13 +16680,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Friedrichshafen Haf. 00Friedrichshfn.Haf
- 000001
@@ -15410,13 +16706,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Friedrichshafen Ost 00Friedrichshfn.Ost
- 000001
@@ -15434,13 +16732,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Friedrichshafen St. 00Friedrichshfn.St.
- 000002
@@ -15458,13 +16758,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D020
+
+ 00000
+ Friedrichstadt 00Friedrichstadt
- 000002
@@ -15481,13 +16783,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Friesenheim(Baden) 00Friesenheim(Bd)
- 000002
@@ -15504,13 +16808,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Fröndenberg 00Froendenberg
- 000002
@@ -15527,13 +16833,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F060
+
+ 00000
+ Frose 00Frose
- 000002
@@ -15550,13 +16858,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H030
+
+ 00000
+ Fürstenberg(Havel) 00Fuerstenberg/Hav.
- 000002
@@ -15573,13 +16883,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Fürstenfeldbruck 00Fuerstenfeldbruck
- 000002
@@ -15596,13 +16908,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I050
+
+ 00000
+ Fürstenwalde(Spree) 00Fuerstenwalde/Spr
- 000002
@@ -15619,13 +16933,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Fürth Westvorstadt 00Fuerth Westvorst
- 000001
@@ -15643,13 +16959,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Fürth(Bay)Hbf 00Fuerth(Bay)Hbf
- 000002
@@ -15667,13 +16985,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Fürth(Odenw) 00Fuerth(Odw)
- 000002
@@ -15690,13 +17010,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Fürth-Burgfarrnbach 00Fuerth-Burgfarrnb
- 000001
@@ -15714,13 +17036,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Fürth-Dambach 00Fuerth-Dambach
- 000001
@@ -15738,13 +17062,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Fürth-Unterfarrnb. 00Fuerth-Unterfarrn
- 000001
@@ -15762,13 +17088,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Fürth-Unterfürberg 00Fuerth-Unterfuerb
- 000001
@@ -15786,13 +17114,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Füssen 00Fuessen
- 000002
@@ -15809,13 +17139,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E080
+
+ 00000
+ Fulda 00Fulda
- 000002
@@ -15832,13 +17164,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H090
+
+ 00000
+ Furth i Wald 00Furth i Wald
- 000002
@@ -15855,13 +17189,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H090
+
+ 00000
+ Furth i Wald(Gr) 00Furth i Wald(Gr)
- 000002
@@ -15878,14 +17214,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Gaißach 00Gaissach
- 00000
- 3
@@ -15902,13 +17240,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Galgenschanze 00Galgenschanze
- 000001
@@ -15926,13 +17266,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Garching(Alz) 00Garching(Alz)
- 000002
@@ -15949,13 +17291,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Garmisch-Partenk. 00Garmisch-Partenk.
- 000002
@@ -15972,13 +17316,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Gauting 00Gauting
- 000002
@@ -15995,13 +17341,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G040
+
+ 00000
+ Geestgottberg 00Geestgottberg
- 000002
@@ -16018,13 +17366,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Geilenkirchen 00Geilenkirchen
- 000002
@@ -16041,13 +17391,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Geisenhausen 00Geisenhausen
- 000002
@@ -16064,13 +17416,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Geislingen(Steige) 00Geislingen/Steige
- 000002
@@ -16087,14 +17441,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Geitau 00Geitau
- 00000
- 3
@@ -16111,13 +17467,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Gelnhausen 00Gelnhausen
- 000002
@@ -16134,13 +17492,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Gelsenkirchen Hbf 00Gelsenkirchen Hbf
- 000002
@@ -16158,13 +17518,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Gelsenkirchen-Rotth. 00Gelsenkirchen-Rot
- 000001
@@ -16182,13 +17544,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Geltendorf 00Geltendorf
- 000002
@@ -16205,13 +17569,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E080
+
+ 00000
+ Gemünden(Main) 00Gemuenden(Main)
- 000002
@@ -16228,13 +17594,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Gengenbach 00Gengenbach
- 000002
@@ -16251,13 +17619,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Gensingen-Horrweiler 00Gensingen-Horrw.
- 000002
@@ -16274,13 +17644,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Genthin 00Genthin
- 000002
@@ -16297,13 +17669,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Gera Hbf 00Gera Hbf
- 000002
@@ -16321,13 +17695,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Gera Süd 00Gera Sued
- 000001
@@ -16345,13 +17721,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Gerlenhofen 00Gerlenhofen
- 000001
@@ -16369,13 +17747,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Germering-Unterpfaff 00Germering-Unterpf
- 000002
@@ -16392,13 +17772,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Germersheim 00Germersheim
- 000002
@@ -16416,13 +17798,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Germersheim Mitte/R. 00Germersheim Mitte
- 000001
@@ -16440,13 +17824,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Germersheim Süd/N. 00Germersheim Sued
- 000001
@@ -16464,13 +17850,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A080
+
+ 00000
+ Gerolstein 00Gerolstein
- 000002
@@ -16487,13 +17875,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E080
+
+ 00000
+ Gersfeld(Rhön) 00Gersfeld(Rhoen)
- 000002
@@ -16510,13 +17900,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E070
+
+ 00000
+ Gerstungen 00Gerstungen
- 000002
@@ -16533,13 +17925,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Giengen(Brenz) 00Giengen(Brenz)
- 000002
@@ -16556,13 +17950,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Gießen 00Giessen
- 000002
@@ -16580,13 +17976,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Gießen Erdkaut Weg 00Giessen Erdkaut W
- 000001
@@ -16604,13 +18002,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Gießen Licher Str 00Giessen Licher St
- 000001
@@ -16628,13 +18028,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Gießen-Oswaldsgart. 00Giessen-Oswaldsg
- 000001
@@ -16652,13 +18054,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Gifhorn 00Gifhorn
- 000002
@@ -16675,13 +18079,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Gladbeck West 00Gladbeck West
- 000002
@@ -16698,13 +18104,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Glauchau(Sachs) 00Glauchau(Sachs)
- 000002
@@ -16721,13 +18129,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Gmund(Tegernsee) 00Gmund(Tegernsee)
- 000002
@@ -16744,13 +18154,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Göppingen 00Goeppingen
- 000002
@@ -16767,13 +18179,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J060
+
+ 00000
+ Görlitz 00Goerlitz
- 000002
@@ -16790,13 +18204,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E060
+
+ 00000
+ Göttingen 00Goettingen
- 000002
@@ -16813,13 +18229,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Goldshöfe 00Goldshoefe
- 000001
@@ -16837,13 +18255,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J040
+
+ 00000
+ Golzow(Oderbruch) 00Golzow(Oderbruch)
- 000002
@@ -16860,13 +18280,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Goslar 00Goslar
- 000002
@@ -16883,13 +18305,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Gotha 00Gotha
- 000002
@@ -16906,13 +18330,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Gottmadingen 00Gottmadingen
- 000002
@@ -16929,13 +18355,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Graal-Müritz 00Graal-Mueritz
- 000002
@@ -16952,13 +18380,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Graben-Neudorf 00Graben-Neudorf
- 000002
@@ -16976,13 +18406,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Graben-Neudorf Nord 00Graben-Neudorf N
- 000001
@@ -17000,13 +18432,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Gräfelfing 00Graefelfing
- 000001
@@ -17024,13 +18458,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Gräfenberg 00Graefenberg
- 000002
@@ -17047,13 +18483,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I100
+
+ 00000
+ Grafenau 00Grafenau
- 000002
@@ -17070,13 +18508,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Grafing Bahnhof 00Grafing Bahnhof
- 000002
@@ -17093,13 +18533,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Grambow 00Grambow
- 000002
@@ -17116,13 +18558,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Grambow(Gr) 00Grambow(Gr)
- 000002
@@ -17139,13 +18583,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H020
+
+ 00000
+ Greifswald 00Greifswald
- 000002
@@ -17162,13 +18608,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Grenzach 00Grenzach
- 000002
@@ -17185,13 +18633,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Grevenbroich 00Grevenbroich
- 000002
@@ -17208,13 +18658,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Grevesmühlen 00Grevesmuehlen
- 000002
@@ -17231,13 +18683,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Griesen(Oberbay) 00Griesen(Oberbay)
- 000002
@@ -17254,13 +18708,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Grießen(Baden) 00Griessen(Baden)
- 000002
@@ -17277,13 +18733,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Grötzingen 00Groetzingen
- 000001
@@ -17301,13 +18759,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Gronau(Westf) 00Gronau(Westf)
- 000002
@@ -17324,13 +18784,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Gronau(Westf)(Gr) 00Gronau(Westf)(Gr)
- 000002
@@ -17347,13 +18809,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Gronsdorf 00Gronsdorf
- 000001
@@ -17371,13 +18835,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Groß Gerau 00Gross Gerau
- 000002
@@ -17394,13 +18860,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Groß Schönebeck 00Gross Schoenebeck
- 000002
@@ -17417,13 +18885,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Großhesselohe Isart 00Grosshesselohe I.
- 000001
@@ -17441,13 +18911,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Grünstadt 00Gruenstadt
- 000002
@@ -17464,13 +18936,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Gruiten 00Gruiten
- 000002
@@ -17487,13 +18961,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J050
+
+ 00000
+ Grunow(Nl) 00Grunow(Nl)
- 000002
@@ -17510,13 +18986,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Günzburg 00Guenzburg
- 000002
@@ -17533,13 +19011,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Güsen(b Genthin) 00Guesen(Genthin)
- 000002
@@ -17556,13 +19036,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Güsten 00Guesten
- 000002
@@ -17579,13 +19061,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Güstrow 00Guestrow
- 000002
@@ -17602,13 +19086,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Güterglück 00Gueterglueck
- 000002
@@ -17625,13 +19111,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Gütersloh Hbf 00Guetersloh
- 000002
@@ -17649,13 +19137,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Gummersbach 00Gummersbach
- 000002
@@ -17672,13 +19162,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Gundelfingen(Breisg) 00Gundelfingen(Bsg)
- 000001
@@ -17696,13 +19188,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F100
+
+ 00000
+ Gunzenhausen 00Gunzenhausen
- 000002
@@ -17719,13 +19213,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Gutenfürst 00Gutenfuerst
- 000002
@@ -17742,13 +19238,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Klein Flottb 00HH Klein Flottb
- 000001
@@ -17766,13 +19264,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Haar 00Haar
- 000001
@@ -17790,13 +19290,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Hagen Hbf 00Hagen Hbf
- 000002
@@ -17814,13 +19316,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Hagen-Heubing 00Hagen-Heubing
- 000001
@@ -17838,13 +19342,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Hagen-Vorhalle 00Hagen-Vorhalle
- 000001
@@ -17862,13 +19368,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Hagen-Wehringhausen 00Hagen-Wehringhaus
- 000001
@@ -17886,13 +19394,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Hagen-Westerbauer 00Hagen-Westerbauer
- 000001
@@ -17910,13 +19420,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F030
+
+ 00000
+ Hagenow Land 00Hagenow Land
- 000002
@@ -17933,13 +19445,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Halberstadt 00Halberstadt
- 000002
@@ -17956,13 +19470,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Haldensleben 00Haldensleben
- 000002
@@ -17979,13 +19495,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle Dessauer Br 00Halle Dessauer Br
- 000001
@@ -18003,13 +19521,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle Messe 00Halle Messe
- 000001
@@ -18027,13 +19547,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle Rosengarten 00Halle Rosengarten
- 000001
@@ -18051,13 +19573,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle Steintorbr 00Halle Steintor
- 000001
@@ -18075,13 +19599,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle Südstadt 00Halle Suedstadt
- 000001
@@ -18099,13 +19625,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle Wohnstadt Nord 00Halle Wohnstadt N
- 000001
@@ -18123,13 +19651,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle Zoo 00Halle Zoo
- 000001
@@ -18147,13 +19677,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle Zscherbener S 00Halle Zscherben.S
- 000001
@@ -18171,13 +19703,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle(Saale)Hbf 00Halle(Saale)
- 000002
@@ -18195,13 +19729,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle-Ammendorf 00Halle-Ammendorf
- 000001
@@ -18219,13 +19755,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle-Neustadt 00Halle-Neustadt
- 000001
@@ -18243,13 +19781,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle-Nietleben 00Halle-Nietleben
- 000001
@@ -18267,13 +19807,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle-Silberhöhe 00Halle-Silberhoehe
- 000001
@@ -18291,13 +19833,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle-Trotha 00Halle-Trotha
- 000001
@@ -18315,13 +19859,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Halstenbek 00Halstenbek
- 000001
@@ -18339,13 +19885,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Haltern am See 00Haltern am See
- 000002
@@ -18362,13 +19910,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Haltingen 00Haltingen
- 000002
@@ -18385,13 +19935,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Airport 00Hamburg Airport
- 000001
@@ -18409,13 +19961,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Alte Wöhr 00Hamburg Alte Wohr
- 000001
@@ -18433,13 +19987,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Berliner Tor 00Hamburg Berl. Tor
- 000001
@@ -18457,13 +20013,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Billw.Moorfl 00Hamburg Billw.M.
- 000001
@@ -18481,13 +20039,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Dammtor 00Hamburg Dammtor
- 000001
@@ -18505,13 +20065,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Diebsteich 00Hamburg Diebst.
- 000001
@@ -18529,13 +20091,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Elbgaustr. 00Hamburg Elbgaustr
- 000001
@@ -18553,13 +20117,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Friedrichsb. 00Hamburg Friedrich
- 000001
@@ -18577,13 +20143,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Hasselbrook 00Hamburg Hasselbr.
- 000001
@@ -18601,13 +20169,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Hbf 00Hamburg Hbf
- 000001
@@ -18625,13 +20195,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Hochkamp 00Hamburg Hochkamp
- 000001
@@ -18649,13 +20221,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Hoheneichen 00Hamburg Hoheneich
- 000001
@@ -18673,13 +20247,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Holstenstr. 00Hamburg Holststr.
- 000001
@@ -18697,13 +20273,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Jungfernst. 00Hamburg Jungferns
- 000001
@@ -18721,13 +20299,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Königstr. 00Hamburg Koenigstr
- 000001
@@ -18745,13 +20325,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Kornweg/Kl.B 00Hamburg Kornweg
- 000001
@@ -18769,13 +20351,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Landungsbr. 00Hamburg Landungsb
- 000001
@@ -18793,13 +20377,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Landwehr 00Hamburg Landwehr
- 000001
@@ -18817,13 +20403,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Mittl.Lanw. 00Hamburg Mittl.Lan
- 000001
@@ -18841,13 +20429,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Neuwiedenth. 00Hamburg Neuwieden
- 000001
@@ -18865,13 +20455,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Reeperbahn 00Hamburg Reeperb.
- 000001
@@ -18889,13 +20481,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Rübenkamp 00Hamburg Ruebenk
- 000001
@@ -18913,13 +20507,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Stadthausbr. 00Hamburg Stdthausb
- 000001
@@ -18937,13 +20533,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Sternschanze 00Hamburg Sternsch
- 000002
@@ -18961,13 +20559,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Wandsb.Chaus 00Hamburg Wandsb.Ch
- 000001
@@ -18985,13 +20585,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Allermöhe 00Hamburg-Allerm
- 000001
@@ -19009,13 +20611,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Altona 00Hamburg-Altona
- 000001
@@ -19033,13 +20637,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Bahrenfeld 00Hamburg-Bahrenf
- 000001
@@ -19057,13 +20663,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Barmbek 00Hamburg-Barmbek
- 000001
@@ -19081,13 +20689,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Bergedorf 00Hamburg-Bergedorf
- 000001
@@ -19105,13 +20715,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Blankenese 00Hamburg-Blanken.
- 000001
@@ -19129,13 +20741,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Eidelstedt 00Hamburg-Eidelst.
- 000001
@@ -19153,13 +20767,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Hammerbrook 00Hamburg-Hammerbr
- 000001
@@ -19177,13 +20793,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Harburg 00Hamburg-Harburg
- 000002
@@ -19201,13 +20819,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Harburg Rath 00Hamburg-Harburg R
- 000001
@@ -19225,13 +20845,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Heimfeld 00Hamburg-Heimfeld
- 000001
@@ -19249,13 +20871,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Iserbrook 00Hamburg-Iserbrook
- 000001
@@ -19273,13 +20897,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Langenfelde 00Hamburg-Langenf
- 000001
@@ -19297,13 +20923,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Nettelnburg 00Hamburg-Nettelnb
- 000001
@@ -19321,13 +20949,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Neugraben 00Hamburg-Neugraben
- 000001
@@ -19345,13 +20975,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Ohlsdorf 00Hamburg-Ohlsdorf
- 000001
@@ -19369,13 +21001,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Othmarschen 00Hamburg-Othmarsch
- 000001
@@ -19393,13 +21027,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Poppenb. 00Hamburg-Poppenb
- 000001
@@ -19417,13 +21053,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Rahlstedt 00Hamburg-Rahlstedt
- 000001
@@ -19441,13 +21079,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Rissen 00Hamburg-Rissen
- 000001
@@ -19465,13 +21105,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Rothenb.Ort 00Hamburg-Rothenb.O
- 000001
@@ -19489,13 +21131,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Stellingen 00Hamburg-Stelling
- 000001
@@ -19513,13 +21157,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Sülldorf 00Hamburg-Suelldorf
- 000001
@@ -19537,13 +21183,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Tiefstack 00Hamburg-Tiefstack
- 000001
@@ -19561,13 +21209,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Tonndorf 00Hamburg-Tonndorf
- 000001
@@ -19585,13 +21235,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Veddel 00Hamburg-Veddel
- 000001
@@ -19609,13 +21261,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Wandsbek 00Hamburg-Wandsbek
- 000001
@@ -19633,13 +21287,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Wellingsb. 00Hamburg-Wellingsb
- 000001
@@ -19657,13 +21313,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Wilhelmsburg 00Hamburg-Wilhelmsb
- 000001
@@ -19681,13 +21339,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Hameln 00Hameln
- 000002
@@ -19704,13 +21364,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Hamm(Westf) 00Hamm(Westf)
- 000002
@@ -19728,13 +21390,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Hanau Hbf 00Hanau Hbf
- 000002
@@ -19752,13 +21416,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Hanau Nord 00Hanau Nord
- 000001
@@ -19776,13 +21442,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Hanau West 00Hanau West
- 000001
@@ -19800,13 +21468,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E060
+
+ 00000
+ Hann Münden 00Hann Muenden
- 000002
@@ -19823,13 +21493,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover Ander.Misb. 00Hannover Ander.M
- 000001
@@ -19847,13 +21519,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover Bismarckstr 00Hannover Bismarck
- 000001
@@ -19871,13 +21545,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover Flughafen 00Hannover Flugh.
- 000002
@@ -19894,13 +21570,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover Hbf 00Hannover Hbf
- 000002
@@ -19918,13 +21596,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover Wiech-Allee 00Hannover Wiech-A
- 000001
@@ -19942,13 +21622,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover-Bornum 00Hannover-Bornum
- 000001
@@ -19966,13 +21648,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover-Kleefeld 00Hannover-Kleefeld
- 000001
@@ -19990,13 +21674,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover-Ledeburg 00Hannover-Ledeburg
- 000001
@@ -20014,13 +21700,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover-Leinhausen 00Hannover-Leinh
- 000001
@@ -20038,13 +21726,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover-Linden/Fi. 00Hannover-Linden
- 000001
@@ -20062,13 +21752,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover-Nordstadt 00Hannover-Nordst
- 000001
@@ -20086,13 +21778,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover-Vinnhorst 00Hannover-Vinnh
- 000001
@@ -20110,13 +21804,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ HannoverMesseLaatzen 00HannoverMesseLaat
- 000001
@@ -20134,13 +21830,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B100
+
+ 00000
+ Hanweiler(Gr) 00Hanweiler(Gr)
- 000002
@@ -20157,13 +21855,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Hartenstein 00Hartenstein
- 000002
@@ -20180,13 +21880,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Harthaus 00Harthaus
- 000001
@@ -20204,13 +21906,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Haslach 00Haslach
- 000002
@@ -20227,13 +21931,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Haßfurt 00Hassfurt
- 000002
@@ -20250,13 +21956,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Haßloch(Pfalz) 00Hassloch(Pfalz)
- 000002
@@ -20273,13 +21981,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Hattingen(Ruhr) 00Hattingen(Ruhr)
- 000002
@@ -20296,13 +22006,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Hausach 00Hausach
- 000002
@@ -20319,14 +22031,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Hausham 00Hausham
- 00000
- 3
@@ -20343,13 +22057,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Hechingen 00Hechingen
- 000002
@@ -20366,13 +22082,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Heessen 00Heessen
- 000001
@@ -20390,13 +22108,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Hegne 00Hegne
- 000002
@@ -20413,13 +22133,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D020
+
+ 00000
+ Heide(Holst) 00Heide(Holst)
- 000002
@@ -20436,13 +22158,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Heidelb.-W/S.stadt 00Heidelb.-W/S.
- 000001
@@ -20460,13 +22184,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Heidelb.K/Rohrbach 00Heidelb.K/Rohrb
- 000001
@@ -20484,13 +22210,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Heidelb.Orthopädie 00Heidelb.Orthopaed
- 000001
@@ -20508,13 +22236,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Heidelb.P/Wieblingen 00Heidelb.P/Wiebl
- 000001
@@ -20532,13 +22262,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Heidelb.Sch/Z.hausen 00Heidelb.Sch/Z.
- 000001
@@ -20556,13 +22288,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Heidelberg Hbf 00Heidelberg Hbf
- 000002
@@ -20580,13 +22314,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Heidelberg-Altstadt 00Heidelberg-Altst
- 000001
@@ -20604,13 +22340,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Heidenheim 00Heidenheim
- 000002
@@ -20627,13 +22365,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Heidkrug 00Heidkrug
- 000001
@@ -20651,13 +22391,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Heilbr-Böckingen BZ 00Heilbr-Boeckingen
- 000001
@@ -20675,13 +22417,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Heilbronn Hbf 00Heilbronn
- 000002
@@ -20699,13 +22443,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Heilbr.Harmon/Fried 00Heilbronn Harmon
- 000001
@@ -20723,13 +22469,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Heilbronn Sülmertor 00Heilbronn Suelm.
- 000001
@@ -20747,13 +22495,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Heilbronn Trappensee 00Heilbronn Trappen
- 000001
@@ -20771,13 +22521,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Heitersheim 00Heitersheim
- 000002
@@ -20794,13 +22546,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Heiterwang-Plansee 00Heiterwang-Plans
- 000002
@@ -20817,14 +22571,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C020
+
+ 00000
+ SEE
+ Helgoland 00Helgoland
- 00000
- 3
@@ -20841,14 +22597,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C020
+
+ 00000
+ SEE
+ Helgoland Katamaran 00Helgoland Kat.
- 00000
- 3
@@ -20865,13 +22623,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Helmbrechts 00Helmbrechts
- 000002
@@ -20888,13 +22648,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Helmstedt 00Helmstedt
- 000002
@@ -20911,13 +22673,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Hennen 00Hennen
- 000001
@@ -20935,13 +22699,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Hennigsdorf(Berlin) 00Hennigsdorf(Berl)
- 000002
@@ -20958,13 +22724,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Heppenheim(Bergstr) 00Heppenheim(Bgstr)
- 000002
@@ -20981,13 +22749,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Herbertingen 00Herbertingen
- 000002
@@ -21004,13 +22774,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Herbolzheim(Breisg) 00Herbolzheim(Brsg)
- 000002
@@ -21027,13 +22799,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Herborn(Dillkr) 00Herborn(Dillkr)
- 000002
@@ -21050,13 +22824,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Herford 00Herford
- 000002
@@ -21073,13 +22849,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Hergatz 00Hergatz
- 000002
@@ -21096,13 +22874,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Herlasgrün 00Herlasgruen
- 000002
@@ -21119,13 +22899,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Herne 00Herne
- 000002
@@ -21143,13 +22925,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Herne-Börnig 00Herne-Boernig
- 000001
@@ -21167,13 +22951,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Herrath 00Herrath
- 000001
@@ -21191,13 +22977,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Herrenberg 00Herrenberg
- 000002
@@ -21214,13 +23002,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Herrnburg 00Herrnburg
- 000002
@@ -21237,13 +23027,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Herrsching 00Herrsching
- 000002
@@ -21260,13 +23052,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Hersbruck(r Pegnitz) 00Hersbruck(r Pegn)
- 000002
@@ -21283,13 +23077,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Hervest-Dorsten 00Hervest-Dorsten
- 000002
@@ -21306,13 +23102,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E060
+
+ 00000
+ Herzberg(Harz) 00Herzberg(Harz)
- 000002
@@ -21329,13 +23127,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Herzogenrath 00Herzogenrath
- 000002
@@ -21352,13 +23152,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Herzogenrath(Gr) 00Herzogenrath(Gr)
- 000002
@@ -21375,13 +23177,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Hesepe 00Hesepe
- 000002
@@ -21398,13 +23202,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Hettstedt 00Hettstedt
- 000002
@@ -21421,13 +23227,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Hetzerath 00Hetzerath
- 000002
@@ -21444,13 +23252,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hildesheim Hbf 00Hildesheim
- 000002
@@ -21468,13 +23278,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hildesheim Ost 00Hildesheim Ost
- 000001
@@ -21492,13 +23304,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F100
+
+ 00000
+ Hilpoltstein 00Hilpoltstein
- 000002
@@ -21515,13 +23329,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Himmelreich 00Himmelreich
- 000002
@@ -21538,13 +23354,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Hinterzarten 00Hinterzarten
- 000002
@@ -21561,13 +23379,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hittfeld 00Hittfeld
- 000001
@@ -21585,13 +23405,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Hochheim(Main) 00Hochheim(Main)
- 000001
@@ -21609,13 +23431,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Hochspeyer 00Hochspeyer
- 000001
@@ -21632,13 +23456,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Hockenheim 00Hockenheim
- 000002
@@ -21655,13 +23481,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Hockeroda 00Hockeroda
- 000002
@@ -21678,13 +23506,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E040
+
+ 00000
+ Hodenhagen 00Hodenhagen
- 000002
@@ -21701,13 +23531,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Höchst(Odenw) 00Hoechst(Odw)
- 000002
@@ -21724,13 +23556,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Höllriegelskreuth 00Hoellriegelskr.
- 000001
@@ -21748,13 +23582,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Hövelhof 00Hoevelhof
- 000001
@@ -21771,13 +23607,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Hof Hbf 00Hof Hbf
- 000002
@@ -21794,13 +23632,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Hofen(b Aalen) 00Hofen(b Aalen)
- 000001
@@ -21818,13 +23658,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Hofheim(Taunus) 00Hofheim(Taunus)
- 000002
@@ -21841,13 +23683,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Hofheim(Unterfr) 00Hofheim(Ufr)
- 000002
@@ -21864,13 +23708,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Hohenbudberg Bayerw. 00Hohenbudberg Bay
- 000001
@@ -21888,13 +23734,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Hohenlimburg 00Hohenlimburg
- 000001
@@ -21912,13 +23760,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F030
+
+ 00000
+ Holthusen 00Holthusen
- 000002
@@ -21935,13 +23785,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Holzdorf(b Weimar) 00Holzdorf (Weimar)
- 000001
@@ -21959,13 +23811,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Holzheim(b Neuss) 00Holzheim(b Neuss)
- 000001
@@ -21983,13 +23837,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Holzkirchen 00Holzkirchen
- 000002
@@ -22006,13 +23862,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Holzminden 00Holzminden
- 000002
@@ -22029,13 +23887,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Holzwickede 00Holzwickede
- 000002
@@ -22052,13 +23912,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Homburg(Saar)Hbf 00Homburg(Saar)Hbf
- 000002
@@ -22075,13 +23937,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Horb 00Horb
- 000002
@@ -22098,13 +23962,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Horn-Bad Meinberg 00Horn-Bad Meinberg
- 000002
@@ -22121,13 +23987,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Hornberg(Schwarzw) 00Hornberg(Schw)
- 000002
@@ -22144,13 +24012,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Horrem 00Horrem
- 000002
@@ -22167,13 +24037,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Hosena 00Hosena
- 000002
@@ -22190,13 +24062,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Hoyerswerda 00Hoyerswerda
- 000002
@@ -22213,13 +24087,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Hoykenkamp 00Hoykenkamp
- 000001
@@ -22237,13 +24113,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D010
+
+ 00000
+ Husum 00Husum
- 000002
@@ -22260,13 +24138,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A010
+
+ 00000
+ ICE 00ICE
- 000001
@@ -22283,13 +24163,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Ibbenbüren 00Ibbenbueren
- 000002
@@ -22306,13 +24188,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Idar-Oberstein 00Idar-Oberstein
- 000002
@@ -22329,13 +24213,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Idstein(Taunus) 00Idstein(Taunus)
- 000002
@@ -22352,13 +24238,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Igel 00Igel
- 000002
@@ -22375,13 +24263,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Igel(Gr) 00Igel(Gr)
- 000002
@@ -22398,13 +24288,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Igersheim 00Igersheim
- 000001
@@ -22422,13 +24314,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Illertissen 00Illertissen
- 000002
@@ -22445,13 +24339,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Ilmenau 00Ilmenau
- 000002
@@ -22468,13 +24364,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Immendingen 00Immendingen
- 000002
@@ -22491,13 +24389,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Immenstadt 00Immenstadt
- 000002
@@ -22514,13 +24414,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Ingelheim 00Ingelheim
- 000002
@@ -22537,13 +24439,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G100
+
+ 00000
+ Ingolstadt Hbf 00Ingolstadt
- 000002
@@ -22561,13 +24465,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G100
+
+ 00000
+ Ingolstadt Nord 00Ingolstadt Nord
- 000001
@@ -22585,13 +24491,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Iserlohn 00Iserlohn
- 000002
@@ -22609,13 +24517,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Iserlohnerheide 00Iserlohnerheide
- 000001
@@ -22633,13 +24543,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Isselhorst-Avenwedde 00Isselhorst-Avenw.
- 000001
@@ -22657,13 +24569,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Istein 00Istein
- 000002
@@ -22680,13 +24594,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E020
+
+ 00000
+ Itzehoe 00Itzehoe
- 000002
@@ -22703,13 +24619,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Jägersfreude 00Jaegersfreude
- 000001
@@ -22727,13 +24645,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Jena Saalbf 00Jena
- 000002
@@ -22751,13 +24671,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Jena Paradies 00Jena Paradies
- 000001
@@ -22775,13 +24697,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Jena West 00Jena West
- 000001
@@ -22799,13 +24723,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Jena-Göschwitz 00Jena-Goeschwitz
- 000001
@@ -22823,13 +24749,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Jena-Zwätzen 00Jena-Zwaetzen
- 000001
@@ -22847,13 +24775,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H080
+
+ 00000
+ Johanngeorgenstadt 00Johanngeorgenstdt
- 000002
@@ -22870,13 +24800,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E080
+
+ 00000
+ Jossa 00Jossa
- 000002
@@ -22893,13 +24825,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Jüterbog 00Jueterbog
- 000002
@@ -22916,14 +24850,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B030
+
+ 00000
+ SEE
+ Juist 00Juist
- 00000
- 3
@@ -22940,13 +24876,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Kaiserslautern Hbf 00Kaiserslautern
- 000002
@@ -22964,13 +24902,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Kaiserslautern Pfaff 00Kaiserslautern Pf
- 000001
@@ -22988,13 +24928,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Kaiserslautern West 00Kaiserslautern W
- 000001
@@ -23012,13 +24954,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Kaldenkirchen 00Kaldenkirchen
- 000002
@@ -23035,13 +24979,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Kall 00Kall
- 000002
@@ -23058,13 +25004,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Kaltenbrunn(Oberbay) 00Kaltenbrunn(Obb)
- 000002
@@ -23081,13 +25029,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Kalthof(Kr Iserlohn) 00Kalthof(Iserlohn)
- 000001
@@ -23105,13 +25055,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Karlsruhe Hbf 00Karlsruhe
- 000002
@@ -23129,13 +25081,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Karlsruhe West 00Karlsruhe West
- 000001
@@ -23153,13 +25107,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Karlsruhe-Durlach 00Karlsruhe-Durlach
- 000001
@@ -23177,13 +25133,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Karlsruhe-Hagsfeld 00Karlsruhe-Hagsf
- 000001
@@ -23201,13 +25159,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Karlsruhe-Knielingen 00Karlsruhe-Kniel
- 000001
@@ -23225,13 +25185,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Karlsruhe-Mühlburg 00Karlsruhe-Muehlb
- 000001
@@ -23249,13 +25211,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Karthaus 00Karthaus
- 000002
@@ -23272,13 +25236,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Kassel Hbf 00Kassel Hbf
- 000001
@@ -23296,13 +25262,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Kassel-Harleshausen 00Kassel-Harleshaus
- 000001
@@ -23320,13 +25288,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Kassel-Oberzwehren 00Kassel-Oberzwehr.
- 000001
@@ -23344,13 +25314,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Kassel-Wilhelmshöhe 00Kassel-Wilhelmsh.
- 000002
@@ -23368,13 +25340,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Katzhütte 00Katzhuette
- 000002
@@ -23391,13 +25365,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Katzwang 00Katzwang
- 000001
@@ -23415,13 +25391,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Kaufbeuren 00Kaufbeuren
- 000002
@@ -23438,13 +25416,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Kaufering 00Kaufering
- 000002
@@ -23461,13 +25441,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Kehl 00Kehl
- 000002
@@ -23484,13 +25466,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Kehl(Gr) 00Kehl(Gr)
- 000002
@@ -23507,13 +25491,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Kempen(Niederrhein) 00Kempen(Nrh)
- 000002
@@ -23530,13 +25516,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Kempten(Allgäu)Hbf 00Kempten(Allg)Hbf
- 000002
@@ -23554,13 +25542,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Kempten(Allgäu)Ost 00Kempten(Allg)Ost
- 000001
@@ -23578,13 +25568,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Kennelgarten 00Kennelgarten
- 000001
@@ -23602,13 +25594,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Kenzingen 00Kenzingen
- 000002
@@ -23625,13 +25619,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Kettwig 00Kettwig
- 000001
@@ -23649,13 +25645,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Kettwig Stausee 00Kettwig Stausee
- 000001
@@ -23673,13 +25671,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Kiefersfelden 00Kiefersfelden
- 000002
@@ -23696,13 +25696,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E020
+
+ 00000
+ Kiel Hbf 00Kiel Hbf
- 000002
@@ -23720,13 +25722,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E020
+
+ 00000
+ Kiel-Elmschenhagen 00Kiel-Elmschenhag
- 000001
@@ -23744,13 +25748,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
Z990
+
+ 00000
+ Kiel-Hassee CITTI-P. 00Kiel-Hassee CITTI
- 000001
@@ -23768,13 +25774,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Kirchenlaibach 00Kirchenlaibach
- 000002
@@ -23791,13 +25799,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Kirchheim(Teck) 00Kirchheim(Teck)
- 000002
@@ -23814,13 +25824,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Kirchzarten 00Kirchzarten
- 000002
@@ -23837,13 +25849,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Kißlegg 00Kisslegg
- 000002
@@ -23860,13 +25874,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Klais 00Klais
- 000002
@@ -23883,13 +25899,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Kleinkems 00Kleinkems
- 000002
@@ -23906,13 +25924,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Kleve 00Kleve
- 000002
@@ -23929,13 +25949,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J060
+
+ 00000
+ Klinge 00Klinge
- 000002
@@ -23952,13 +25974,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Kloster Bronnbach 00Kloster Bronnbach
- 000001
@@ -23976,13 +26000,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Knautnaundorf 00Knautnaundorf
- 000001
@@ -24000,13 +26026,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Koblenz Hbf 00Koblenz Hbf
- 000002
@@ -24024,13 +26052,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Koblenz-Lützel 00Koblenz-Luetzel
- 000001
@@ -24048,13 +26078,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Kochel 00Kochel
- 000002
@@ -24071,13 +26103,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln Airport-Busin. 00Koeln Airport-B
- 000001
@@ -24095,13 +26129,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln Frankfurter St 00Koeln Frankf. St
- 000001
@@ -24119,13 +26155,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln Geldernstr/P. 00Koeln Geldernstr
- 000001
@@ -24143,13 +26181,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln Hansaring 00Koeln Hansaring
- 000001
@@ -24167,13 +26207,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln Hbf 00Koeln Hbf
- 000002
@@ -24191,13 +26233,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln Messe/Deutz 00Koeln Messe/Deutz
- 000001
@@ -24215,13 +26259,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln Steinstraße 00Koeln Steinstr
- 000001
@@ -24239,13 +26285,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln Süd 00Koeln Sued
- 000001
@@ -24263,13 +26311,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln Trimbornstr 00Koeln Trimbornstr
- 000001
@@ -24287,13 +26337,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln Volkhov.Weg 00Koeln Volkhov.Weg
- 000001
@@ -24311,13 +26363,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln West 00Koeln West
- 000001
@@ -24335,13 +26389,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Blumenberg 00Koeln-Blumenberg
- 000001
@@ -24359,13 +26415,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Buchforst 00Koeln-Buchforst
- 000001
@@ -24383,13 +26441,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Chorweiler N 00Koeln-Chorw.N
- 000001
@@ -24407,13 +26467,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Chorweiler 00Koeln-Chorweiler
- 000001
@@ -24431,13 +26493,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Dellbrück 00Koeln-Dellbrueck
- 000001
@@ -24455,13 +26519,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Ehrenfeld 00Koeln-Ehrenfeld
- 000001
@@ -24479,13 +26545,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Holweide 00Koeln-Holweide
- 000001
@@ -24503,13 +26571,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Longerich 00Koeln-Longerich
- 000001
@@ -24527,13 +26597,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Mülheim 00Koeln-Muelheim
- 000001
@@ -24551,13 +26623,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Müngersdorf T 00Koeln-Muengersd
- 000001
@@ -24575,13 +26649,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Nippes 00Koeln-Nippes
- 000001
@@ -24599,13 +26675,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Stammheim 00Koeln-Stammheim
- 000001
@@ -24623,13 +26701,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Worringen 00Koeln-Worringen
- 000001
@@ -24647,13 +26727,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln/Bonn Flughafen 00Koeln/Bonn Flugh
- 000001
@@ -24671,13 +26753,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Köndringen 00Koendringen
- 000002
@@ -24694,13 +26778,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I050
+
+ 00000
+ Königs Wusterhausen 00Koenigs Wusterhsn
- 000002
@@ -24717,13 +26803,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Königshofen(Baden) 00Koenigshofen(Bad)
- 000001
@@ -24741,13 +26829,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Königswinter 00Koenigswinter
- 000002
@@ -24764,13 +26854,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Könnern 00Koennern
- 000002
@@ -24787,13 +26879,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Köthen 00Koethen
- 000002
@@ -24810,13 +26904,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Kohlscheid 00Kohlscheid
- 000002
@@ -24833,13 +26929,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Kollmarsreute 00Kollmarsreute
- 000002
@@ -24856,13 +26954,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Konstanz 00Konstanz
- 000002
@@ -24880,13 +26980,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Konstanz-Fürstenb. 00Konstanz-Fuersten
- 000001
@@ -24904,13 +27006,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Konstanz-Petersh. 00Konstanz-Petersh.
- 000001
@@ -24928,13 +27032,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Konstanz-Wollmat 00Konstanz-Wollmat
- 000001
@@ -24952,13 +27058,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Korbach 00Korbach
- 000002
@@ -24975,13 +27083,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Kork 00Kork
- 000002
@@ -24998,13 +27108,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Korntal 00Korntal
- 000001
@@ -25022,13 +27134,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Kornwestheim Pbf 00Kornwestheim Pbf
- 000001
@@ -25046,13 +27160,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J040
+
+ 00000
+ Kostrzyn(Gr) 00Kostrzyn(Gr)
- 000002
@@ -25069,13 +27185,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Kranichfeld 00Kranichfeld
- 000002
@@ -25092,13 +27210,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Krefeld Hbf 00Krefeld
- 000002
@@ -25116,13 +27236,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Krefeld-Linn 00Krefeld-Linn
- 000001
@@ -25140,13 +27262,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Krefeld-Oppum 00Krefeld-Oppum
- 000001
@@ -25164,13 +27288,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Krefeld-Uerdingen 00Krefeld-Uerdingen
- 000001
@@ -25188,13 +27314,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E060
+
+ 00000
+ Kreiensen 00Kreiensen
- 000002
@@ -25211,13 +27339,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Kressbronn 00Kressbronn
- 000002
@@ -25234,13 +27364,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Kreuz Konz 00Kreuz Konz
- 000002
@@ -25257,13 +27389,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Kreuzberg(Ahr) 00Kreuzberg(Ahr)
- 000002
@@ -25280,13 +27414,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Kreuzstraße 00Kreuzstrasse
- 000002
@@ -25303,13 +27439,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Kreuztal 00Kreuztal
- 000002
@@ -25326,13 +27464,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Kronach 00Kronach
- 000002
@@ -25349,13 +27489,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Kronberg(Taunus) 00Kronberg(Taunus)
- 000002
@@ -25372,13 +27514,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Krupunder 00Krupunder
- 000001
@@ -25396,13 +27540,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J040
+
+ 00000
+ Küstrin-Kietz 00Kuestrin-Kietz
- 000002
@@ -25419,13 +27565,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Kufstein 00Kufstein
- 000002
@@ -25442,13 +27590,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Kulmbach 00Kulmbach
- 000002
@@ -25465,13 +27615,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A080
+
+ 00000
+ Kyllburg 00Kyllburg
- 000002
@@ -25488,13 +27640,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Lähn 00Laehn
- 000002
@@ -25511,13 +27665,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Lage(Lippe) 00Lage(Lippe)
- 000002
@@ -25534,13 +27690,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Lahr(Schwarzw) 00Lahr(Schw)
- 000002
@@ -25557,13 +27715,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Lampertheim 00Lampertheim
- 000002
@@ -25580,13 +27740,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Landau(Isar) 00Landau(Isar)
- 000002
@@ -25603,13 +27765,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Landau(Pfalz)Hbf 00Landau(Pfalz)Hbf
- 000002
@@ -25626,13 +27790,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Landsberg(Lech) 00Landsberg(Lech)
- 000002
@@ -25649,13 +27815,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Landshut(Bay)Hbf 00Landshut(Bay)Hbf
- 000002
@@ -25672,13 +27840,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Landstuhl 00Landstuhl
- 000002
@@ -25695,13 +27865,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Langebrück(Sachs) 00Langebrueck(S)
- 000001
@@ -25719,13 +27891,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Langen(Hess) 00Langen(Hess)
- 000002
@@ -25742,13 +27916,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Langenargen 00Langenargen
- 000002
@@ -25765,13 +27941,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Langenfeld(Rhld) 00Langenfeld(Rhl)
- 000002
@@ -25788,13 +27966,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Langenhagen Pferdem. 00Langenhagen Pfer.
- 000002
@@ -25811,14 +27991,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C030
+
+ 00000
+ SEE
+ Langeoog 00Langeoog
- 00000
- 3
@@ -25835,13 +28017,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Langmeil(Pfalz) 00Langmeil(Pfalz)
- 000001
@@ -25858,13 +28042,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B040
+
+ 00000
+ Lathen 00Lathen
- 000002
@@ -25881,13 +28067,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Lauchringen 00Lauchringen
- 000002
@@ -25904,13 +28092,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Lauda 00Lauda
- 000002
@@ -25928,13 +28118,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Lauenförde-Beverung 00Lauenfoerde-Beve.
- 000002
@@ -25951,13 +28143,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Lauf(links Pegnitz) 00Lauf(l Pegnitz)
- 000002
@@ -25974,13 +28168,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Lauf(rechts Pegnitz) 00Lauf(r Pegnitz)
- 000002
@@ -25997,13 +28193,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Laufen(Oberbay) 00Laufen(Obb)
- 000002
@@ -26020,13 +28218,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Laufenburg(Baden) 00Laufenburg(Baden)
- 000002
@@ -26043,13 +28243,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Lauffen(Neckar) 00Lauffen(Neckar)
- 000002
@@ -26066,13 +28268,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Lauingen 00Lauingen
- 000002
@@ -26089,13 +28293,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Laupheim West 00Laupheim West
- 000002
@@ -26112,13 +28318,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Lauterbach(Hess)Nord 00Lauterbach(Hess)N
- 000002
@@ -26135,13 +28343,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Lauterbourg(fr) 00Lauterbourg(fr)
- 000002
@@ -26158,13 +28368,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Lauterecken-Grumbach 00Lauterecken-Grumb
- 000002
@@ -26181,13 +28393,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Lebach 00Lebach
- 000002
@@ -26204,13 +28418,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B030
+
+ 00000
+ Leer(Ostfriesl) 00Leer(Ostfriesl)
- 000002
@@ -26227,13 +28443,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Legefeld 00Legefeld
- 000001
@@ -26251,13 +28469,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Legelshurst 00Legelshurst
- 000002
@@ -26274,13 +28494,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Lehrte 00Lehrte
- 000002
@@ -26297,13 +28519,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Leichlingen 00Leichlingen
- 000002
@@ -26320,13 +28544,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E060
+
+ 00000
+ Leinefelde 00Leinefelde
- 000002
@@ -26343,13 +28569,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Hbf 00Leipzig
- 000002
@@ -26367,13 +28595,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Allee-Center 00Leipzig Allee-C
- 000001
@@ -26391,13 +28621,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Ang-Crottdf 00Leipzig Ang-C
- 000001
@@ -26415,13 +28647,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Coppiplatz 00Leipzig Coppipl.
- 000001
@@ -26439,13 +28673,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Grünauer A 00Leipzig Gruenau
- 000001
@@ -26462,13 +28698,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig/Halle Flugh 00Leipzig Halle Fl
- 000001
@@ -26485,13 +28723,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Indgel West 00Leipzig Indgel W
- 000001
@@ -26509,13 +28749,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Karlsr Str 00Leipzig Karlsr St
- 000001
@@ -26532,13 +28774,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Messe 00Leipzig Messe
- 000001
@@ -26556,13 +28800,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Milt. Allee 00Leipzig Milt. A.
- 000001
@@ -26580,13 +28826,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Olbrichtstr. 00Leipzig Olbricht
- 000001
@@ -26604,13 +28852,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Ost 00Leipzig Ost
- 000001
@@ -26628,13 +28878,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Slevogtstr. 00Leipzig Slevogt
- 000001
@@ -26652,13 +28904,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Völkersch. 00Leipzig Voelker.
- 000001
@@ -26676,13 +28930,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Connewitz 00Leipzig-Connewitz
- 000001
@@ -26700,13 +28956,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Gohlis 00Leipzig-Gohlis
- 000001
@@ -26724,13 +28982,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Heiterblick 00Leipzig-Heiterbl
- 000001
@@ -26748,13 +29008,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Knauthain 00Leipzig-Knauthain
- 000001
@@ -26772,13 +29034,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Leutzsch 00Leipzig-Leutzsch
- 000001
@@ -26796,13 +29060,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Lindenau 00Leipzig-Lindenau
- 000001
@@ -26819,13 +29085,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Lützschena 00Leipzig-Luetzsch
- 000001
@@ -26843,13 +29111,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Marienbrunn 00Leipzig-Marienbr
- 000001
@@ -26867,13 +29137,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Miltitz 00Leipzig-Miltitz
- 000001
@@ -26891,13 +29163,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Möckern 00Leipzig-Moeckern
- 000001
@@ -26915,13 +29189,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Paunsdorf 00Leipzig-Paunsdorf
- 000001
@@ -26939,13 +29215,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Plagwitz 00Leipzig-Plagwitz
- 000001
@@ -26963,13 +29241,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Rückmarsdf. 00Leipzig-Rueckmars
- 000001
@@ -26987,13 +29267,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Sellerhausen 00Leipzig-Sellerh
- 000001
@@ -27011,13 +29293,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Stötteritz 00Leipzig-Stoetter
- 000001
@@ -27035,13 +29319,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Thekla 00Leipzig-Thekla
- 000001
@@ -27059,13 +29345,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Wahren 00Leipzig-Wahren
- 000001
@@ -27083,13 +29371,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Lengede-Broistedt 00Lengede-Broistedt
- 000001
@@ -27106,14 +29396,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Lenggries 00Lenggries
- 00000
- 3
@@ -27130,13 +29422,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Lennestadt-Altenhund 00Lennestadt-Altenh
- 000002
@@ -27153,13 +29447,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Leonberg 00Leonberg
- 000002
@@ -27176,13 +29472,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Lermoos 00Lermoos
- 000002
@@ -27199,13 +29497,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Letmathe 00Letmathe
- 000001
@@ -27223,13 +29523,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Letmathe Dechenh. 00Letmathe Dechenh.
- 000001
@@ -27247,13 +29549,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Leutkirch 00Leutkirch
- 000002
@@ -27270,13 +29574,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Leverkusen Mitte 00Leverkusen Mitte
- 000002
@@ -27294,13 +29600,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Leverkusen-Küpper. 00Leverkusen-Kuepp.
- 000001
@@ -27318,13 +29626,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Leverkusen-Rheindorf 00Leverkusen-Rheind
- 000001
@@ -27342,13 +29652,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Leverkusen-Schleb. 00Leverkusen-Schleb
- 000001
@@ -27366,13 +29678,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Lichtenfels 00Lichtenfels
- 000002
@@ -27389,13 +29703,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Lichtentanne(Sachs) 00Lichtentanne(S)
- 000001
@@ -27413,13 +29729,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Liege Zone 00Liege Zone
- 000002
@@ -27437,13 +29755,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Liege-Guillemins 00Liege-Guillemins
- 000001
@@ -27461,13 +29781,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Limburg Süd 00Limburg Sued
- 000001
@@ -27485,13 +29807,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Limburg(Lahn) 00Limburg(Lahn)
- 000002
@@ -27509,13 +29833,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Lindau Hbf 00Lindau Hbf
- 000002
@@ -27532,13 +29858,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B040
+
+ 00000
+ Lingen(Ems) 00Lingen(Ems)
- 000002
@@ -27555,13 +29883,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Linz(Rhein) 00Linz(Rhein)
- 000002
@@ -27578,13 +29908,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Lippstadt 00Lippstadt
- 000002
@@ -27602,13 +29934,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Lochham 00Lochham
- 000001
@@ -27626,13 +29960,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J070
+
+ 00000
+ Löbau(Sachs) 00Loebau(Sachs)
- 000002
@@ -27649,13 +29985,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Löcknitz 00Loecknitz
- 000002
@@ -27672,13 +30010,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Löffingen 00Loeffingen
- 000002
@@ -27695,13 +30035,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Löhne(Westf) 00Loehne(Westf)
- 000002
@@ -27718,13 +30060,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Lörrach Dammstraße 00Loerrach Dammstr
- 000001
@@ -27742,13 +30086,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Lörrach Hbf 00Loerrach Hbf
- 000002
@@ -27766,13 +30112,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Lörrach Museum/Burg 00Loerrach Museum/B
- 000001
@@ -27790,13 +30138,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Lörrach Schw.waldst 00Loerrach Schw.
- 000001
@@ -27814,13 +30164,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Lörrach-Bromb./Hau 00Loerrach-B/H
- 000001
@@ -27838,13 +30190,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Lörrach-Haagen/Mess 00Loerrach-Haagen/M
- 000001
@@ -27862,13 +30216,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Lörrach-Stetten 00Loerrach-Stetten
- 000001
@@ -27886,13 +30242,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Lövenich 00Loevenich
- 000001
@@ -27910,13 +30268,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Löwenberg(Mark) 00Loewenberg(Mark)
- 000002
@@ -27933,13 +30293,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Löwental 00Loewental
- 000001
@@ -27957,13 +30319,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E080
+
+ 00000
+ Lohr Bahnhof 00Lohr Bahnhof
- 000002
@@ -27980,13 +30344,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Lollar 00Lollar
- 000002
@@ -28003,13 +30369,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Luckenwalde 00Luckenwalde
- 000002
@@ -28026,13 +30394,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Ludwigsburg 00Ludwigsburg
- 000002
@@ -28050,13 +30420,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Ludwigsfelde 00Ludwigsfelde
- 000002
@@ -28073,13 +30445,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Ludwigshafen BASF S 00Ludwigshaf BASF S
- 000001
@@ -28097,13 +30471,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Ludwigshafen(Rh)Hbf 00Ludwigshaf(Rh)Hbf
- 000002
@@ -28121,13 +30497,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Ludwigshafen-Mundenh 00Ludwigshaf-Munden
- 000001
@@ -28145,13 +30523,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Ludwigshafen-Oggersh 00Ludwigshaf-Oggers
- 000001
@@ -28169,13 +30549,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Ludwigshafen-Rheing. 00Ludwigshaf-Rheing
- 000001
@@ -28193,13 +30575,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Ludwigshafen(Bodens) 00Ludwigshafen/Bods
- 000002
@@ -28216,13 +30600,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G030
+
+ 00000
+ Ludwigslust 00Ludwigslust
- 000002
@@ -28239,13 +30625,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Ludwigsstadt 00Ludwigsstadt
- 000002
@@ -28262,13 +30650,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I050
+
+ 00000
+ Lübben(Spreewald) 00Luebben(Spreew)
- 000002
@@ -28285,13 +30675,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I050
+
+ 00000
+ Lübbenau(Spreewald) 00Luebbenau(Spreew)
- 000002
@@ -28308,13 +30700,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Lübeck Flughafen 00Luebeck Flughafen
- 000002
@@ -28331,13 +30725,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Lübeck Hbf 00Luebeck Hbf
- 000002
@@ -28355,13 +30751,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Lübeck St Jürgen 00Luebeck St J
- 000001
@@ -28379,13 +30777,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Lübeck-Travem.Hafen 00Luebeck-Trave.Haf
- 000002
@@ -28403,13 +30803,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Lübeck-Travem.Skan. 00Luebeck-Trave.Ska
- 000001
@@ -28427,13 +30829,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Lübeck-Travem.Str. 00Luebeck-Trave.Str
- 000001
@@ -28451,13 +30855,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Lüdenscheid 00Luedenscheid
- 000002
@@ -28474,13 +30880,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Lüneburg 00Lueneburg
- 000002
@@ -28498,13 +30906,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Lünen Hbf 00Luenen Hbf
- 000002
@@ -28521,13 +30931,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Lutherst Wittenberg 00Lutherst Wittenbg
- 000002
@@ -28544,13 +30956,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Lutherstadt Eisleben 00Lutherst.Eisleben
- 000002
@@ -28567,13 +30981,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Magdeburg Hasselpl 00Magdeburg Hasselp
- 000001
@@ -28591,13 +31007,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Magdeburg Hbf 00Magdeburg Hbf
- 000002
@@ -28615,13 +31033,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Magdeburg Herrenkrug 00Magdeburg Herrenk
- 000001
@@ -28639,13 +31059,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Magdeburg SKET Ipark 00Magdeburg SKET
- 000001
@@ -28663,13 +31085,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Magdeburg Sudenburg 00Magdeburg Sudenb.
- 000001
@@ -28687,13 +31111,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Magdeburg Südost 00Magdeburg Suedost
- 000001
@@ -28711,13 +31137,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Magdeburg-Buckau 00Magdeburg-Buckau
- 000001
@@ -28735,13 +31163,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Magdeburg-Eichenw 00Magdeburg-Eichenw
- 000001
@@ -28759,13 +31189,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Magdeburg-Neustadt 00Magdeburg-Neust.
- 000001
@@ -28783,13 +31215,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Magdeburg-Rothensee 00Magdeburg-Rothen.
- 000001
@@ -28807,13 +31241,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Magdeburg-Salbke 00Magdeburg-Salbke
- 000001
@@ -28831,13 +31267,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Mainz Hbf 00Mainz Hbf
- 000002
@@ -28855,13 +31293,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Mainz Nord 00Mainz Nord
- 000001
@@ -28879,13 +31319,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Mainz Röm.Theater 00Mainz R.Theate
- 000001
@@ -28903,13 +31345,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Mainz-Bischofsheim 00Mainz-Bischofsh.
- 000002
@@ -28926,13 +31370,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Mainz-Gonsenheim 00Mainz-Gonsenheim
- 000001
@@ -28950,13 +31396,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Mainz-Gustavsburg 00Mainz-Gustavsburg
- 000001
@@ -28974,13 +31422,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Mainz-Kastel 00Mainz-Kastel
- 000001
@@ -28998,13 +31448,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Mainz-Laubenheim 00Mainz-Laubenheim
- 000001
@@ -29022,13 +31474,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Mainz-Marienborn 00Mainz-Marienborn
- 000001
@@ -29046,13 +31500,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Mainz-Mombach 00Mainz-Mombach
- 000001
@@ -29070,13 +31526,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H030
+
+ 00000
+ Malchin 00Malchin
- 000002
@@ -29093,13 +31551,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E070
+
+ 00000
+ Malsfeld 00Malsfeld
- 000002
@@ -29116,13 +31576,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim ARENA/Maim. 00Mannheim ARENA
- 000001
@@ -29140,13 +31602,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim Handelshaf 00Mannheim Handelsh
- 000001
@@ -29164,13 +31628,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim Hbf 00Mannheim Hbf
- 000002
@@ -29188,13 +31654,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim-Friedrichsf 00Mannheim-Friedr.
- 000001
@@ -29212,13 +31680,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim-Friedrich.S 00Mannheim-Friedr.S
- 000001
@@ -29236,13 +31706,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim-Käfertal 00Mannheim-Kaefert.
- 000001
@@ -29260,13 +31732,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim-Luzenberg 00Mannheim-Luzenb.
- 000001
@@ -29284,13 +31758,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim-Neckarau 00Mannheim-Neckarau
- 000001
@@ -29308,13 +31784,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim-Neckarstadt 00Mannheim-Neckarst
- 000001
@@ -29332,13 +31810,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim-Rheinau 00Mannheim-Rheinau
- 000001
@@ -29356,13 +31836,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim-Seckenheim 00Mannheim-Seckenh
- 000001
@@ -29380,13 +31862,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim-Waldhof 00Mannheim-Waldhof
- 000001
@@ -29404,13 +31888,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Marbach Ost(VS) 00Marbach Ost(VS)
- 000001
@@ -29428,13 +31914,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Marbach West(VS) 00Marbach West(VS)
- 000001
@@ -29452,13 +31940,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Marbach(Neckar) 00Marbach(Neckar)
- 000002
@@ -29475,13 +31965,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Marburg Süd 00Marburg Sued
- 000001
@@ -29499,13 +31991,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Marburg(Lahn) 00Marburg(Lahn)
- 000002
@@ -29523,13 +32017,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Marienborn 00Marienborn
- 000002
@@ -29546,13 +32042,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Markdorf(Baden) 00Markdorf(Baden)
- 000002
@@ -29569,13 +32067,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Markelfingen 00Markelfingen
- 000002
@@ -29592,13 +32092,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Markelsheim 00Markelsheim
- 000001
@@ -29616,13 +32118,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H060
+
+ 00000
+ Markkleeberg-Großst 00Markkleeberg-Grst
- 000002
@@ -29639,13 +32143,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Markt Bibart 00Markt Bibart
- 000002
@@ -29662,13 +32168,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Markt Erlbach 00Markt Erlbach
- 000002
@@ -29685,13 +32193,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Markt Schwaben 00Markt Schwaben
- 000002
@@ -29708,13 +32218,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Marktl 00Marktl
- 000002
@@ -29731,13 +32243,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Marktleuthen 00Marktleuthen
- 000001
@@ -29754,13 +32268,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Marktoberdorf Schule 00Marktoberd.Schule
- 000001
@@ -29778,13 +32294,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Marktoberdorf 00Marktoberdorf
- 000002
@@ -29802,13 +32320,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Marktredwitz 00Marktredwitz
- 000002
@@ -29825,13 +32345,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Maschen 00Maschen
- 000001
@@ -29849,13 +32371,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Maulburg 00Maulburg
- 000002
@@ -29872,13 +32396,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Maxau 00Maxau
- 000001
@@ -29896,13 +32422,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Meckelfeld 00Meckelfeld
- 000001
@@ -29920,13 +32448,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Meckenbeuren 00Meckenbeuren
- 000002
@@ -29943,13 +32473,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Mehltheuer 00Mehltheuer
- 000002
@@ -29966,13 +32498,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E070
+
+ 00000
+ Meiningen 00Meiningen
- 000002
@@ -29989,13 +32523,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Meißen 00Meissen
- 000002
@@ -30013,13 +32549,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Meißen Triebischtal 00Meissen Triebisch
- 000001
@@ -30037,13 +32575,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E080
+
+ 00000
+ Mellrichstadt Bf 00Mellrichstadt Bf
- 000002
@@ -30060,13 +32600,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E070
+
+ 00000
+ Melsungen 00Melsungen
- 000002
@@ -30083,13 +32625,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Memmingen 00Memmingen
- 000002
@@ -30106,13 +32650,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Mengen 00Mengen
- 000002
@@ -30129,13 +32675,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B040
+
+ 00000
+ Meppen 00Meppen
- 000002
@@ -30152,13 +32700,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Mering 00Mering
- 000002
@@ -30175,13 +32725,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Merseburg 00Merseburg
- 000002
@@ -30198,13 +32750,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Merzig(Saar) 00Merzig(Saar)
- 000002
@@ -30221,13 +32775,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Meschede 00Meschede
- 000002
@@ -30244,13 +32800,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Mettlach 00Mettlach
- 000002
@@ -30267,13 +32825,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Metzingen(Württ) 00Metzingen(Wuertt)
- 000002
@@ -30290,13 +32850,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Michelstadt 00Michelstadt
- 000002
@@ -30313,13 +32875,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Michendorf 00Michendorf
- 000002
@@ -30336,14 +32900,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Miesbach 00Miesbach
- 00000
- 3
@@ -30360,13 +32926,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Miltenberg 00Miltenberg
- 000002
@@ -30384,13 +32952,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Mindelheim 00Mindelheim
- 000002
@@ -30407,13 +32977,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Minden(Westf) 00Minden(Westf)
- 000002
@@ -30430,13 +33002,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Mittenwald 00Mittenwald
- 000002
@@ -30453,13 +33027,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Mittenwald(Gr) 00Mittenwald(Gr)
- 000002
@@ -30476,13 +33052,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Mönchengladbach-Gen 00Moenchengladb-Gen
- 000001
@@ -30500,13 +33078,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Mönchengladbach-Lü 00Moenchengladb-Lue
- 000001
@@ -30524,13 +33104,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Mönchengladbach-Rhd 00Moenchengladb-Rhd
- 000001
@@ -30548,13 +33130,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Mönchengladbach Hbf 00Moenchengladb.Hbf
- 000002
@@ -30572,13 +33156,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Mörfelden 00Moerfelden
- 000002
@@ -30595,13 +33181,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Mössingen 00Moessingen
- 000002
@@ -30618,13 +33206,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Montabaur 00Montabaur
- 000002
@@ -30641,13 +33231,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Moosburg 00Moosburg
- 000002
@@ -30664,14 +33256,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Moosrain 00Moosrain
- 00000
- 3
@@ -30688,13 +33282,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Mosbach(Baden) 00Mosbach(Baden)
- 000002
@@ -30711,13 +33307,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Mosbach-Neckarelz 00Mosbach-Neckarelz
- 000002
@@ -30734,13 +33332,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Mosel 00Mosel
- 000001
@@ -30758,13 +33358,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Mühlacker 00Muehlacker
- 000002
@@ -30781,13 +33383,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Mühldorf(Oberbay) 00Muehldorf
- 000002
@@ -30804,13 +33408,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Mühlhausen(b Engen) 00Muehlhausen(Eng)
- 000002
@@ -30827,13 +33433,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F060
+
+ 00000
+ Mühlhausen(Thür) 00Muehlhausen/Thuer
- 000002
@@ -30850,13 +33458,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Mülheim(Ruhr)Styr. 00Muelheim(R)Styr.
- 000001
@@ -30874,13 +33484,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Mülheim(Ruhr)West 00Muelheim(R)West
- 000001
@@ -30898,13 +33510,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Mülheim(Ruhr)Hbf 00Muelheim(Ruhr)Hbf
- 000002
@@ -30922,13 +33536,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Müllheim(Baden) 00Muellheim(Baden)
- 000002
@@ -30945,13 +33561,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Müncheberg(Mark) 00Muencheberg(Mark)
- 000002
@@ -30968,13 +33586,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Donnersb. 00Muenchen Donnersb
- 000001
@@ -30992,13 +33612,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Flug Besuch 00Muenchen Flug Bes
- 000001
@@ -31016,13 +33638,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Flughafen T 00Muenchen Flugh. T
- 000002
@@ -31040,13 +33664,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Hackerbr. 00Muenchen Hackerbr
- 000001
@@ -31064,13 +33690,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Harras 00Muenchen Harras
- 000001
@@ -31088,13 +33716,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Hbf 00Muenchen Hbf
- 000002
@@ -31112,13 +33742,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Heimeranpl. 00Muenchen Heimeran
- 000001
@@ -31136,13 +33768,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Isartor 00Muenchen Isartor
- 000001
@@ -31160,13 +33794,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Karlsplatz 00Muenchen Karlspl.
- 000001
@@ -31184,13 +33820,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Leienfels. 00Muenchen Leienf.
- 000001
@@ -31208,13 +33846,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Leuchtenb. 00Muenchen Leuchten
- 000001
@@ -31232,13 +33872,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Marienplatz 00Muenchen Marienpl
- 000001
@@ -31256,13 +33898,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Ost 00Muenchen Ost
- 000001
@@ -31280,13 +33924,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Rosenh.Pl. 00Muenchen Rosenh.P
- 000001
@@ -31304,13 +33950,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Siemensw. 00Muenchen Siemensw
- 000001
@@ -31328,13 +33976,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München St Martin. 00Muenchen St M.
- 000001
@@ -31352,13 +34002,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Allach 00Muenchen-Allach
- 000001
@@ -31376,13 +34028,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Aubing 00Muenchen-Aubing
- 000001
@@ -31400,13 +34054,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Berg a Laim 00Muenchen-Berg a L
- 000001
@@ -31424,13 +34080,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Daglfing 00Muenchen-Daglfing
- 000001
@@ -31448,13 +34106,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Englschalk. 00Muenchen-Englsch.
- 000001
@@ -31472,13 +34132,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Fasanerie 00Muenchen-Fasan.
- 000001
@@ -31496,13 +34158,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Fasangarten 00Muenchen-Fasang.
- 000001
@@ -31520,13 +34184,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Feldmoching 00Muenchen-Feldm.
- 000001
@@ -31544,13 +34210,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Giesing 00Muenchen-Giesing
- 000001
@@ -31568,13 +34236,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Johannesk. 00Muenchen-Johannes
- 000001
@@ -31592,13 +34262,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Karlsfeld 00Muenchen-Karlsf.
- 000001
@@ -31616,13 +34288,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Laim 00Muenchen-Laim
- 000001
@@ -31640,13 +34314,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Langwied 00Muenchen-Langwied
- 000001
@@ -31664,13 +34340,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Lochhausen 00Muenchen-Lochhaus
- 000001
@@ -31688,13 +34366,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Mittersend. 00Muenchen-Mitters.
- 000001
@@ -31712,13 +34392,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Moosach 00Muenchen-Moosach
- 000001
@@ -31736,13 +34418,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Neuaubing 00Muenchen-Neuaub
- 000001
@@ -31760,13 +34444,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Neuperl.S 00Muenchen-Neup.S
- 000001
@@ -31784,13 +34470,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Obermenzing 00Muenchen-Oberm.
- 000001
@@ -31808,13 +34496,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Pasing 00Muenchen-Pasing
- 000001
@@ -31832,13 +34522,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Perlach 00Muenchen-Perlach
- 000001
@@ -31856,13 +34548,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Riem 00Muenchen-Riem
- 000001
@@ -31880,13 +34574,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Solln 00Muenchen-Solln
- 000001
@@ -31904,13 +34600,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Trudering 00Muenchen-Truder.
- 000001
@@ -31928,13 +34626,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Westkreuz 00Muenchen-Westkr.
- 000001
@@ -31952,13 +34652,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Münster(W)Zentrum N 00Muenster(W)Z. N
- 000001
@@ -31976,13 +34678,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Münster(Westf)Hbf 00Muenster(Westf)
- 000002
@@ -32000,13 +34704,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Münster-Albachten 00Muenster-Albacht.
- 000001
@@ -32024,13 +34730,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Münster-Amelsbüren 00Muenster-Amelsb.
- 000001
@@ -32048,13 +34756,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Münster-Häger 00Muenster-Haeger
- 000001
@@ -32072,13 +34782,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Münster-Hiltrup 00Muenster-Hiltrup
- 000001
@@ -32096,13 +34808,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Münster-Sprakel 00Muenster-Sprakel
- 000001
@@ -32120,14 +34834,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Bus
+ Mulhouse Bus 00Mulhouse Bus
- 00000
- 3
@@ -32144,13 +34860,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Munderkingen 00Munderkingen
- 000002
@@ -32167,13 +34885,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Murg(Baden) 00Murg(Baden)
- 000002
@@ -32190,13 +34910,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Murnau 00Murnau
- 000002
@@ -32213,13 +34935,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Murrhardt 00Murrhardt
- 000002
@@ -32236,13 +34960,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Musau 00Musau
- 000002
@@ -32259,13 +34985,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Nabburg 00Nabburg
- 000002
@@ -32282,13 +35010,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Nagold 00Nagold
- 000002
@@ -32305,13 +35035,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Narsdorf 00Narsdorf
- 000002
@@ -32328,13 +35060,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Nauen 00Nauen
- 000002
@@ -32351,13 +35085,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Naumburg(Saale)Hbf 00Naumburg(Saale)
- 000002
@@ -32374,13 +35110,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Neckargemünd 00Neckargemuend
- 000002
@@ -32397,13 +35135,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Neheim-Hüsten 00Neheim-Huesten
- 000002
@@ -32420,13 +35160,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Nesselwang 00Nesselwang
- 000002
@@ -32443,13 +35185,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Neu-Ulm 00Neu-Ulm
- 000001
@@ -32467,13 +35211,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Neubiberg 00Neubiberg
- 000001
@@ -32491,13 +35237,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H030
+
+ 00000
+ Neubrandenburg 00Neubrandenburg
- 000002
@@ -32514,13 +35262,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F100
+
+ 00000
+ Neuburg(Donau) 00Neuburg(Donau)
- 000002
@@ -32537,13 +35287,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Neudietendorf 00Neudietendorf
- 000001
@@ -32560,13 +35312,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Neue Schenke 00Neue Schenke
- 000001
@@ -32584,13 +35338,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Neuenburg(Baden) 00Neuenburg(Baden)
- 000002
@@ -32607,13 +35363,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Neuenburg(Baden)(Gr) 00Neuenburg(Bd)(Gr)
- 000002
@@ -32630,13 +35388,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Neuenmarkt-Wirsberg 00Neuenmarkt-Wirsb.
- 000002
@@ -32653,13 +35413,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Neuenrade 00Neuenrade
- 000002
@@ -32676,13 +35438,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G100
+
+ 00000
+ Neufahrn(Niederbay) 00Neufahrn(Ndb)
- 000002
@@ -32699,13 +35463,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Neukieritzsch 00Neukieritzsch
- 000002
@@ -32722,13 +35488,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Neukirchen(b Sulzb) 00Neukirchen(Sulzb)
- 000002
@@ -32745,13 +35513,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Neumark(Sachs) 00Neumark(Sachs)
- 000002
@@ -32768,13 +35538,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G100
+
+ 00000
+ Neumarkt(Oberpf) 00Neumarkt(Opf)
- 000002
@@ -32791,13 +35563,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Neumarkt-St Veit 00Neumarkt-St Veit
- 000002
@@ -32814,13 +35588,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E020
+
+ 00000
+ Neumünster 00Neumuenster
- 000002
@@ -32837,13 +35613,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Neunkirchen(Saar)Hbf 00Neunkirchen(S)Hbf
- 000002
@@ -32860,13 +35638,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Neuötting 00Neuoetting
- 000002
@@ -32883,13 +35663,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Neuruppin West 00Neuruppin West
- 000002
@@ -32906,13 +35688,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Neuss Am Kaiser 00Neuss Am Kaiser
- 000001
@@ -32930,13 +35714,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Neuss Hbf 00Neuss Hbf
- 000002
@@ -32954,13 +35740,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Neuss Rheinpark Cent 00Neuss Rheinpark C
- 000001
@@ -32978,13 +35766,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Neuss Süd 00Neuss Sued
- 000001
@@ -33002,13 +35792,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Neustadt(Aisch)Bahnh 00Neustadt(Aisch)Bf
- 000002
@@ -33025,13 +35817,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G100
+
+ 00000
+ Neustadt(Donau) 00Neustadt(Donau)
- 000002
@@ -33048,13 +35842,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Neustadt(Dosse) 00Neustadt(Dosse)
- 000002
@@ -33071,13 +35867,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Neustadt(Holst) 00Neustadt(Holst)
- 000002
@@ -33094,13 +35892,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Neustadt(Orla) 00Neustadt(Orla)
- 000002
@@ -33117,13 +35917,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Neustadt(Sachs) 00Neustadt(Sachs)
- 000002
@@ -33140,13 +35942,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Neustadt(Weinstr)Hbf 00Neustadt(Wstr)Hbf
- 000002
@@ -33164,13 +35968,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Neustadt-Böbig 00Neustadt-Boebig
- 000001
@@ -33188,13 +35994,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Neustadt(Schwarzw) 00Neustadt/Schwarzw
- 000002
@@ -33211,13 +36019,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Neustadt(Waldnaab) 00Neustadt/Waldnaab
- 000002
@@ -33234,13 +36044,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H030
+
+ 00000
+ Neustrelitz Hbf 00Neustrelitz Hbf
- 000002
@@ -33257,13 +36069,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Neuwied 00Neuwied
- 000002
@@ -33280,13 +36094,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Neuwirtshaus(Por.pl) 00Neuwirtshaus
- 000001
@@ -33304,13 +36120,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Nidda 00Nidda
- 000002
@@ -33327,13 +36145,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Nidderau 00Nidderau
- 000002
@@ -33350,13 +36170,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D010
+
+ 00000
+ Niebüll 00Niebuell
- 000002
@@ -33373,13 +36195,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Niedaltdorf 00Niedaltdorf
- 000002
@@ -33396,13 +36220,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Niederau-Tuchmühle 00Niederau-Tuchm
- 000001
@@ -33420,13 +36246,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Niederbiegen 00Niederbiegen
- 000001
@@ -33444,13 +36272,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Niederlahnstein 00Niederlahnstein
- 000002
@@ -33467,13 +36297,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Niederwartha 00Niederwartha
- 000001
@@ -33491,13 +36323,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Nienburg(Weser) 00Nienburg(Weser)
- 000002
@@ -33514,13 +36348,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F100
+
+ 00000
+ Nördlingen 00Noerdlingen
- 000002
@@ -33537,13 +36373,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Nohra(Weimar) 00Nohra(Weimar)
- 000001
@@ -33561,13 +36399,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Nonnenhorn 00Nonnenhorn
- 000002
@@ -33584,13 +36424,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B030
+
+ 00000
+ Norddeich 00Norddeich
- 000002
@@ -33607,13 +36449,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B030
+
+ 00000
+ Norden 00Norden
- 000002
@@ -33630,13 +36474,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D030
+
+ 00000
+ Nordenham 00Nordenham
- 000002
@@ -33653,14 +36499,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B030
+
+ 00000
+ SEE
+ Norderney 00Norderney
- 00000
- 3
@@ -33677,13 +36525,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F060
+
+ 00000
+ Nordhausen 00Nordhausen
- 000002
@@ -33700,13 +36550,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Nordstemmen 00Nordstemmen
- 000002
@@ -33723,13 +36575,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Norf 00Norf
- 000001
@@ -33747,13 +36601,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Norsingen 00Norsingen
- 000002
@@ -33770,13 +36626,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E060
+
+ 00000
+ Northeim(Han) 00Northeim(Han)
- 000002
@@ -33793,13 +36651,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg Frankensta 00Nuernberg Franken
- 000001
@@ -33817,13 +36677,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg Hbf 00Nuernberg Hbf
- 000002
@@ -33841,13 +36703,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg Nordost 00Nuernberg Nordost
- 000001
@@ -33865,13 +36729,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg Ost 00Nuernberg Ost
- 000001
@@ -33889,13 +36755,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg Ostring 00Nuernberg Ostring
- 000001
@@ -33913,13 +36781,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg Rothenb. 00Nuernberg Rothenb
- 000001
@@ -33937,13 +36807,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Dürrenhof 00Nuernberg-Duerren
- 000001
@@ -33961,13 +36833,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Dutzendt. 00Nuernberg-Dutzdt.
- 000001
@@ -33985,13 +36859,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Eibach 00Nuernberg-Eibach
- 000001
@@ -34009,13 +36885,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Erlensteg. 00Nuernberg-Erlenst
- 000001
@@ -34033,13 +36911,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Gleißh. 00Nuernberg-Gleissh
- 000001
@@ -34057,13 +36937,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Laufamholz 00Nuernberg-Laufamh
- 000001
@@ -34081,13 +36963,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Mögeldorf 00Nuernberg-Moegeld
- 000001
@@ -34105,13 +36989,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Rehhof 00Nuernberg-Rehhof
- 000001
@@ -34129,13 +37015,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Reichelsd. 00Nuernberg-Reichel
- 000001
@@ -34153,13 +37041,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Sandreuth 00Nuernberg-Sandr.
- 000001
@@ -34177,13 +37067,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Schweinau 00Nuernberg-Schwei.
- 000001
@@ -34201,13 +37093,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Stein 00Nuernberg-Stein
- 000001
@@ -34225,13 +37119,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Steinbühl 00Nuernberg-Steinb.
- 000001
@@ -34249,13 +37145,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Nürtingen 00Nuertingen
- 000002
@@ -34272,13 +37170,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Oberammergau 00Oberammergau
- 000002
@@ -34295,13 +37195,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Oberau 00Oberau
- 000002
@@ -34318,13 +37220,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Oberaudorf 00Oberaudorf
- 000002
@@ -34341,13 +37245,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Oberesslingen 00Oberesslingen
- 000001
@@ -34365,14 +37271,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Obergries 00Obergries
- 00000
- 3
@@ -34389,13 +37297,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Obergrunstedt 00Obergrunstedt
- 000001
@@ -34413,13 +37323,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Oberhausen Hbf 00Oberhausen Hbf
- 000002
@@ -34437,13 +37349,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Oberhausen-Holten 00Oberhausen-Holten
- 000001
@@ -34461,13 +37375,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Oberhausen-Osterf.S 00Oberhausen-Osterf
- 000001
@@ -34485,13 +37401,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Oberhausen-Sterkrade 00Oberhausen-Sterkr
- 000001
@@ -34509,13 +37427,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Oberkirch 00Oberkirch
- 000002
@@ -34532,13 +37452,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Oberlenningen 00Oberlenningen
- 000002
@@ -34555,13 +37477,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Oberndorf(Neckar) 00Oberndorf(Neckar)
- 000002
@@ -34578,13 +37502,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Oberrothenbach 00Oberrothenbach
- 000001
@@ -34602,13 +37528,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Oberstaufen 00Oberstaufen
- 000002
@@ -34625,13 +37553,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Oberstdorf 00Oberstdorf
- 000002
@@ -34648,13 +37578,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G100
+
+ 00000
+ Obertraubling 00Obertraubling
- 000001
@@ -34672,13 +37604,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Oberursel(Taunus) 00Oberursel(Taunus)
- 000002
@@ -34695,13 +37629,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Oberweimar 00Oberweimar
- 000001
@@ -34719,13 +37655,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Oberzell 00Oberzell
- 000001
@@ -34743,13 +37681,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Oebisfelde 00Oebisfelde
- 000002
@@ -34766,13 +37706,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Oelde 00Oelde
- 000002
@@ -34789,13 +37731,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Offenbach(Main)Hbf 00Offenbach(M)Hbf
- 000002
@@ -34813,13 +37757,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Offenbach(M)Kaiserl 00Offenbach(M)K
- 000001
@@ -34837,13 +37783,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Offenbach(M)Ledermu 00Offenbach(M)Leder
- 000001
@@ -34861,13 +37809,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Offenbach(M)Marktpl 00Offenbach(M)Markt
- 000001
@@ -34885,13 +37835,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Offenbach(Main)Ost 00Offenbach(M)Ost
- 000001
@@ -34909,13 +37861,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Offenbach-Bieber 00Offenbach-Bieber
- 000001
@@ -34933,13 +37887,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Offenbach-Waldhof 00Offenbach-Waldhof
- 000001
@@ -34957,13 +37913,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Offenburg 00Offenburg
- 000002
@@ -34981,13 +37939,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Offenburg Krs.Schulz 00Offenburg Krs.Sch
- 000001
@@ -35005,13 +37965,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Ohlstadt 00Ohlstadt
- 000002
@@ -35028,13 +37990,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Oldenburg(Holst) 00Oldenburg(Holst)
- 000002
@@ -35051,13 +38015,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C030
+
+ 00000
+ Oldenburg(Oldb) 00Oldenburg(Oldb)
- 000002
@@ -35074,13 +38040,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Oldentrup 00Oldentrup
- 000001
@@ -35098,13 +38066,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Olpe 00Olpe
- 000002
@@ -35121,13 +38091,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Opladen 00Opladen
- 000002
@@ -35145,13 +38117,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Oppenau 00Oppenau
- 000002
@@ -35168,13 +38142,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Oranienburg 00Oranienburg
- 000002
@@ -35191,13 +38167,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Orschweier 00Orschweier
- 000002
@@ -35214,13 +38192,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H060
+
+ 00000
+ Oschatz 00Oschatz
- 000002
@@ -35237,13 +38217,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Osnabrück Altstadt 00Osnabrueck Altst
- 000001
@@ -35261,13 +38243,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Osnabrück Hbf 00Osnabrueck Hbf
- 000002
@@ -35285,13 +38269,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Osterburken 00Osterburken
- 000002
@@ -35308,13 +38294,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Osterhofen(Nby) 00Osterhofen(Nby)
- 000002
@@ -35331,14 +38319,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Osterhofen(Oberbay) 00Osterhofen(Oberb)
- 00000
- 3
@@ -35355,13 +38345,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D030
+
+ 00000
+ Osterholz-Scharmbeck 00Osterholz-Scharmb
- 000002
@@ -35378,13 +38370,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I020
+
+ 00000
+ Ostseebad Binz 00Ostseebad Binz
- 000002
@@ -35401,13 +38395,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Ottobrunn 00Ottobrunn
- 000001
@@ -35425,13 +38421,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Ottweiler(Saar) 00Ottweiler(Saar)
- 000002
@@ -35448,13 +38446,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Oy-Mittelberg 00Oy-Mittelberg
- 000002
@@ -35471,13 +38471,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Paderborn Hbf 00Paderborn Hbf
- 000002
@@ -35495,13 +38497,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Paderborn Kassel.Tor 00Paderborn Kassel
- 000001
@@ -35519,13 +38523,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Paderborn Nord 00Paderborn Nord
- 000001
@@ -35543,13 +38549,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B040
+
+ 00000
+ Papenburg(Ems) 00Papenburg(Ems)
- 000002
@@ -35566,13 +38574,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Pasewalk 00Pasewalk
- 000002
@@ -35590,13 +38600,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Pasewalk Ost 00Pasewalk Ost
- 000001
@@ -35614,13 +38626,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I100
+
+ 00000
+ Passau Hbf 00Passau Hbf
- 000002
@@ -35637,13 +38651,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Pegnitz 00Pegnitz
- 000002
@@ -35660,13 +38676,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Peine 00Peine
- 000002
@@ -35683,13 +38701,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Penzberg 00Penzberg
- 000002
@@ -35706,13 +38726,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Petershausen(Obb) 00Petershausen(Obb)
- 000002
@@ -35729,13 +38751,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Pfaffenhofen(Ilm) 00Pfaffenhofen(Ilm)
- 000002
@@ -35752,13 +38776,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Pfalzel 00Pfalzel
- 000001
@@ -35776,13 +38802,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Pfarrkirchen 00Pfarrkirchen
- 000002
@@ -35799,13 +38827,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Pfeddersheim 00Pfeddersheim
- 000001
@@ -35823,13 +38853,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Pflach 00Pflach
- 000002
@@ -35846,13 +38878,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Pforzheim Hbf 00Pforzheim
- 000002
@@ -35870,13 +38904,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Pforzheim Durl. Str. 00Pforzheim Durl.
- 000001
@@ -35894,13 +38930,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Pforzheim Maihälden 00Pforzheim Maih.
- 000001
@@ -35918,13 +38956,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Pfraundorf(Inn) 00Pfraundorf(Inn)
- 000002
@@ -35941,13 +38981,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Pfronten-Ried 00Pfronten-Ried
- 000002
@@ -35964,13 +39006,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Pfronten-Steinach 00Pfronten-Steinach
- 000002
@@ -35987,13 +39031,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Pinneberg 00Pinneberg
- 000001
@@ -36011,13 +39057,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B100
+
+ 00000
+ Pirmasens Hbf 00Pirmasens Hbf
- 000002
@@ -36034,13 +39082,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Pirmasens Nord 00Pirmasens Nord
- 000002
@@ -36057,13 +39107,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Pirna 00Pirna
- 000002
@@ -36080,13 +39132,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Planegg 00Planegg
- 000001
@@ -36104,13 +39158,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Plattling 00Plattling
- 000002
@@ -36127,13 +39183,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Plaue(Thür) 00Plaue(Thuer)
- 000002
@@ -36150,13 +39208,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Plauen(Vogtl) ob Bf 00Plauen(V) ob Bf
- 000002
@@ -36173,13 +39233,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Plettenberg 00Plettenberg
- 000002
@@ -36196,13 +39258,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Plochingen 00Plochingen
- 000002
@@ -36219,13 +39283,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E020
+
+ 00000
+ Plön 00Ploen
- 000002
@@ -36242,13 +39308,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I110
+
+ 00000
+ Pocking 00Pocking
- 000002
@@ -36265,13 +39333,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Porz(Rhein) 00Porz(Rhein)
- 000001
@@ -36289,13 +39359,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Porz-Wahn 00Porz-Wahn
- 000001
@@ -36313,13 +39385,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Potsdam Charlottenh 00Potsdam Charlotte
- 000001
@@ -36337,13 +39411,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Potsdam Hbf 00Potsdam Hbf
- 000002
@@ -36361,13 +39437,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Potsdam Park Sanss. 00Potsdam Park Sans
- 000001
@@ -36385,13 +39463,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Potsdam Pirschheide 00Potsdam Pirschh.
- 000001
@@ -36409,13 +39489,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H080
+
+ 00000
+ Potucky(Gr) 00Potucky(Gr)
- 000002
@@ -36432,13 +39514,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J080
+
+ 00000
+ Praha 00Praha
- 000002
@@ -36455,13 +39539,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Prenzlau 00Prenzlau
- 000002
@@ -36478,13 +39564,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Priemerburg 00Priemerburg
- 000002
@@ -36501,13 +39589,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Prien a Chiemsee 00Prien a Chiemsee
- 000002
@@ -36524,13 +39614,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Prisdorf 00Prisdorf
- 000001
@@ -36548,13 +39640,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Probstzella 00Probstzella
- 000002
@@ -36571,13 +39665,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Pullach 00Pullach
- 000001
@@ -36595,13 +39691,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F010
+
+ 00000
+ Puttgarden 00Puttgarden
- 000002
@@ -36618,13 +39716,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F010
+
+ 00000
+ Puttgarden(MS) 00Puttgarden(MS)
- 000002
@@ -36641,13 +39741,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F060
+
+ 00000
+ Quedlinburg 00Quedlinburg
- 000002
@@ -36664,13 +39766,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Quelle 00Quelle
- 000001
@@ -36688,13 +39792,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Quelle-Kupferheide 00Quelle-Kupferh
- 000001
@@ -36712,13 +39818,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Quint 00Quint
- 000001
@@ -36736,13 +39844,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Radolfzell 00Radolfzell
- 000002
@@ -36759,13 +39869,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E020
+
+ 00000
+ Raisdorf 00Raisdorf
- 000001
@@ -36783,13 +39895,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Ramsen 00Ramsen
- 000002
@@ -36806,13 +39920,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Rastatt 00Rastatt
- 000002
@@ -36829,13 +39945,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G040
+
+ 00000
+ Rathenow 00Rathenow
- 000002
@@ -36852,13 +39970,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Raubling 00Raubling
- 000002
@@ -36875,13 +39995,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Ravensburg 00Ravensburg
- 000002
@@ -36899,13 +40021,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Recklinghausen Süd 00Recklinghausen S
- 000001
@@ -36923,13 +40047,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Recklinghausen Hbf 00RecklinghausenHbf
- 000002
@@ -36947,13 +40073,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Regen 00Regen
- 000002
@@ -36970,13 +40098,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G100
+
+ 00000
+ Regensburg Hbf 00Regensburg Hbf
- 000002
@@ -36994,13 +40124,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G100
+
+ 00000
+ Regensburg-Prüfen. 00Regensburg-Pruef
- 000001
@@ -37018,13 +40150,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Rehfelde 00Rehfelde
- 000002
@@ -37041,13 +40175,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Reichelsdorfer Kell. 00Reichelsdorfer K.
- 000001
@@ -37065,13 +40201,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Reichenau(Baden) 00Reichenau(Baden)
- 000002
@@ -37088,14 +40226,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Reichersbeuern 00Reichersbeuern
- 00000
- 3
@@ -37112,13 +40252,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Reicholzheim 00Reicholzheim
- 000001
@@ -37136,13 +40278,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Reinbek 00Reinbek
- 000001
@@ -37160,13 +40304,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Reinhardsbrunn-Fried 00Reinhardsbrunn-Fr
- 000001
@@ -37184,13 +40330,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Reinheim(Odenw) 00Reinheim(Odw)
- 000002
@@ -37207,13 +40355,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Remagen 00Remagen
- 000002
@@ -37230,13 +40380,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Remscheid Hbf 00Remscheid Hbf
- 000002
@@ -37254,13 +40406,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Remscheid-Güldenw. 00Remscheid-Guelden
- 000001
@@ -37278,13 +40432,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Remscheid-Lennep 00Remscheid-Lennep
- 000001
@@ -37302,13 +40458,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Remscheid-Lüttringh 00Remscheid-Luettr.
- 000001
@@ -37326,13 +40484,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E020
+
+ 00000
+ Rendsburg 00Rendsburg
- 000002
@@ -37349,13 +40509,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Renningen 00Renningen
- 000002
@@ -37372,13 +40534,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Reutlingen Hbf 00Reutlingen
- 000002
@@ -37396,13 +40560,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Reutlingen West 00Reutlingen West
- 000001
@@ -37420,13 +40586,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Reutlingen-Betzingen 00Reutlingen-Betz.
- 000001
@@ -37444,13 +40612,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Reutlingen-Sondelf. 00Reutlingen-Sondel
- 000001
@@ -37468,13 +40638,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Reutte(Tirol)Schulz. 00Reutte(T)Schulz.
- 000002
@@ -37491,13 +40663,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Reutte(Tirol) 00Reutte(Tirol)
- 000002
@@ -37514,13 +40688,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Rheda-Wiedenbrück 00Rheda-Wiedenbr.
- 000002
@@ -37537,13 +40713,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Rheinbach 00Rheinbach
- 000002
@@ -37560,13 +40738,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Rheine 00Rheine
- 000002
@@ -37584,13 +40764,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Rheine-Mesum 00Rheine-Mesum
- 000001
@@ -37608,13 +40790,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Rheinfelden(Baden) 00Rheinfelden(Bd)
- 000002
@@ -37631,13 +40815,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Rheinhausen 00Rheinhausen
- 000001
@@ -37655,13 +40841,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Rheinhausen Ost 00Rheinhausen Ost
- 000001
@@ -37679,13 +40867,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Rheinsberg(Mark) 00Rheinsberg(Mark)
- 000002
@@ -37702,13 +40892,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Rheinweiler 00Rheinweiler
- 000002
@@ -37725,13 +40917,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Rheydt Hbf 00Rheydt Hbf
- 000001
@@ -37749,13 +40943,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Rheydt-Odenkirchen 00Rheydt-Odenkirch
- 000001
@@ -37773,13 +40969,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Ribnitz-Damgarten W 00Ribnitz-Damg.West
- 000002
@@ -37796,13 +40994,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Riedlingen 00Riedlingen
- 000002
@@ -37819,13 +41019,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Riedstadt-Goddelau 00Riedstadt-Goddel.
- 000002
@@ -37842,13 +41044,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Riegel-Malterdingen 00Riegel-Malterding
- 000002
@@ -37865,13 +41069,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Riehen 00Riehen
- 000001
@@ -37889,13 +41095,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Riehen Niederholz 00Riehen Niederholz
- 000001
@@ -37913,13 +41121,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H060
+
+ 00000
+ Riesa 00Riesa
- 000002
@@ -37936,13 +41146,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Ringsheim 00Ringsheim
- 000002
@@ -37959,13 +41171,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Röblingen am See 00Roeblingen am See
- 000002
@@ -37982,13 +41196,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Rödermark-Ob.Roden 00Roedermark-Ob.Rod
- 000002
@@ -38005,13 +41221,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Rösrath 00Roesrath
- 000002
@@ -38028,13 +41246,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Röthenbach(Allgäu) 00Roethenbach(Allg)
- 000002
@@ -38051,13 +41271,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Rohrbach(Ilm) 00Rohrbach(Ilm)
- 000001
@@ -38074,13 +41296,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Rohrbach(Saar) 00Rohrbach(Saar)
- 000002
@@ -38097,13 +41321,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Ronneburg(Thür) 00Ronneburg(Thuer)
- 000002
@@ -38120,13 +41346,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Rosenheim 00Rosenheim
- 000002
@@ -38143,13 +41371,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Roßlau(Elbe) 00Rosslau(Elbe)
- 000002
@@ -38166,13 +41396,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock Hbf 00Rostock
- 000002
@@ -38190,13 +41422,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock Holbeinplatz 00Rostock Holbeinpl
- 000001
@@ -38214,13 +41448,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock Parkstraße 00Rostock Parkstr
- 000001
@@ -38238,13 +41474,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock Seehafen N 00Rostock Seehafen
- 000001
@@ -38262,13 +41500,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock Thierf.Str. 00Rostock Thierf St
- 000001
@@ -38286,13 +41526,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock Toitenwinkel 00Rostock Toitenw
- 000001
@@ -38310,13 +41552,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock-Bramow 00Rostock-Bramow
- 000001
@@ -38334,13 +41578,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock-Dierkow 00Rostock-Dierkow
- 000001
@@ -38358,13 +41604,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock-Evershagen 00Rostock-Eversh
- 000001
@@ -38382,13 +41630,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock-HinrichsdStr 00Rostock-Hinrichsd
- 000001
@@ -38406,13 +41656,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock-Kassebohm 00Rostock-Kassebohm
- 000001
@@ -38430,13 +41682,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock-Lichtenhagen 00Rostock-Lichtenh
- 000001
@@ -38454,13 +41708,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock-Lütten Kl. 00Rostock-Luetten K
- 000001
@@ -38478,13 +41734,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock-Marienehe 00Rostock-Marienehe
- 000001
@@ -38502,13 +41760,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Rotenburg(Wümme) 00Rotenburg(Wuemme)
- 000002
@@ -38525,13 +41785,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F100
+
+ 00000
+ Roth 00Roth
- 000002
@@ -38548,13 +41810,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Rothenburg o d Taub. 00Rothenburg o d T
- 000002
@@ -38571,13 +41835,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Rottenbach 00Rottenbach
- 000002
@@ -38594,13 +41860,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Rottenburg(Neckar) 00Rottenburg/Neckar
- 000002
@@ -38617,13 +41885,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Rottweil 00Rottweil
- 000002
@@ -38640,13 +41910,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Rudolstadt(Thür) 00Rudolstadt(Thuer)
- 000002
@@ -38663,13 +41935,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Rüdesheim(Rhein) 00Ruedesheim(Rhein)
- 000002
@@ -38686,13 +41960,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Rüsselsheim 00Ruesselsheim
- 000002
@@ -38709,13 +41985,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Ruhland 00Ruhland
- 000002
@@ -38732,13 +42010,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Ruhpolding 00Ruhpolding
- 000002
@@ -38755,13 +42035,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J070
+
+ 00000
+ Rumburk(Gr) 00Rumburk(Gr)
- 000002
@@ -38778,13 +42060,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Rumeln 00Rumeln
- 000001
@@ -38802,13 +42086,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Saalfeld(Saale) 00Saalfeld(Saale)
- 000002
@@ -38825,13 +42111,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Saarbrücken Hbf 00Saarbruecken
- 000002
@@ -38849,13 +42137,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Saarbrücken Ost 00Saarbruecken Ost
- 000001
@@ -38873,13 +42163,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Saarbrücken-Burbach 00Saarbruecken-Burb
- 000001
@@ -38897,13 +42189,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Saarburg(Bz Trier) 00Saarburg(Trier)
- 000002
@@ -38920,13 +42214,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Saarlouis Hbf 00Saarlouis Hbf
- 000002
@@ -38943,13 +42239,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H010
+
+ 00000
+ Sagard 00Sagard
- 000002
@@ -38966,13 +42264,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Salem 00Salem
- 000002
@@ -38989,13 +42289,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Salmtal 00Salmtal
- 000002
@@ -39012,13 +42314,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Salzburg Hbf 00Salzburg Hbf
- 000002
@@ -39036,13 +42340,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Salzburg-Taxham Euro 00Salzburg-Taxham E
- 000001
@@ -39060,13 +42366,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Salzgitter-Bad 00Salzgitter-Bad
- 000001
@@ -39084,13 +42392,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Salzgitter-Ringelh. 00Salzgitter-Ringel
- 000002
@@ -39108,13 +42418,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F040
+
+ 00000
+ Salzwedel 00Salzwedel
- 000002
@@ -39131,14 +42443,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C030
+
+ 00000
+ SEE
+ Sande 00Sande
- 00000
- 3
@@ -39155,13 +42469,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Sandersleben(Anh) 00Sandersleben(Anh)
- 000002
@@ -39178,13 +42494,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F060
+
+ 00000
+ Sangerhausen 00Sangerhausen
- 000002
@@ -39201,13 +42519,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I010
+
+ 00000
+ Sassnitz 00Sassnitz
- 000002
@@ -39224,13 +42544,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I010
+
+ 00000
+ Sassnitz(Gr) 00Sassnitz(Gr)
- 000002
@@ -39247,13 +42569,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Schafbrücke 00Schafbruecke
- 000001
@@ -39271,13 +42595,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Schaffhausen 00Schaffhausen
- 000002
@@ -39294,13 +42620,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Schafstädt 00Schafstaedt
- 000002
@@ -39317,14 +42645,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Schaftlach 00Schaftlach
- 00000
- 3
@@ -39341,13 +42671,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Schallstadt 00Schallstadt
- 000002
@@ -39364,13 +42696,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Scharbeutz 00Scharbeutz
- 000002
@@ -39387,13 +42721,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Scheidt(Saar) 00Scheidt(Saar)
- 000001
@@ -39411,13 +42747,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Schifferstadt 00Schifferstadt
- 000002
@@ -39434,13 +42772,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Schirnding 00Schirnding
- 000002
@@ -39457,13 +42797,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E010
+
+ 00000
+ Schleswig 00Schleswig
- 000002
@@ -39480,13 +42822,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Schliengen 00Schliengen
- 000002
@@ -39503,14 +42847,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Schliersee 00Schliersee
- 00000
- 3
@@ -39527,13 +42873,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Schluchsee 00Schluchsee
- 000002
@@ -39550,13 +42898,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E040
+
+ 00000
+ Schneverdingen 00Schneverdingen
- 000002
@@ -39573,13 +42923,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J070
+
+ 00000
+ Schöna(Gr) 00Schoena(Gr)
- 000002
@@ -39596,13 +42948,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Schönbichl 00Schoenbichl
- 000002
@@ -39619,13 +42973,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Schönebeck(Elbe) 00Schoenebeck(Elbe)
- 000002
@@ -39642,13 +42998,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I050
+
+ 00000
+ Schönefeld 00Schoenefeld
- 000002
@@ -39666,13 +43024,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Schongau 00Schongau
- 000002
@@ -39689,13 +43049,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Schopfheim 00Schopfheim
- 000002
@@ -39712,13 +43074,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Schorndorf 00Schorndorf
- 000002
@@ -39735,13 +43099,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Schwabach 00Schwabach
- 000002
@@ -39758,13 +43124,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Schwabmünchen 00Schwabmuenchen
- 000002
@@ -39781,13 +43149,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Schwäbisch Gmünd 00Schwaeb.Gmuend
- 000002
@@ -39804,13 +43174,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Schwäb.Hall-Hessent 00Schwaeb.Hall-Hess
- 000002
@@ -39827,13 +43199,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Schwäbisch Hall 00Schwaebisch Hall
- 000002
@@ -39850,13 +43224,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Schwandorf 00Schwandorf
- 000002
@@ -39873,13 +43249,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Schwarzenberg(Erzg) 00Schwarzenberg/Erz
- 000002
@@ -39896,13 +43274,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Schwarzheide Ost 00Schwarzheide Ost
- 000002
@@ -39919,13 +43299,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Schwedt(Oder) 00Schwedt(Oder)
- 000002
@@ -39942,13 +43324,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Schweich(DB) 00Schweich
- 000002
@@ -39965,13 +43349,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E080
+
+ 00000
+ Schweinfurt Hbf 00Schweinfurt Hbf
- 000002
@@ -39988,13 +43374,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Schwelm 00Schwelm
- 000002
@@ -40011,13 +43399,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Schwenningen(Neckar) 00Schwenningen(N)
- 000002
@@ -40035,13 +43425,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F030
+
+ 00000
+ Schwerin Hbf 00Schwerin Hbf
- 000002
@@ -40059,13 +43451,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F030
+
+ 00000
+ Schwerin Mitte 00Schwerin Mitte
- 000001
@@ -40083,13 +43477,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F030
+
+ 00000
+ Schwerin Süd 00Schwerin Sued
- 000001
@@ -40107,13 +43503,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F030
+
+ 00000
+ Schwerin-Görries 00Schwerin-Goerries
- 000001
@@ -40131,13 +43529,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Schwerte(Ruhr) 00Schwerte(Ruhr)
- 000002
@@ -40154,13 +43554,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Schwetzingen 00Schwetzingen
- 000002
@@ -40177,13 +43579,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Schwörstadt 00Schwoerstadt
- 000002
@@ -40200,13 +43604,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Seckach 00Seckach
- 000002
@@ -40223,13 +43629,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Seebrugg 00Seebrugg
- 000002
@@ -40246,13 +43654,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J040
+
+ 00000
+ Seelow(Mark) 00Seelow(Mark)
- 000002
@@ -40269,13 +43679,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Seelow-Gusow 00Seelow-Gusow
- 000002
@@ -40292,13 +43704,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Seesen 00Seesen
- 000002
@@ -40315,13 +43729,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Sehlem(Kr Wittlich) 00Sehlem(Wittlich)
- 000002
@@ -40338,13 +43754,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Selb Stadt 00Selb Stadt
- 000002
@@ -40361,13 +43779,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Senftenberg 00Senftenberg
- 000002
@@ -40384,13 +43804,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Sennestadt 00Sennestadt
- 000001
@@ -40408,13 +43830,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Siegburg/Bonn 00Siegburg/Bonn
- 000002
@@ -40431,13 +43855,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Siegen 00Siegen
- 000002
@@ -40455,13 +43881,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Siegen-Weidenau 00Siegen-Weidenau
- 000001
@@ -40479,13 +43907,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Sierksdorf 00Sierksdorf
- 000001
@@ -40502,13 +43932,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Siershahn 00Siershahn
- 000002
@@ -40525,13 +43957,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Sigmaringen 00Sigmaringen
- 000002
@@ -40548,13 +43982,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Silberstraße 00Silberstrasse
- 000001
@@ -40572,13 +44008,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Simbach(Inn) 00Simbach(Inn)
- 000002
@@ -40595,13 +44033,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Simmelsdorf-Hüttenb 00Simmelsdorf-Huett
- 000002
@@ -40618,13 +44058,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Sindelfingen 00Sindelfingen
- 000002
@@ -40641,13 +44083,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Singen(Hohentwiel) 00Singen(Htw)
- 000002
@@ -40664,13 +44108,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Sinsheim(Elsenz) Hbf 00Sinsheim(Elsenz)
- 000002
@@ -40687,13 +44133,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Sinzheim 00Sinzheim
- 000001
@@ -40711,13 +44159,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Sinzheim Nord 00Sinzheim Nord
- 000001
@@ -40735,13 +44185,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G100
+
+ 00000
+ Sinzing 00Sinzing
- 000001
@@ -40759,13 +44211,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Sipplingen 00Sipplingen
- 000002
@@ -40782,13 +44236,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Sömmerda 00Soemmerda
- 000002
@@ -40805,13 +44261,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Soest 00Soest
- 000002
@@ -40828,13 +44286,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Solingen Grünewald 00Solingen Gruenew
- 000001
@@ -40852,13 +44312,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Solingen Hbf 00Solingen Hbf
- 000002
@@ -40876,13 +44338,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Solingen Vogelpark 00Solingen Vogelp.
- 000001
@@ -40900,13 +44364,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Solingen-Schaberg 00Solingen-Schaberg
- 000001
@@ -40924,13 +44390,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E040
+
+ 00000
+ Soltau(Han) 00Soltau(Han)
- 000002
@@ -40947,13 +44415,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F060
+
+ 00000
+ Sondershausen 00Sondershausen
- 000002
@@ -40970,13 +44440,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Sonneberg(Thür)Hbf 00Sonneberg(Th)Hbf
- 000002
@@ -40994,13 +44466,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Sonneberg(Thür)Nord 00Sonneberg(Th)Nord
- 000001
@@ -41018,13 +44492,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Sonneberg(Thür)Ost 00Sonneberg(Th)Ost
- 000001
@@ -41042,13 +44518,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Sonneberg(Thür)West 00Sonneberg(Th)West
- 000001
@@ -41066,13 +44544,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Sonthofen 00Sonthofen
- 000002
@@ -41089,13 +44569,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Spaichingen 00Spaichingen
- 000002
@@ -41112,13 +44594,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A080
+
+ 00000
+ Speicher 00Speicher
- 000002
@@ -41135,13 +44619,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Speyer Hbf 00Speyer
- 000002
@@ -41159,13 +44645,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Speyer Nord-West 00Speyer Nord-West
- 000001
@@ -41183,14 +44671,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C030
+
+ 00000
+ SEE
+ Spiekeroog 00Spiekeroog
- 00000
- 3
@@ -41207,13 +44697,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ St Egidien 00St Egidien
- 000002
@@ -41230,13 +44722,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ St Georgen(Schwarzw) 00St Georgen(Schw)
- 000002
@@ -41253,13 +44747,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ St Goar 00St Goar
- 000002
@@ -41276,13 +44772,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ St Goarshausen 00St Goarshausen
- 000002
@@ -41299,13 +44797,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ St Ingbert 00St Ingbert
- 000002
@@ -41322,13 +44822,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ St Mang 00St Mang
- 000001
@@ -41346,13 +44848,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D020
+
+ 00000
+ St Michaelisdonn 00St Michaelisdonn
- 000002
@@ -41369,13 +44873,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ St Wendel 00St Wendel
- 000002
@@ -41392,13 +44898,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Stade 00Stade
- 000002
@@ -41415,13 +44923,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Stadtallendorf 00Stadtallendorf
- 000002
@@ -41438,13 +44948,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Stadthagen 00Stadthagen
- 000002
@@ -41461,13 +44973,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Starnberg 00Starnberg
- 000002
@@ -41484,13 +44998,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Staßfurt 00Stassfurt
- 000002
@@ -41507,13 +45023,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Steinach(Baden) 00Steinach(Baden)
- 000002
@@ -41530,13 +45048,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Steinach(b Rothenb) 00Steinach(Rothenb)
- 000002
@@ -41553,13 +45073,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Steinen 00Steinen
- 000002
@@ -41576,13 +45098,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Steinfurt-Burgstein. 00Steinfurt-Burg
- 000002
@@ -41599,13 +45123,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G040
+
+ 00000
+ Stendal 00Stendal
- 000002
@@ -41622,13 +45148,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F060
+
+ 00000
+ Stolberg(Harz) 00Stolberg(Harz)
- 000002
@@ -41645,13 +45173,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Stolberg(Rheinl)Hbf 00Stolberg(Rhl)Hbf
- 000002
@@ -41668,13 +45198,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Storzingen 00Storzingen
- 000002
@@ -41691,13 +45223,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H020
+
+ 00000
+ Stralsund Hbf 00Stralsund Hbf
- 000002
@@ -41714,13 +45248,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Strasburg(Uckerm) 00Strasburg(Uckerm)
- 000002
@@ -41737,13 +45273,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Straubing 00Straubing
- 000002
@@ -41760,13 +45298,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Strausberg 00Strausberg
- 000002
@@ -41783,13 +45323,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart Ebitzweg 00Stuttgart Ebitzw
- 000001
@@ -41807,13 +45349,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart Feuersee 00Stuttgart Feuers.
- 000001
@@ -41831,13 +45375,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart Flugh/Mess 00Stuttgart Flugh.
- 000002
@@ -41854,13 +45400,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart Hbf 00Stuttgart Hbf
- 000002
@@ -41878,13 +45426,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart Neckarpark 00Stuttgart Neckarp
- 000001
@@ -41902,13 +45452,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart Nord 00Stuttgart Nord
- 000001
@@ -41926,13 +45478,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart Nürn.Str. 00Stuttgart Nue.Str
- 000001
@@ -41950,13 +45504,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart Schwabstr. 00Stuttgart Schwstr
- 000001
@@ -41974,13 +45530,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart Stadtmitte 00Stuttgart Stadtm.
- 000001
@@ -41998,13 +45556,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart Uni 00Stuttgart Uni
- 000001
@@ -42022,13 +45582,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart-Bad Cannst 00Stuttgart-Bad Can
- 000001
@@ -42046,13 +45608,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart-Feuerbach 00Stuttgart-Feuerb.
- 000001
@@ -42070,13 +45634,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart-Münster 00Stuttgart-Muenst
- 000001
@@ -42094,13 +45660,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart-Obertürkh 00Stuttgart-Obert
- 000001
@@ -42118,13 +45686,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart-Österfeld 00Stuttgart-Oesterf
- 000001
@@ -42142,13 +45712,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart-Rohr 00Stuttgart-Rohr
- 000001
@@ -42166,13 +45738,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart-Sommerrain 00Stuttgart-Sommer
- 000001
@@ -42190,13 +45764,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart-Untertürk 00Stuttgart-Unterth
- 000001
@@ -42214,13 +45790,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart-Vaihingen 00Stuttgart-Vaih.
- 000001
@@ -42238,13 +45816,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart-Zazenh. 00Stuttgart-Zazenh.
- 000001
@@ -42262,13 +45842,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart-Zuffenh. 00Stuttgart-Zuffenh
- 000001
@@ -42286,13 +45868,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E020
+
+ 00000
+ Suchsdorf 00Suchsdorf
- 000001
@@ -42310,13 +45894,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D010
+
+ 00000
+ Süderlügum 00Suederluegum
- 000002
@@ -42333,13 +45919,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Süßen 00Suessen
- 000002
@@ -42356,13 +45944,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Suhl 00Suhl
- 000002
@@ -42379,13 +45969,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Sulz(Neckar) 00Sulz(Neckar)
- 000002
@@ -42402,13 +45994,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Sulzbach(Saar) 00Sulzbach(Saar)
- 000002
@@ -42425,13 +46019,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Sulzbach-Rosenberg 00Sulzbach-Rosen.
- 000002
@@ -42448,13 +46044,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G040
+
+ 00000
+ Tangermünde 00Tangermuende
- 000002
@@ -42471,13 +46069,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Tantow 00Tantow
- 000002
@@ -42494,13 +46094,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Tantow(Gr) 00Tantow(Gr)
- 000002
@@ -42517,13 +46119,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Taufkirchen 00Taufkirchen
- 000001
@@ -42541,14 +46145,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Tegernsee 00Tegernsee
- 00000
- 3
@@ -42565,13 +46171,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Teisendorf 00Teisendorf
- 000002
@@ -42588,13 +46196,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Templin 00Templin
- 000002
@@ -42611,13 +46221,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Teningen-Mundingen 00Teningen-Mund.
- 000002
@@ -42634,13 +46246,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Tessin 00Tessin
- 000002
@@ -42657,13 +46271,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H030
+
+ 00000
+ Teterow 00Teterow
- 000002
@@ -42680,13 +46296,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Thalheim(Erzgeb) 00Thalheim(Erzgeb)
- 000001
@@ -42703,13 +46321,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Themar 00Themar
- 000002
@@ -42726,13 +46346,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Thesdorf 00Thesdorf
- 000001
@@ -42750,13 +46372,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Tiengen(Hochrhein) 00Tiengen/Hochrhein
- 000002
@@ -42773,13 +46397,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Timmendorferstrand 00Timmendorferstrd
- 000002
@@ -42796,13 +46422,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Titisee 00Titisee
- 000002
@@ -42819,13 +46447,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Tittmoning-Wiesmühl 00Tittmoning-Wiesm.
- 000002
@@ -42842,13 +46472,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Töging(Inn) 00Toeging(Inn)
- 000002
@@ -42865,13 +46497,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D010
+
+ 00000
+ Toender(Gr) 00Toender(Gr)
- 000002
@@ -42888,13 +46522,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H060
+
+ 00000
+ Torgau 00Torgau
- 000002
@@ -42911,13 +46547,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Tostedt 00Tostedt
- 000002
@@ -42934,13 +46572,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Traunstein 00Traunstein
- 000002
@@ -42957,13 +46597,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F100
+
+ 00000
+ Treuchtlingen 00Treuchtlingen
- 000002
@@ -42980,13 +46622,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Treysa 00Treysa
- 000002
@@ -43003,13 +46647,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Triberg 00Triberg
- 000002
@@ -43026,13 +46672,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Trier Hbf 00Trier
- 000002
@@ -43050,13 +46698,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Trier Mäusheckerweg 00Trier Meaushecker
- 000001
@@ -43074,13 +46724,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Trier Süd 00Trier Sued
- 000001
@@ -43098,13 +46750,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Triptis 00Triptis
- 000002
@@ -43121,13 +46775,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Troisdorf 00Troisdorf
- 000002
@@ -43144,13 +46800,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Trompet 00Trompet
- 000001
@@ -43168,13 +46826,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Trossingen Bahnhof 00Trossingen Bf
- 000002
@@ -43191,13 +46851,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Trostberg 00Trostberg
- 000002
@@ -43214,13 +46876,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Tübingen Hbf 00Tuebingen Hbf
- 000002
@@ -43238,13 +46902,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Tübingen West 00Tuebingen West
- 000001
@@ -43262,13 +46928,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Tübingen-Derending. 00Tuebingen-Derend
- 000001
@@ -43286,13 +46954,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Tübingen-Lustnau 00Tuebingen-Lustnau
- 000001
@@ -43310,13 +46980,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Türkheim(Bay)Bf 00Tuerkheim(Bay)Bf
- 000002
@@ -43333,13 +47005,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Türkismühle 00Tuerkismuehle
- 000002
@@ -43356,13 +47030,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Tuttlingen 00Tuttlingen
- 000002
@@ -43379,13 +47055,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Tutzing 00Tutzing
- 000002
@@ -43402,13 +47080,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Ubbedissen 00Ubbedissen
- 000001
@@ -43426,13 +47106,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Überlingen 00Ueberlingen
- 000002
@@ -43449,13 +47131,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Überlingen Therme 00Ueberlingen Therm
- 000002
@@ -43472,13 +47156,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Übersee 00Uebersee
- 000002
@@ -43495,13 +47181,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Ueckermünde 00Ueckermuende
- 000002
@@ -43518,13 +47206,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F040
+
+ 00000
+ Uelzen 00Uelzen
- 000002
@@ -43541,13 +47231,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Uhldingen-Mühlhofen 00Uhldingen-Muehlh.
- 000002
@@ -43564,13 +47256,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Ulm Hbf 00Ulm Hbf
- 000002
@@ -43588,13 +47282,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Ulm Ost 00Ulm Ost
- 000001
@@ -43612,13 +47308,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Ulm-Donautal 00Ulm-Donautal
- 000001
@@ -43636,13 +47334,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Ulm-Söflingen 00Ulm-Soeflingen
- 000001
@@ -43660,13 +47360,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Ulrichsbrücke-Füss 00Ulrichsbruecke-F
- 000002
@@ -43683,13 +47385,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Unna 00Unna
- 000002
@@ -43706,13 +47410,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Unterföhring 00Unterfoehring
- 000001
@@ -43730,13 +47436,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Untergrainau 00Untergrainau
- 000002
@@ -43753,13 +47461,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Unterhaching 00Unterhaching
- 000001
@@ -43777,13 +47487,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Unterjesingen Mitte 00Unterjesingen M
- 000001
@@ -43801,13 +47513,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Unterjesingen Sand. 00Unterjesingen S
- 000001
@@ -43825,13 +47539,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Unterkochen 00Unterkochen
- 000001
@@ -43849,13 +47565,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Vach 00Vach
- 000001
@@ -43873,13 +47591,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Vaihingen(Enz) 00Vaihingen(Enz)
- 000002
@@ -43896,13 +47616,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C030
+
+ 00000
+ Varel(Oldb) 00Varel(Oldb)
- 000002
@@ -43919,13 +47641,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H080
+
+ 00000
+ Vejprty(Gr) 00Vejprty(Gr)
- 000002
@@ -43942,13 +47666,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H020
+
+ 00000
+ Velgast 00Velgast
- 000002
@@ -43965,13 +47691,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Venlo(Gr) 00Venlo(Gr)
- 000002
@@ -43988,13 +47716,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Verden(Aller) 00Verden(Aller)
- 000002
@@ -44011,13 +47741,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Vienenburg 00Vienenburg
- 000001
@@ -44034,13 +47766,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Viersen 00Viersen
- 000002
@@ -44057,13 +47791,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Villingen(Schwarzw) 00Villingen
- 000002
@@ -44081,13 +47817,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Villingen-SchwennEis 00Villingen-Eis
- 000001
@@ -44105,13 +47843,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Villingen-SchwennHam 00Villingen-Ham
- 000001
@@ -44129,13 +47869,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Vils 00Vils
- 000002
@@ -44152,13 +47894,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Vilsbiburg 00Vilsbiburg
- 000002
@@ -44175,13 +47919,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I100
+
+ 00000
+ Vilshofen(Niederbay) 00Vilshofen(Ndb)
- 000002
@@ -44198,13 +47944,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Völklingen 00Voelklingen
- 000002
@@ -44221,13 +47969,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Vogelweh 00Vogelweh
- 000001
@@ -44245,13 +47995,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Vojtanov(Gr) 00Vojtanov(Gr)
- 000002
@@ -44268,13 +48020,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Volkmarsen 00Volkmarsen
- 000002
@@ -44291,13 +48045,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Wabern(Bz Kassel) 00Wabern(Bz Kassel)
- 000002
@@ -44314,13 +48070,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Wächtersbach 00Waechtersbach
- 000002
@@ -44337,13 +48095,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Waggonfabrik 00Waggonfabrik
- 000001
@@ -44361,13 +48121,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Waghäusel 00Waghaeusel
- 000002
@@ -44384,13 +48146,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Waging 00Waging
- 000002
@@ -44407,13 +48171,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Waiblingen 00Waiblingen
- 000002
@@ -44430,13 +48196,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H090
+
+ 00000
+ Waidhaus(Gr) 00Waidhaus(Gr)
- 000002
@@ -44453,13 +48221,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Waldkirch 00Waldkirch
- 000002
@@ -44476,13 +48246,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Waldkraiburg 00Waldkraiburg
- 000002
@@ -44499,13 +48271,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H090
+
+ 00000
+ Waldmünchen 00Waldmuenchen
- 000002
@@ -44522,13 +48296,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Waldshut 00Waldshut
- 000002
@@ -44545,13 +48321,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F060
+
+ 00000
+ Walkenried 00Walkenried
- 000002
@@ -44568,13 +48346,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Wallau(Lahn) 00Wallau(Lahn)
- 000002
@@ -44591,13 +48371,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E040
+
+ 00000
+ Walsrode 00Walsrode
- 000002
@@ -44614,13 +48396,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Wangen(Allgäu) 00Wangen(Allgaeu)
- 000002
@@ -44637,14 +48421,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C020
+
+ 00000
+ SEE
+ Wangerooge 00Wangerooge
- 00000
- 3
@@ -44661,13 +48447,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wanne-Eickel Hbf 00Wanne-Eickel Hbf
- 000002
@@ -44684,13 +48472,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Warburg(Westf) 00Warburg(Westf)
- 000002
@@ -44707,13 +48497,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H030
+
+ 00000
+ Waren(Müritz) 00Waren(Mueritz)
- 000002
@@ -44730,13 +48522,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Warendorf 00Warendorf
- 000002
@@ -44753,13 +48547,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Warmensteinach 00Warmensteinach
- 000002
@@ -44776,13 +48572,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Warnemünde 00Warnemuende
- 000001
@@ -44800,13 +48598,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Warnemünde Werft 00Warnemuende Werft
- 000001
@@ -44824,14 +48624,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Warngau 00Warngau
- 00000
- 3
@@ -44848,13 +48650,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Wasseralfingen 00Wasseralfingen
- 000001
@@ -44872,13 +48676,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Wasserburg(Inn)Bf 00Wasserburg(Inn)Bf
- 000002
@@ -44895,13 +48701,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Wasserburg(Bodensee) 00Wasserburg/Bodens
- 000002
@@ -44918,13 +48726,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I050
+
+ 00000
+ Waßmannsdorf 00Wassmannsdorf
- 000001
@@ -44942,13 +48752,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wattenscheid 00Wattenscheid
- 000001
@@ -44966,13 +48778,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wattenscheid-Höntr. 00Wattenscheid-Hoen
- 000001
@@ -44990,13 +48804,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Wedel(Holst) 00Wedel(Holst)
- 000001
@@ -45014,13 +48830,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B030
+
+ 00000
+ Weener 00Weener
- 000002
@@ -45037,13 +48855,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B030
+
+ 00000
+ Weener(Gr) 00Weener(Gr)
- 000002
@@ -45060,13 +48880,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Weeze 00Weeze
- 000002
@@ -45083,13 +48905,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Wehr-Brennet 00Wehr-Brennet
- 000002
@@ -45106,13 +48930,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Weida 00Weida
- 000002
@@ -45130,13 +48956,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Weida Altstadt 00Weida Altstadt
- 000001
@@ -45154,13 +48982,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Weida Mitte 00Weida Mitte
- 000001
@@ -45178,13 +49008,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Weiden(Oberpf) 00Weiden(Opf)
- 000002
@@ -45201,13 +49033,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Weil am Rhein 00Weil am Rhein
- 000002
@@ -45224,13 +49058,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Weil der Stadt 00Weil der Stadt
- 000002
@@ -45247,13 +49083,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Weilburg 00Weilburg
- 000002
@@ -45270,13 +49108,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Weilerswist 00Weilerswist
- 000001
@@ -45293,13 +49133,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Weilheim(Oberbay) 00Weilheim(Obb)
- 000002
@@ -45316,13 +49158,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Weilimdorf 00Weilimdorf
- 000001
@@ -45340,13 +49184,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Weimar 00Weimar
- 000002
@@ -45364,13 +49210,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Weimar Berkaer Bf 00Weimar Berkaer Bf
- 000001
@@ -45388,13 +49236,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Weimar West 00Weimar West
- 000001
@@ -45412,13 +49262,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Weingarten Berg 00Weingarten Berg
- 000001
@@ -45436,13 +49288,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Weinheim(Bergstr) 00Weinheim(Bergstr)
- 000002
@@ -45459,13 +49313,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Weißenau 00Weissenau
- 000001
@@ -45483,13 +49339,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F100
+
+ 00000
+ Weißenburg(Bay) 00Weissenburg(Bay)
- 000002
@@ -45506,13 +49364,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Weißenfels 00Weissenfels
- 000002
@@ -45529,13 +49389,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Weixdorf 00Weixdorf
- 000001
@@ -45553,13 +49415,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Weixdorf Bad 00Weixdorf Bad
- 000001
@@ -45577,13 +49441,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Welschingen-Neuhaus. 00Welschingen-Neuh.
- 000002
@@ -45600,13 +49466,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Wendlingen(Neckar) 00Wendlingen/Neckar
- 000002
@@ -45623,13 +49491,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Werbig 00Werbig
- 000002
@@ -45646,13 +49516,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Werdau 00Werdau
- 000002
@@ -45669,13 +49541,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Werder(Havel) 00Werder(Havel)
- 000002
@@ -45692,13 +49566,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Werdohl 00Werdohl
- 000002
@@ -45715,13 +49591,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Werne a d Lippe 00Werne a d Lippe
- 000002
@@ -45738,13 +49616,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F060
+
+ 00000
+ Wernigerode 00Wernigerode
- 000002
@@ -45761,13 +49641,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E070
+
+ 00000
+ Wernshausen 00Wernshausen
- 000002
@@ -45784,13 +49666,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Wertheim 00Wertheim
- 000002
@@ -45808,13 +49692,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Wertheim-Bestenheid 00Wertheim-Bestenh
- 000001
@@ -45832,13 +49718,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wesel 00Wesel
- 000002
@@ -45855,13 +49743,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Westerburg 00Westerburg
- 000002
@@ -45878,13 +49768,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C010
+
+ 00000
+ Westerland(Sylt) 00Westerland(Sylt)
- 000002
@@ -45901,13 +49793,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Wetzlar 00Wetzlar
- 000002
@@ -45924,13 +49818,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Wickrath 00Wickrath
- 000001
@@ -45948,13 +49844,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Wiesau(Oberpf) 00Wiesau(Opf)
- 000002
@@ -45971,13 +49869,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Wiesbaden Hbf 00Wiesbaden Hbf
- 000002
@@ -45995,13 +49895,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Wiesbaden Ost 00Wiesbaden Ost
- 000001
@@ -46019,13 +49921,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Wiesbaden-Biebrich 00Wiesbaden-Bieb.
- 000001
@@ -46043,13 +49947,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Wiesbaden-Erbenheim 00Wiesbaden-Erbenh.
- 000001
@@ -46067,13 +49973,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Wiesbaden-Igstadt 00Wiesbaden-Igstadt
- 000001
@@ -46091,13 +49999,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Wiesbaden-Schierst. 00Wiesbaden-Schiers
- 000001
@@ -46115,13 +50025,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Wiesloch-Walldorf 00Wiesloch-Walldorf
- 000002
@@ -46138,13 +50050,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Wildberg(Württ) 00Wildberg(Wuertt)
- 000002
@@ -46161,13 +50075,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C030
+
+ 00000
+ Wilhelmshaven Hbf 00Wilhelmshaven Hbf
- 000002
@@ -46184,13 +50100,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Wilkau-Haßlau 00Wilkau-Hasslau
- 000001
@@ -46208,13 +50126,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Willingen 00Willingen
- 000002
@@ -46231,13 +50151,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J070
+
+ 00000
+ Wilthen 00Wilthen
- 000002
@@ -46254,13 +50176,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Windelsbleiche 00Windelsbleiche
- 000001
@@ -46278,13 +50202,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Winden(Pfalz) 00Winden(Pfalz)
- 000002
@@ -46301,13 +50227,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F100
+
+ 00000
+ Windsbach 00Windsbach
- 000002
@@ -46324,13 +50252,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Winnenden 00Winnenden
- 000002
@@ -46347,13 +50277,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Winsen(Luhe) 00Winsen(Luhe)
- 000002
@@ -46370,13 +50302,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Winterberg(Westf) 00Winterberg(Westf)
- 000002
@@ -46393,13 +50327,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F060
+
+ 00000
+ Wippra 00Wippra
- 000002
@@ -46416,13 +50352,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Wismar 00Wismar
- 000002
@@ -46439,13 +50377,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Wissembourg(fr) 00Wissembourg(fr)
- 000002
@@ -46462,13 +50402,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Witten Hbf 00Witten Hbf
- 000002
@@ -46486,13 +50428,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Witten-Annen Nord 00Witten-Annen Nord
- 000001
@@ -46510,13 +50454,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G040
+
+ 00000
+ Wittenberge 00Wittenberge
- 000002
@@ -46533,13 +50479,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F040
+
+ 00000
+ Wittingen 00Wittingen
- 000002
@@ -46556,13 +50504,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Wittlich Hbf 00Wittlich Hbf
- 000002
@@ -46579,13 +50529,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E060
+
+ 00000
+ Witzenhausen Nord 00Witzenhausen Nord
- 000002
@@ -46602,13 +50554,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Wörth(Rhein) Badepa 00Woerth(Rh)Badepa
- 000001
@@ -46626,13 +50580,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Wörth(Rhein) Bahnm 00Woerth(Rh)Bahnm
- 000001
@@ -46650,13 +50606,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Wörth(Rhein) Bdalle 00Woerth(Rh)Bdalle
- 000001
@@ -46674,13 +50632,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Wörth(Rhein) Bienw 00Woerth(Rh)Bienw
- 000001
@@ -46698,13 +50658,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Wörth(Rhein) Bürg 00Woerth(Rh)Buerg
- 000001
@@ -46722,13 +50684,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Wörth(Rhein) Mozart 00Woerth(Rh)Mozart
- 000001
@@ -46746,13 +50710,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Wörth(Rhein) Raths 00Woerth(Rh)Raths
- 000001
@@ -46770,13 +50736,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Wörth(Rh.)Zügelstr 00Woerth(Rh)Zuegels
- 000001
@@ -46794,13 +50762,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Wörth(Rhein) 00Woerth(Rhein)
- 000002
@@ -46818,13 +50788,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Wolfach 00Wolfach
- 000002
@@ -46841,13 +50813,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Wolfenbüttel 00Wolfenbuettel
- 000002
@@ -46864,13 +50838,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Wolfratshausen 00Wolfratshausen
- 000002
@@ -46887,13 +50863,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Wolfsburg Hbf 00Wolfsburg
- 000002
@@ -46911,13 +50889,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Wolkenstein 00Wolkenstein
- 000002
@@ -46934,13 +50914,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Worms Brücke 00Worms Bruecke
- 000001
@@ -46958,13 +50940,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Worms Hbf 00Worms Hbf
- 000002
@@ -46982,13 +50966,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Wriezen 00Wriezen
- 000002
@@ -47005,13 +50991,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Würzburg Hbf 00Wuerzburg Hbf
- 000002
@@ -47029,13 +51017,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Würzburg Süd 00Wuerzburg Sued
- 000001
@@ -47053,13 +51043,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Würzburg-Zell 00Wuerzburg-Zell
- 000001
@@ -47077,13 +51069,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Wunsiedel-Holenbrunn 00Wunsiedel-Holenbr
- 000002
@@ -47100,13 +51094,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Wunstorf 00Wunstorf
- 000002
@@ -47123,13 +51119,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wuppertal Hbf 00Wuppertal Hbf
- 000002
@@ -47147,13 +51145,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wuppertal-Barmen 00Wuppertal-Barmen
- 000001
@@ -47171,13 +51171,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wuppertal-Langerfeld 00Wuppertal-Langerf
- 000001
@@ -47195,13 +51197,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wuppertal-Oberbarmen 00Wuppertal-Oberbar
- 000001
@@ -47219,13 +51223,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wuppertal-Ronsdorf 00Wuppertal-Ronsd.
- 000001
@@ -47243,13 +51249,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wuppertal-Sonnborn 00Wuppertal-Sonnb.
- 000001
@@ -47267,13 +51275,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wuppertal-Steinbeck 00Wuppertal-Steinb.
- 000001
@@ -47291,13 +51301,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wuppertal-Unterbarm. 00Wuppertal-Unterb.
- 000001
@@ -47315,13 +51327,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wuppertal-Vohwinkel 00Wuppertal-Vohw.
- 000001
@@ -47339,13 +51353,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wuppertal-Zool.Gart. 00Wuppertal-Zool G.
- 000001
@@ -47363,13 +51379,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Wurzbach(Thür) 00Wurzbach(Thuer)
- 000002
@@ -47386,13 +51404,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Wustermark 00Wustermark
- 000002
@@ -47409,13 +51429,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Xanten 00Xanten
- 000002
@@ -47432,13 +51454,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Zeitz 00Zeitz
- 000002
@@ -47455,13 +51479,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Zell(Wiesental) 00Zell(Wiesental)
- 000002
@@ -47478,13 +51504,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Zella-Mehlis 00Zella-Mehlis
- 000002
@@ -47502,13 +51530,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Zella-Mehlis West 00Zella-Mehlis West
- 000001
@@ -47526,13 +51556,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Zerrenthin 00Zerrenthin
- 000002
@@ -47549,13 +51581,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J060
+
+ 00000
+ Zgorzelec(Gr) 00Zgorzelec(Gr)
- 000002
@@ -47572,13 +51606,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J070
+
+ 00000
+ Zittau 00Zittau
- 000002
@@ -47595,13 +51631,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J070
+
+ 00000
+ Zittau(Gr) 00Zittau(Gr)
- 000002
@@ -47618,13 +51656,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Zollhaus(VS) 00Zollhaus(VS)
- 000001
@@ -47642,13 +51682,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I050
+
+ 00000
+ Zossen 00Zossen
- 000002
@@ -47665,13 +51707,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Zscherben 00Zscherben
- 000001
@@ -47689,13 +51733,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H020
+
+ 00000
+ Züssow 00Zuessow
- 000002
@@ -47712,13 +51758,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Zweibrücken Hbf 00Zweibruecken Hbf
- 000002
@@ -47735,13 +51783,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Zwickau(Sachs)Hbf 00Zwickau(Sachs)
- 000002
@@ -47759,13 +51809,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Zwickau-Pölbitz 00Zwickau-Poelbitz
- 000001
@@ -47783,13 +51835,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Zwickau-Schedewitz 00Zwickau-Schedew.
- 000001
@@ -47807,13 +51861,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I100
+
+ 00000
+ Zwiesel(Bay) 00Zwiesel(Bay)
- 000002
diff --git a/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080.xml b/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080.xml
index aff01f3b4..4caf1ad22 100644
--- a/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080.xml
+++ b/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080.xml
@@ -163,13 +163,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Aachen Hbf 00Aachen Hbf
- 000002
@@ -190,13 +192,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Aachen Schanz 00Aachen Schanz
- 000001
@@ -217,13 +221,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Aachen Süd(Gr) 00Aachen Sued(Gr)
- 000002
@@ -244,13 +250,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Aachen West 00Aachen West
- 000001
@@ -271,13 +279,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Aachen-Rothe Erde 00Aachen-Rothe Erde
- 000001
@@ -298,13 +308,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Aalen 00Aalen
- 000002
@@ -325,13 +337,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Achern 00Achern
- 000002
@@ -352,13 +366,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Adorf(Vogtl) 00Adorf(Vogtl)
- 000002
@@ -379,14 +395,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Agatharied 00Agatharied
- 00000
- 3
@@ -407,13 +425,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Ahaus 00Ahaus
- 000002
@@ -434,13 +454,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Ahlen(Westf) 00Ahlen(Westf)
- 000002
@@ -461,13 +483,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Ahrensburg 00Ahrensburg
- 000001
@@ -488,13 +512,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Albbruck 00Albbruck
- 000002
@@ -515,13 +541,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Albstadt-Ebingen 00Albstadt-Ebingen
- 000002
@@ -542,13 +570,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Alfeld(Leine) 00Alfeld(Leine)
- 000002
@@ -569,13 +599,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Allensbach 00Allensbach
- 000002
@@ -596,13 +628,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Almkopfbahn 00Almkopfbahn
- 000002
@@ -623,13 +657,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Alpirsbach 00Alpirsbach
- 000002
@@ -650,13 +686,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Alsfeld(Oberhess) 00Alsfeld(Oberhess)
- 000002
@@ -677,13 +715,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Altdorf(b Nürnberg) 00Altdorf(b Nuernb)
- 000002
@@ -704,13 +744,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Alte Veste 00Alte Veste
- 000001
@@ -731,13 +773,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Altena(Westf) 00Altena(Westf)
- 000002
@@ -758,13 +802,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Altenahr 00Altenahr
- 000002
@@ -785,13 +831,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Altenbeken 00Altenbeken
- 000002
@@ -812,13 +860,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Altenburg 00Altenburg
- 000002
@@ -839,13 +889,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Altenkirchen(Ww) 00Altenkirchen(Ww)
- 000002
@@ -866,13 +918,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Altglashütten-Falk. 00Altglashuetten-F.
- 000002
@@ -893,13 +947,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Altötting 00Altoetting
- 000002
@@ -920,13 +976,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Altomünster 00Altomuenster
- 000002
@@ -947,13 +1005,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Alzey 00Alzey
- 000002
@@ -974,13 +1034,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Amberg 00Amberg
- 000002
@@ -1001,13 +1063,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Ampfing 00Ampfing
- 000002
@@ -1028,14 +1092,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C010
+
+ 00000
+ SEE
+ Amrum 00Amrum
- 00000
- 3
@@ -1056,13 +1122,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Andernach 00Andernach
- 000002
@@ -1083,13 +1151,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Angermünde 00Angermuende
- 000002
@@ -1110,13 +1180,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Angermund 00Angermund
- 000001
@@ -1137,13 +1209,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Angersdorf 00Angersdorf
- 000001
@@ -1164,13 +1238,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I020
+
+ 00000
+ Anklam 00Anklam
- 000002
@@ -1191,13 +1267,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Annaberg-Buchh u Bf 00Annaberg-B u Bf
- 000002
@@ -1218,13 +1296,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Annaberg-Buchholz M 00Annaberg-Buchh M
- 000001
@@ -1245,13 +1325,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Annaberg-Buchholz S 00Annaberg-Buchh S
- 000001
@@ -1272,13 +1354,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Ansbach 00Ansbach
- 000002
@@ -1299,13 +1383,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Apach(fr) 00Apach(fr)
- 000002
@@ -1326,13 +1412,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Apolda 00Apolda
- 000002
@@ -1353,13 +1441,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Appenweier 00Appenweier
- 000002
@@ -1380,13 +1470,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Arnsberg(Westf) 00Arnsberg(Westf)
- 000002
@@ -1407,13 +1499,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Arnsdorf(Dresden) 00Arnsdorf(Dresden)
- 000002
@@ -1434,13 +1528,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Arnstadt Hbf 00Arnstadt Hbf
- 000002
@@ -1461,13 +1557,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Arnstadt Süd 00Arnstadt Sued
- 000001
@@ -1488,13 +1586,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Arzberg(Oberfr) 00Arzberg(Ofr)
- 000002
@@ -1515,13 +1615,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Aschaffenburg Hochs. 00Aschaffenburg H
- 000001
@@ -1542,13 +1644,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Aschaffenburg Hbf 00Aschaffenburg Hbf
- 000002
@@ -1569,13 +1673,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Aschaffenburg Süd 00Aschaffenburg S
- 000001
@@ -1596,13 +1702,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Aschau(Chiemgau) 00Aschau(Chiemgau)
- 000002
@@ -1623,13 +1731,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E020
+
+ 00000
+ Ascheberg(Holst) 00Ascheberg(Holst)
- 000002
@@ -1650,13 +1760,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Aschersleben 00Aschersleben
- 000002
@@ -1677,13 +1789,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Asperg 00Asperg
- 000001
@@ -1704,13 +1818,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Au(Sieg) 00Au(Sieg)
- 000002
@@ -1731,13 +1847,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Aue(Sachs) 00Aue(Sachs)
- 000002
@@ -1758,13 +1876,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Auggen 00Auggen
- 000002
@@ -1785,13 +1905,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Augsburg Haunstett. 00Augsburg Haunst
- 000001
@@ -1812,13 +1934,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Augsburg Hbf 00Augsburg Hbf
- 000002
@@ -1839,13 +1963,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Augsburg Messe 00Augsburg Messe
- 000001
@@ -1866,13 +1992,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Augsburg Morellstr. 00Augsburg Morell
- 000001
@@ -1893,13 +2021,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Augsburg-Hochzoll 00Augsburg-Hochzoll
- 000001
@@ -1920,13 +2050,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Augsburg-Oberhausen 00Augsburg-Oberhaus
- 000001
@@ -1947,13 +2079,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Aulendorf 00Aulendorf
- 000002
@@ -1974,13 +2108,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Auringen-Medenbach 00Auringen-Medenb.
- 000001
@@ -2001,13 +2137,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Babenhausen(Hess) 00Babenhausen(Hess)
- 000002
@@ -2028,13 +2166,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Bacharach 00Bacharach
- 000002
@@ -2055,13 +2195,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Backnang 00Backnang
- 000002
@@ -2082,13 +2224,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Bad Aibling 00Bad Aibling
- 000002
@@ -2109,13 +2253,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Bad Bellingen 00Bad Bellingen
- 000002
@@ -2136,13 +2282,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Bad Bentheim 00Bad Bentheim
- 000002
@@ -2163,13 +2311,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Bad Bentheim(Gr) 00Bad Bentheim(Gr)
- 000002
@@ -2190,13 +2340,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Bad Bergzabern 00Bad Bergzabern
- 000002
@@ -2217,13 +2369,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Bad Berleburg 00Bad Berleburg
- 000002
@@ -2244,13 +2398,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F040
+
+ 00000
+ Bad Bodenteich 00Bad Bodenteich
- 000002
@@ -2271,13 +2427,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Bad Brambach 00Bad Brambach
- 000002
@@ -2298,13 +2456,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Bad Breisig 00Bad Breisig
- 000002
@@ -2325,13 +2485,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Bad Camberg 00Bad Camberg
- 000002
@@ -2352,13 +2514,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Bad Doberan 00Bad Doberan
- 000002
@@ -2379,13 +2543,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Bad Dürkheim 00Bad Duerkheim
- 000002
@@ -2406,13 +2572,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Bad Elster 00Bad Elster
- 000002
@@ -2433,13 +2601,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Bad Ems 00Bad Ems
- 000002
@@ -2460,13 +2630,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Bad Endorf 00Bad Endorf
- 000002
@@ -2487,13 +2659,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Bad Friedrichshall-J 00Bad Friedrichsh-J
- 000002
@@ -2514,13 +2688,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Bad Griesbach(Schw) 00Bad GriesbachSchw
- 000002
@@ -2541,13 +2717,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Bad Harzburg 00Bad Harzburg
- 000002
@@ -2568,14 +2746,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ NE 406
+ Bad Herrenalb 00Bad Herrenalb
- 00000
- 3
@@ -2596,13 +2776,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E070
+
+ 00000
+ Bad Hersfeld 00Bad Hersfeld
- 000002
@@ -2623,13 +2805,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bad Hönningen 00Bad Hoenningen
- 000002
@@ -2650,13 +2834,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Bad Homburg 00Bad Homburg
- 000002
@@ -2677,13 +2863,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bad Honnef(Rhein) 00Bad Honnef(Rhein)
- 000002
@@ -2704,13 +2892,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E080
+
+ 00000
+ Bad Kissingen 00Bad Kissingen
- 000002
@@ -2731,13 +2921,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F030
+
+ 00000
+ Bad Kleinen 00Bad Kleinen
- 000002
@@ -2758,13 +2950,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Bad Kötzting 00Bad Koetzting
- 000002
@@ -2785,13 +2979,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Bad Kreckelmoos 00Bad Kreckelmoos
- 000002
@@ -2812,13 +3008,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Bad Kreuznach 00Bad Kreuznach
- 000002
@@ -2839,13 +3037,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Bad Krozingen 00Bad Krozingen
- 000002
@@ -2866,13 +3066,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Bad Langensalza 00Bad Langensalza
- 000002
@@ -2893,13 +3095,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Bad Liebenzell 00Bad Liebenzell
- 000002
@@ -2920,13 +3124,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Bad Malente-Gremsmü 00Bad Malente-Grems
- 000002
@@ -2947,13 +3153,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Bad Mergentheim 00Bad Mergentheim
- 000002
@@ -2974,13 +3182,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Bad Münster a Stein 00Bad Muenster a St
- 000002
@@ -3001,13 +3211,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bad Münstereifel 00Bad Muenstereifel
- 000002
@@ -3028,13 +3240,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Bad Nauheim 00Bad Nauheim
- 000002
@@ -3055,13 +3269,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Bad Nenndorf 00Bad Nenndorf
- 000002
@@ -3082,13 +3298,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bad Neuenahr 00Bad Neuenahr
- 000002
@@ -3109,13 +3327,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E080
+
+ 00000
+ Bad Neustadt(Saale) 00Bad Neustadt(S)
- 000002
@@ -3136,13 +3356,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Bad Oeynhausen 00Bad Oeynhausen
- 000002
@@ -3163,13 +3385,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Bad Oeynhausen Süd 00Bad Oeynhausen S
- 000002
@@ -3190,13 +3414,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E020
+
+ 00000
+ Bad Oldesloe 00Bad Oldesloe
- 000002
@@ -3217,13 +3443,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Bad Pyrmont 00Bad Pyrmont
- 000002
@@ -3244,13 +3472,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Bad Reichenhall 00Bad Reichenhall
- 000002
@@ -3271,13 +3501,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Bad Rodach 00Bad Rodach
- 000002
@@ -3298,13 +3530,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Bad Säckingen 00Bad Saeckingen
- 000002
@@ -3325,13 +3559,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Bad Salzuflen 00Bad Salzuflen
- 000002
@@ -3352,13 +3588,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E070
+
+ 00000
+ Bad Salzungen 00Bad Salzungen
- 000002
@@ -3379,13 +3617,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Bad Saulgau 00Bad Saulgau
- 000002
@@ -3406,13 +3646,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Bad Schandau 00Bad Schandau
- 000002
@@ -3433,13 +3675,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Bad Schussenried 00Bad Schussenried
- 000002
@@ -3460,13 +3704,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Bad Sobernheim 00Bad Sobernheim
- 000002
@@ -3487,13 +3733,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Bad Soden(Taunus) 00Bad Soden(Taunus)
- 000002
@@ -3514,13 +3762,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Bad Soden-Salmünst. 00Bad Soden-Salmue.
- 000002
@@ -3541,13 +3791,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D020
+
+ 00000
+ Bad St Peter-Ording 00Bad St Peter-O
- 000002
@@ -3568,13 +3820,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Bad Staffelstein 00Bad Staffelstein
- 000002
@@ -3595,13 +3849,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Bad Steben 00Bad Steben
- 000002
@@ -3622,13 +3878,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Bad Teinach-Neubula. 00Bad Teinach
- 000002
@@ -3649,14 +3907,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Bad Tölz 00Bad Toelz
- 00000
- 3
@@ -3677,13 +3937,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Bad Waldsee 00Bad Waldsee
- 000002
@@ -3704,13 +3966,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Bad Wildbad Bf 00Bad Wildbad
- 000002
@@ -3731,13 +3995,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Bad Wildbad Kurpark 00Bad Wildbad Kurp
- 000001
@@ -3758,13 +4024,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Bad Wildbad Nord 00Bad Wildbad Nord
- 000001
@@ -3785,13 +4053,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Bad Wildbad Uhlandpl 00Bad Wildbad Uhl
- 000001
@@ -3812,13 +4082,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Bad Wildungen 00Bad Wildungen
- 000002
@@ -3839,13 +4111,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Bad Wörishofen 00Bad Woerishofen
- 000002
@@ -3866,13 +4140,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C030
+
+ 00000
+ Bad Zwischenahn 00Bad Zwischenahn
- 000002
@@ -3893,13 +4169,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Baden-Baden 00Baden-Baden
- 000002
@@ -3920,13 +4198,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Baden-Baden Haueneb 00Baden-Baden Hauen
- 000001
@@ -3947,13 +4227,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Baden-Baden Rebland 00Baden-Baden Rebl
- 000001
@@ -3974,13 +4256,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H080
+
+ 00000
+ Bärenstein(Annab) 00Baerenstein(An)
- 000002
@@ -4001,13 +4285,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Baiersbronn Bf 00Baiersbronn Bf
- 000002
@@ -4028,13 +4314,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Balingen(Württ) 00Balingen(Wuertt)
- 000002
@@ -4055,14 +4343,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B030
+
+ 00000
+ SEE
+ Baltrum 00Baltrum
- 00000
- 3
@@ -4083,13 +4373,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Bamberg 00Bamberg
- 000002
@@ -4110,13 +4402,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Bardowick 00Bardowick
- 000001
@@ -4137,13 +4431,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Barleber See 00Barleber See
- 000001
@@ -4164,13 +4460,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H020
+
+ 00000
+ Barth 00Barth
- 000002
@@ -4191,13 +4489,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Basel Bad Bf 00Basel Bad Bf
- 000002
@@ -4218,13 +4518,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Baunatal-Guntershaus 00Baunatal-Guntersh
- 000002
@@ -4245,13 +4547,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J060
+
+ 00000
+ Bautzen 00Bautzen
- 000002
@@ -4272,13 +4576,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I100
+
+ 00000
+ Bayerisch Eisenstein 00Bayerisch Eisenst
- 000002
@@ -4299,13 +4605,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Bayerisch Gmain 00Bayerisch Gmain
- 000002
@@ -4326,13 +4634,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bayerwerk 00Bayerwerk
- 000001
@@ -4353,13 +4663,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Bayreuth Hbf 00Bayreuth Hbf
- 000002
@@ -4380,14 +4692,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Bayrischzell 00Bayrischzell
- 00000
- 3
@@ -4408,13 +4722,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E070
+
+ 00000
+ Bebra 00Bebra
- 000002
@@ -4435,13 +4751,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Bedburg(Erft) 00Bedburg(Erft)
- 000002
@@ -4462,13 +4780,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I050
+
+ 00000
+ Beeskow 00Beeskow
- 000002
@@ -4489,13 +4809,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Benediktbeuern 00Benediktbeuern
- 000002
@@ -4516,13 +4838,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Bensheim 00Bensheim
- 000002
@@ -4543,13 +4867,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Berchtesgaden Hbf 00Berchtesgaden Hbf
- 000002
@@ -4570,13 +4896,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H020
+
+ 00000
+ Bergen auf Rügen 00Bergen auf Ruegen
- 000002
@@ -4597,13 +4925,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bergisch Gladbach 00Bergisch Gladb
- 000002
@@ -4624,13 +4954,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Friedrichstr 00Berlin
- 000002
@@ -4651,13 +4983,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Alexanderpl. 00Berlin Alexandpl.
- 000001
@@ -4678,13 +5012,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Bellevue 00Berlin Bellevue
- 000001
@@ -4705,13 +5041,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I050
+
+ 00000
+ Berlin Brandenb.Flug 00Berlin Brandbg Fl
- 000001
@@ -4732,13 +5070,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Gesundbrunnen 00Berlin Gesundbr.
- 000001
@@ -4759,13 +5099,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Hackescher M. 00Berlin Hackescher
- 000001
@@ -4786,13 +5128,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Hbf 00Berlin Hbf
- 000001
@@ -4813,13 +5157,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Jannowitzbr. 00Berlin Jannowitzb
- 000001
@@ -4840,13 +5186,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Jungfernheide 00Berlin Jungfernh.
- 000001
@@ -4867,13 +5215,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Nöldnerplatz 00Berlin Noeldnerpl
- 000001
@@ -4894,13 +5244,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Ostbahnhof 00Berlin Ostbahnhof
- 000001
@@ -4921,13 +5273,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Ostkreuz 00Berlin Ostkreuz
- 000001
@@ -4948,13 +5302,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Potsdamer Pl 00Berlin Potsd.Pl.
- 000001
@@ -4975,13 +5331,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Savignyplatz 00Berlin Savignypl.
- 000001
@@ -5002,13 +5360,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Südkreuz 00Berlin Suedkreuz
- 000001
@@ -5029,13 +5389,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Treptower Pk 00Berlin Treptow
- 000001
@@ -5056,13 +5418,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Berlin Wannsee 00Berlin Wannsee
- 000002
@@ -5083,13 +5447,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Warschauer St 00Berlin Warsch.St
- 000001
@@ -5110,13 +5476,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Westkreuz 00Berlin Westkreuz
- 000001
@@ -5137,13 +5505,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin Zoolg. Garten 00Berlin Zoolg. G.
- 000001
@@ -5164,13 +5534,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin-Charlottenbg. 00Berlin-Charlottb.
- 000001
@@ -5191,13 +5563,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Berlin-Karlshorst 00Berlin-Karlshorst
- 000002
@@ -5218,13 +5592,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin-Lichtenberg 00Berlin-Lichtenbg
- 000001
@@ -5245,13 +5621,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin-Schöneberg 00Berlin-Schoeneb.
- 000001
@@ -5272,13 +5650,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin-Spandau 00Berlin-Spandau
- 000002
@@ -5299,13 +5679,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Berlin-Tiergarten 00Berlin-Tiergarten
- 000001
@@ -5326,13 +5708,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Bernau(b Berlin) 00Bernau(b Berlin)
- 000002
@@ -5353,13 +5737,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Bestwig 00Bestwig
- 000002
@@ -5380,13 +5766,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Betzdorf(Sieg) 00Betzdorf(Sieg)
- 000002
@@ -5407,13 +5795,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Beuron 00Beuron
- 000002
@@ -5434,13 +5824,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Beyendorf 00Beyendorf
- 000001
@@ -5461,13 +5853,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Burg-u.Ndr Gemünden 00Bg-u.Nd.Gemuenden
- 000002
@@ -5488,13 +5882,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Biberach(Baden) 00Biberach(Baden)
- 000002
@@ -5515,13 +5911,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Biberach(Riß) 00Biberach(Riss)
- 000002
@@ -5542,13 +5940,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Bichlbach-Berwang 00Bichlbach-Berwang
- 000002
@@ -5569,13 +5969,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Biedenkopf 00Biedenkopf
- 000002
@@ -5596,13 +5998,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Bielefeld Hbf 00Bielefeld Hbf
- 000002
@@ -5623,13 +6027,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Bielefeld Ost 00Bielefeld Ost
- 000001
@@ -5650,13 +6056,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Bietigheim-Bissingen 00Bietigheim-Biss.
- 000002
@@ -5677,13 +6085,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Bietingen 00Bietingen
- 000002
@@ -5704,13 +6114,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Bingen(Rhein) Stadt 00Bingen(Rh)Stadt
- 000001
@@ -5731,13 +6143,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Bingen(Rhein) Hbf 00Bingen(Rhein) Hbf
- 000002
@@ -5758,13 +6172,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Bischofswerda 00Bischofswerda
- 000002
@@ -5785,13 +6201,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Bischofswiesen 00Bischofswiesen
- 000002
@@ -5812,13 +6230,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A080
+
+ 00000
+ Bitburg-Erdorf 00Bitburg-Erdorf
- 000002
@@ -5839,13 +6259,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Bitterfeld 00Bitterfeld
- 000002
@@ -5866,13 +6288,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Blaibach(Oberpf) 00Blaibach(Oberpf)
- 000002
@@ -5893,13 +6317,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G030
+
+ 00000
+ Blankenberg(Meckl) 00Blankenberg/Meckl
- 000002
@@ -5920,13 +6346,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Blankenf(Teltow-Fl) 00Blankenfelde
- 000001
@@ -5947,13 +6375,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Blankenstein(Saale) 00Blankenstein(S)
- 000002
@@ -5974,13 +6404,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Blaubeuren 00Blaubeuren
- 000002
@@ -6001,13 +6433,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Blaufelden 00Blaufelden
- 000002
@@ -6028,13 +6462,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Blumenberg 00Blumenberg
- 000002
@@ -6055,13 +6491,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Bocholt 00Bocholt
- 000002
@@ -6082,13 +6520,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Bochum Hbf 00Bochum Hbf
- 000002
@@ -6109,13 +6549,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Bochum West 00Bochum West
- 000001
@@ -6136,13 +6578,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Bochum-Ehrenfeld 00Bochum-Ehrenfeld
- 000001
@@ -6163,13 +6607,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Bochum-Hamme 00Bochum-Hamme
- 000001
@@ -6190,13 +6636,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Bochum-Langendreer 00Bochum-Langend
- 000001
@@ -6217,13 +6665,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Bochum-Langendreer W 00Bochum-Langend W
- 000001
@@ -6244,13 +6694,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Bochum-Riemke 00Bochum-Riemke
- 000001
@@ -6271,13 +6723,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Bockum-Hövel 00Bockum-Hoevel
- 000001
@@ -6298,13 +6752,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Bodenburg 00Bodenburg
- 000002
@@ -6325,13 +6781,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E060
+
+ 00000
+ Bodenfelde 00Bodenfelde
- 000002
@@ -6352,13 +6810,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Bodenmais 00Bodenmais
- 000002
@@ -6379,13 +6839,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Böblingen 00Boeblingen
- 000002
@@ -6406,13 +6868,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Bogen 00Bogen
- 000002
@@ -6433,13 +6897,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bonn Hbf 00Bonn Hbf
- 000002
@@ -6460,13 +6926,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bonn-Bad Godesberg 00Bonn-Bad Godesbg
- 000001
@@ -6487,13 +6955,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bonn-Beuel 00Bonn-Beuel
- 000002
@@ -6514,13 +6984,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bonn-Duisdorf 00Bonn-Duisdorf
- 000001
@@ -6541,13 +7013,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bonn-Mehlem 00Bonn-Mehlem
- 000001
@@ -6568,13 +7042,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Bonn-Oberkassel 00Bonn-Oberkassel
- 000001
@@ -6595,13 +7071,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Boppard Hbf 00Boppard Hbf
- 000002
@@ -6622,13 +7100,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Boppard-Bad Salzig 00Boppard-Bad Salz.
- 000002
@@ -6649,13 +7129,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Borken(Westf) 00Borken(Westf)
- 000002
@@ -6676,14 +7158,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B030
+
+ 00000
+ SEE
+ Borkum(Nordseebad) 00Borkum(Nordseeb)
- 00000
- 3
@@ -6704,13 +7188,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H060
+
+ 00000
+ Borsdorf(Sachs) 00Borsdorf(Sachs)
- 000002
@@ -6731,13 +7217,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Bottrop Hbf 00Bottrop Hbf
- 000002
@@ -6758,13 +7246,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Bottrop-Boy 00Bottrop-Boy
- 000001
@@ -6785,13 +7275,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Bottrop-Vonderort 00Bottrop-Vonderort
- 000001
@@ -6812,13 +7304,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Brackwede 00Brackwede
- 000001
@@ -6839,13 +7333,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Brackwede Süd 00Brackwede Sued
- 000001
@@ -6866,13 +7362,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Brake(b Bielefeld) 00Brake(b Bielef)
- 000001
@@ -6893,13 +7391,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Bramsche 00Bramsche
- 000002
@@ -6920,13 +7420,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Brandenburg Hbf 00Brandenburg Hbf
- 000002
@@ -6947,13 +7449,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Brannenburg 00Brannenburg
- 000002
@@ -6974,13 +7478,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Braunschweig Hbf 00Braunschweig
- 000002
@@ -7001,13 +7507,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Braunschweig-Gliesm. 00Braunschweig-Gl
- 000001
@@ -7028,13 +7536,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B110
+
+ 00000
+ Breisach 00Breisach
- 000002
@@ -7055,13 +7565,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Breitendiel 00Breitendiel
- 000001
@@ -7082,13 +7594,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Bremen Hbf 00Bremen Hbf
- 000002
@@ -7109,13 +7623,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Bremen Neustadt 00Bremen Neustadt
- 000001
@@ -7136,13 +7652,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D030
+
+ 00000
+ Bremen-Burg 00Bremen-Burg
- 000001
@@ -7163,13 +7681,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Bremen-Hemelingen 00Bremen-Hemelingen
- 000001
@@ -7190,13 +7710,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D030
+
+ 00000
+ Bremen-Lesum 00Bremen-Lesum
- 000001
@@ -7217,13 +7739,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Bremen-Mahndorf 00Bremen-Mahndorf
- 000001
@@ -7244,13 +7768,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Bremen-Oberneuland 00Bremen-Oberneul.
- 000001
@@ -7271,13 +7797,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Bremen-Oslebshausen 00Bremen-Oslebsh.
- 000001
@@ -7298,13 +7826,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D030
+
+ 00000
+ Bremen-Schönebeck 00Bremen-Schoeneb.
- 000001
@@ -7325,13 +7855,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Bremen-Sebaldsbrück 00Bremen-Sebaldsbr.
- 000001
@@ -7352,13 +7884,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D030
+
+ 00000
+ Bremen-St Magnus 00Bremen-St Magnus
- 000001
@@ -7379,13 +7913,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D030
+
+ 00000
+ Bremen-Vegesack 00Bremen-Vegesack
- 000001
@@ -7406,13 +7942,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Bremen-Walle 00Bremen-Walle
- 000001
@@ -7433,13 +7971,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D030
+
+ 00000
+ Bremerhaven Hbf 00Bremerhaven Hbf
- 000002
@@ -7460,13 +8000,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D030
+
+ 00000
+ Bremerhaven-Lehe 00Bremerhaven-Lehe
- 000001
@@ -7487,13 +8029,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D030
+
+ 00000
+ Bremerhaven-Wulsdorf 00Bremerhaven-Wulsd
- 000001
@@ -7514,13 +8058,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F060
+
+ 00000
+ Bretleben 00Bretleben
- 000002
@@ -7541,13 +8087,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Bretten 00Bretten
- 000002
@@ -7568,13 +8116,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Bretten Schulzentrum 00Bretten Schulz
- 000001
@@ -7595,13 +8145,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Bretten Stadtmitte 00Bretten Stadt
- 000001
@@ -7622,13 +8174,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Brilon Wald 00Brilon Wald
- 000002
@@ -7649,13 +8203,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Britz 00Britz
- 000002
@@ -7676,13 +8232,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Brötzingen Mitte 00Broetzingen Mitte
- 000001
@@ -7703,13 +8261,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Bruchsal 00Bruchsal
- 000002
@@ -7730,13 +8290,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Bruchsal Bildungsz 00Bruchsal Bildungs
- 000001
@@ -7757,13 +8319,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Brühl 00Bruehl
- 000002
@@ -7784,13 +8348,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Bruxelles Zone 00Bruxelles Zone
- 000002
@@ -7811,13 +8377,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Bruxelles-Midi 00Bruxelles-Midi
- 000001
@@ -7838,13 +8406,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Bruxelles-Nord 00Bruxelles-Nord
- 000001
@@ -7865,13 +8435,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Bubenreuth 00Bubenreuth
- 000001
@@ -7892,13 +8464,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Buchholz(Nordheide) 00Buchholz/Nordheid
- 000002
@@ -7919,13 +8493,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Buchloe 00Buchloe
- 000002
@@ -7946,13 +8522,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F030
+
+ 00000
+ Büchen 00Buechen
- 000002
@@ -7973,13 +8551,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Bückeburg 00Bueckeburg
- 000002
@@ -8000,13 +8580,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Bühl(Baden) 00Buehl(Baden)
- 000002
@@ -8027,13 +8609,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Bünde(Westf) 00Buende(Westf)
- 000002
@@ -8054,13 +8638,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Büttgen 00Buettgen
- 000001
@@ -8081,13 +8667,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Bützow 00Buetzow
- 000002
@@ -8108,13 +8696,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Buggingen 00Buggingen
- 000002
@@ -8135,13 +8725,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Bullay(DB) 00Bullay(DB)
- 000002
@@ -8162,13 +8754,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Burgdorf 00Burgdorf
- 000002
@@ -8189,13 +8783,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Burghausen(Oberbay) 00Burghausen(Obb)
- 000002
@@ -8216,13 +8812,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A010
+
+ 00000
+ Bus 00Bus
- 000001
@@ -8243,13 +8841,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Butzbach 00Butzbach
- 000002
@@ -8270,13 +8870,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Buxtehude 00Buxtehude
- 000002
@@ -8297,13 +8899,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Cadolzburg 00Cadolzburg
- 000002
@@ -8324,13 +8928,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Cainsdorf 00Cainsdorf
- 000001
@@ -8351,13 +8957,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Calau(NL) 00Calau(NL)
- 000002
@@ -8378,13 +8986,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Calbe(Saale) Ost 00Calbe(Saale) Ost
- 000002
@@ -8405,13 +9015,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Calw 00Calw
- 000002
@@ -8432,13 +9044,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Camburg(Saale) 00Camburg(Saale)
- 000001
@@ -8459,13 +9073,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Castrop-Rauxel Hbf 00Castrop-RauxelHbf
- 000002
@@ -8486,13 +9102,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E040
+
+ 00000
+ Celle 00Celle
- 000002
@@ -8513,13 +9131,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Cham(Oberpf) 00Cham(Opf)
- 000002
@@ -8540,13 +9160,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H080
+
+ 00000
+ Cheb(Gr) 00Cheb(Gr)
- 000002
@@ -8567,13 +9189,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Chemnitz Hbf 00Chemnitz Hbf
- 000002
@@ -8594,13 +9218,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Chemnitz Mitte 00Chemnitz Mitte
- 000001
@@ -8621,13 +9247,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Chemnitz Süd 00Chemnitz Sued
- 000001
@@ -8648,13 +9276,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Chorin 00Chorin
- 000002
@@ -8675,13 +9305,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C040
+
+ 00000
+ Cloppenburg 00Cloppenburg
- 000002
@@ -8702,13 +9334,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Coburg 00Coburg
- 000002
@@ -8729,13 +9363,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Cochem(Mosel) 00Cochem(Mosel)
- 000002
@@ -8756,13 +9392,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Cölbe 00Coelbe
- 000002
@@ -8783,13 +9421,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Coesfeld(Westf) 00Coesfeld(Westf)
- 000002
@@ -8810,13 +9450,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Cossebaude 00Cossebaude
- 000001
@@ -8837,13 +9479,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Coswig(Dresden) 00Coswig(Dresden)
- 000002
@@ -8864,13 +9508,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Cottbus 00Cottbus
- 000002
@@ -8891,13 +9537,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Cottbus-Merzdorf 00Cottbus-Merzdorf
- 000001
@@ -8918,13 +9566,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Cottbus-Sandow 00Cottbus-Sandow
- 000001
@@ -8945,13 +9595,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Cottbus-Willmersd N 00Cottbus-Willmersd
- 000001
@@ -8972,13 +9624,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Crailsheim 00Crailsheim
- 000002
@@ -8999,13 +9653,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H080
+
+ 00000
+ Cranzahl 00Cranzahl
- 000002
@@ -9026,13 +9682,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Crimmitschau 00Crimmitschau
- 000002
@@ -9053,13 +9711,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D020
+
+ 00000
+ Cuxhaven 00Cuxhaven
- 000002
@@ -9080,13 +9740,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Dachau Bahnhof 00Dachau Bahnhof
- 000002
@@ -9107,14 +9769,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D010
+
+ 00000
+ SEE
+ Dagebüll Mole 00Dagebuell Mole
- 00000
- 3
@@ -9135,13 +9799,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Dalheim 00Dalheim
- 000002
@@ -9162,13 +9828,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F040
+
+ 00000
+ Dannenberg Ost 00Dannenberg Ost
- 000002
@@ -9189,14 +9857,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Darching 00Darching
- 00000
- 3
@@ -9217,13 +9887,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Darmstadt Hbf 00Darmstadt Hbf
- 000002
@@ -9244,13 +9916,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Darmstadt Nord 00Darmstadt Nord
- 000001
@@ -9271,13 +9945,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Darmstadt Ost 00Darmstadt Ost
- 000001
@@ -9298,13 +9974,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Darmstadt Süd 00Darmstadt Sued
- 000001
@@ -9325,13 +10003,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Darmstadt-Arheilgen 00Darmstadt-Arheil
- 000001
@@ -9352,13 +10032,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Darmstadt-Eberstadt 00Darmstadt-Eberst
- 000001
@@ -9379,13 +10061,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Darmstadt-Kranichst. 00Darmstadt-Kranich
- 000001
@@ -9406,13 +10090,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Darmstadt-Wixhausen 00Darmstadt-Wixh
- 000001
@@ -9433,13 +10119,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Deggendorf Hbf 00Deggendorf Hbf
- 000002
@@ -9460,13 +10148,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Delitzsch 00Delitzsch
- 000002
@@ -9487,13 +10177,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Delmenhorst 00Delmenhorst
- 000002
@@ -9514,13 +10206,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H020
+
+ 00000
+ Demmin 00Demmin
- 000002
@@ -9541,13 +10235,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Denzlingen 00Denzlingen
- 000002
@@ -9568,13 +10264,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Derneburg(Han) 00Derneburg
- 000002
@@ -9595,13 +10293,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Dessau Hbf 00Dessau Hbf
- 000002
@@ -9622,13 +10322,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Detmold 00Detmold
- 000002
@@ -9649,13 +10351,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Dieburg 00Dieburg
- 000002
@@ -9676,13 +10380,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C040
+
+ 00000
+ Diepholz 00Diepholz
- 000002
@@ -9703,13 +10409,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Dießen 00Diessen
- 000002
@@ -9730,13 +10438,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Dillenburg 00Dillenburg
- 000002
@@ -9757,13 +10467,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Dillingen(Donau) 00Dillingen(Donau)
- 000002
@@ -9784,13 +10496,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Dillingen(Saar) 00Dillingen(Saar)
- 000002
@@ -9811,13 +10525,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Dingolfing 00Dingolfing
- 000002
@@ -9838,13 +10554,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dinslaken 00Dinslaken
- 000002
@@ -9865,13 +10583,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Dissen-Bad Rothenf. 00Dissen-Bad Rothen
- 000002
@@ -9892,13 +10612,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Ditzingen 00Ditzingen
- 000002
@@ -9919,13 +10641,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Doberlug-Kirchhain 00Doberlug-Kirchh.
- 000002
@@ -9946,13 +10670,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Döbeln Hbf 00Doebeln Hbf
- 000002
@@ -9973,13 +10699,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Dollbergen 00Dollbergen
- 000002
@@ -10000,13 +10728,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Dombühl 00Dombuehl
- 000002
@@ -10027,13 +10757,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Donaueschingen 00Donaueschingen
- 000002
@@ -10054,13 +10786,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F100
+
+ 00000
+ Donauwörth 00Donauwoerth
- 000002
@@ -10081,13 +10815,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Dorfen Bahnhof 00Dorfen Bahnhof
- 000002
@@ -10108,13 +10844,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund Hbf 00Dortmund Hbf
- 000002
@@ -10135,13 +10873,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund Knappschaft 00Dortmund Knappsch
- 000001
@@ -10162,13 +10902,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund Möllerbr. 00Dortmund Moellerb
- 000001
@@ -10189,13 +10931,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund Signal Idu. 00Dortmund Signal
- 000001
@@ -10216,13 +10960,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund Stadthaus 00Dortmund Stadth
- 000001
@@ -10243,13 +10989,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund Tierpark 00Dortmund Tierpark
- 000001
@@ -10270,13 +11018,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund West 00Dortmund West
- 000001
@@ -10297,13 +11047,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Aplerbeck 00Dortmund-Aplerb
- 000001
@@ -10324,13 +11076,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Aplerbeck S 00Dortmund-Aplerb S
- 000001
@@ -10351,13 +11105,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Asseln Mitt 00Dortmund-Asseln M
- 000001
@@ -10378,13 +11134,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Barop 00Dortmund-Barop
- 000001
@@ -10405,13 +11163,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Bövingh. 00Dortmund-Boevingh
- 000001
@@ -10432,13 +11192,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Brackel 00Dortmund-Brackel
- 000001
@@ -10459,13 +11221,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Derne 00Dortmund-Derne
- 000001
@@ -10486,13 +11250,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Dorstfeld 00Dortmund-Dorstf
- 000001
@@ -10513,13 +11279,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Dorstfeld S 00Dortmund-Dorstf S
- 000001
@@ -10540,13 +11308,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Germania 00Dortmund-Germ
- 000001
@@ -10567,13 +11337,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Hörde 00Dortmund-Hoerde
- 000001
@@ -10594,13 +11366,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Huckarde N 00Dortmund-Huck N
- 000001
@@ -10621,13 +11395,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Huckarde 00Dortmund-Huckarde
- 000001
@@ -10648,13 +11424,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Kirchderne 00Dortmund-Kirchder
- 000001
@@ -10675,13 +11453,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Kirchhörde 00Dortmund-Kirchhoe
- 000001
@@ -10702,13 +11482,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Kley 00Dortmund-Kley
- 000001
@@ -10729,13 +11511,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Körne 00Dortmund-Koerne
- 000001
@@ -10756,13 +11540,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Körne West 00Dortmund-Koerne W
- 000001
@@ -10783,13 +11569,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Kruckel 00Dortmund-Kruckel
- 000001
@@ -10810,13 +11598,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Kurl 00Dortmund-Kurl
- 000001
@@ -10837,13 +11627,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Löttringh. 00Dortmund-Loett
- 000001
@@ -10864,13 +11656,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Lütgend.N 00Dortmund-Luet N
- 000001
@@ -10891,13 +11685,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Lütgendort 00Dortmund-Luetgend
- 000001
@@ -10918,13 +11714,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Marten 00Dortmund-Marten
- 000001
@@ -10945,13 +11743,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Marten Süd 00Dortmund-Marten S
- 000001
@@ -10972,13 +11772,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Mengede 00Dortmund-Mengede
- 000001
@@ -10999,13 +11801,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Nette/Oest 00Dortmund-Nette
- 000001
@@ -11026,13 +11830,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Oespel 00Dortmund-Oespel
- 000001
@@ -11053,13 +11859,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Rahm 00Dortmund-Rahm
- 000001
@@ -11080,13 +11888,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Scharnhorst 00Dortmund-Scharnh
- 000001
@@ -11107,13 +11917,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Sölde 00Dortmund-Soelde
- 000001
@@ -11134,13 +11946,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Somborn 00Dortmund-Somborn
- 000001
@@ -11161,13 +11975,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Uni. 00Dortmund-Uni
- 000001
@@ -11188,13 +12004,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Westerfilde 00Dortmund-Westerf
- 000001
@@ -11215,13 +12033,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Wickede W 00Dortmund-Wick W
- 000001
@@ -11242,13 +12062,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Wickede 00Dortmund-Wickede
- 000001
@@ -11269,13 +12091,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Dortmund-Wischlingen 00Dortmund-Wischlin
- 000001
@@ -11296,13 +12120,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden Flughafen 00Dresden Flughafen
- 000001
@@ -11323,13 +12149,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden Freiberg.Str 00Dresden Freib.Str
- 000001
@@ -11350,13 +12178,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden Grenzstraße 00Dresden Grenzstr.
- 000001
@@ -11377,13 +12207,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden Hbf 00Dresden Hbf
- 000002
@@ -11404,13 +12236,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden Industriegel 00Dresden Ind.Gel.
- 000001
@@ -11431,13 +12265,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden Mitte 00Dresden Mitte
- 000001
@@ -11458,13 +12294,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Cotta 00Dresden-Cotta
- 000001
@@ -11485,13 +12323,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Dobritz 00Dresden-Dobritz
- 000001
@@ -11512,13 +12352,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Friedrichst 00Dresden-Friedr.
- 000001
@@ -11539,13 +12381,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Kemnitz 00Dresden-Kemnitz
- 000001
@@ -11566,13 +12410,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Klotzsche 00Dresden-Klotzsche
- 000001
@@ -11593,13 +12439,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Neustadt 00Dresden-Neustadt
- 000001
@@ -11620,13 +12468,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Niedersedl 00Dresden-Nieders.
- 000001
@@ -11647,13 +12497,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Pieschen 00Dresden-Pieschen
- 000001
@@ -11674,13 +12526,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Plauen 00Dresden-Plauen
- 000001
@@ -11701,13 +12555,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Reick 00Dresden-Reick
- 000001
@@ -11728,13 +12584,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Stetzsch 00Dresden-Stetzsch
- 000001
@@ -11755,13 +12613,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Strehlen 00Dresden-Strehlen
- 000001
@@ -11782,13 +12642,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Trachau 00Dresden-Trachau
- 000001
@@ -11809,13 +12671,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Dresden-Zschachwitz 00Dresden-Zschachw.
- 000001
@@ -11836,13 +12700,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Duckterath 00Duckterath
- 000001
@@ -11863,13 +12729,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Dudweiler 00Dudweiler
- 000001
@@ -11890,13 +12758,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Dülmen 00Duelmen
- 000002
@@ -11917,13 +12787,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Düren 00Dueren
- 000001
@@ -11944,13 +12816,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Düren Im GroßenTal 00Dueren I Gr Tal
- 000001
@@ -11971,13 +12845,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Düren Renkerstraße 00Dueren Renkerstr
- 000001
@@ -11998,13 +12874,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Düren-Annakirmespl. 00Dueren-Annakirmes
- 000002
@@ -12025,13 +12903,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Düren-Kuhbrücke 00Dueren-Kuhbruecke
- 000001
@@ -12052,13 +12932,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Düren-Lendersdorf 00Dueren-Lendersd
- 000001
@@ -12079,13 +12961,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf Flugh.T. 00Duesseldorf Fl.T.
- 000001
@@ -12106,13 +12990,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf Flugh. 00Duesseldorf Flugh
- 000001
@@ -12133,13 +13019,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf Friedrst 00Duesseldorf Fried
- 000001
@@ -12160,13 +13048,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf Hbf 00Duesseldorf Hbf
- 000002
@@ -12187,13 +13077,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf Völk St 00Duesseldorf Voelk
- 000001
@@ -12214,13 +13106,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf Volksg. 00Duesseldorf Volks
- 000001
@@ -12241,13 +13135,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf Wehrhahn 00Duesseldorf Wehrh
- 000001
@@ -12268,13 +13164,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Benrath 00Duesseldorf-Benr.
- 000001
@@ -12295,13 +13193,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Bilk 00Duesseldorf-Bilk
- 000001
@@ -12322,13 +13222,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Derend. 00Duesseldorf-Dere.
- 000001
@@ -12349,13 +13251,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Eller M 00Duesseldorf-El.M
- 000001
@@ -12376,13 +13280,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Eller S 00Duesseldorf-El.S
- 000001
@@ -12403,13 +13309,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Eller 00Duesseldorf-Eller
- 000001
@@ -12430,13 +13338,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Flingern 00Duesseldorf-Fling
- 000001
@@ -12457,13 +13367,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Garath 00Duesseldorf-Gar.
- 000001
@@ -12484,13 +13396,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Gerresh. 00Duesseldorf-Gerr.
- 000001
@@ -12511,13 +13425,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Hamm 00Duesseldorf-Hamm
- 000001
@@ -12538,13 +13454,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Hellerh. 00Duesseldorf-Hell
- 000001
@@ -12565,13 +13483,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Oberbilk 00Duesseldorf-Oberb
- 000001
@@ -12592,13 +13512,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Rath Mit 00Duesseldorf-R.M.
- 000001
@@ -12619,13 +13541,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Rath 00Duesseldorf-Rath
- 000001
@@ -12646,13 +13570,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Reisholz 00Duesseldorf-Reish
- 000001
@@ -12673,13 +13599,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Unterr. 00Duesseldorf-Unter
- 000001
@@ -12700,13 +13628,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Düsseldorf-Zoo 00Duesseldorf-Zoo
- 000001
@@ -12727,13 +13657,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg Entenfang 00Duisburg Entenf
- 000001
@@ -12754,13 +13686,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg Hbf 00Duisburg Hbf
- 000002
@@ -12781,13 +13715,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg-Bissingheim 00Duisburg-Bissingh
- 000001
@@ -12808,13 +13744,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg-Buchholz 00Duisburg-Buchholz
- 000001
@@ -12835,13 +13773,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg-Großenbaum 00Duisburg-Grossenb
- 000001
@@ -12862,13 +13802,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg-Hochfeld S 00Duisburg-Hochf.S
- 000001
@@ -12889,13 +13831,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg-Meiderich O 00Duisburg-Meid.O
- 000001
@@ -12916,13 +13860,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg-Meiderich S 00Duisburg-Meid.S
- 000001
@@ -12943,13 +13889,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg-Obermeider. 00Duisburg-Obermeid
- 000001
@@ -12970,13 +13918,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg-Rahm 00Duisburg-Rahm
- 000001
@@ -12997,13 +13947,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg-Ruhrort 00Duisburg-Ruhrort
- 000002
@@ -13024,13 +13976,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg-Schlenk 00Duisburg-Schlenk
- 000001
@@ -13051,13 +14005,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Duisburg-Wedau 00Duisburg-Wedau
- 000001
@@ -13078,13 +14034,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Eberbach 00Eberbach
- 000002
@@ -13105,13 +14063,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Ebermannstadt 00Ebermannstadt
- 000002
@@ -13132,13 +14092,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Ebern 00Ebern
- 000002
@@ -13159,13 +14121,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Ebersbach(Fils) 00Ebersbach(Fils)
- 000002
@@ -13186,13 +14150,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J070
+
+ 00000
+ Ebersbach(Sachs) 00Ebersbach(Sachs)
- 000002
@@ -13213,13 +14179,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Eberswalde Hbf 00Eberswalde Hbf
- 000002
@@ -13240,13 +14208,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Ebringen 00Ebringen
- 000002
@@ -13267,13 +14237,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E010
+
+ 00000
+ Eckernförde 00Eckernfoerde
- 000002
@@ -13294,13 +14266,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Edelfingen 00Edelfingen
- 000001
@@ -13321,13 +14295,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Efringen-Kirchen 00Efringen-Kirchen
- 000002
@@ -13348,13 +14324,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Eggenfelden 00Eggenfelden
- 000002
@@ -13375,13 +14353,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Ehingen(Donau) 00Ehingen(Donau)
- 000002
@@ -13402,13 +14382,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Ehrang 00Ehrang
- 000001
@@ -13429,13 +14411,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Ehrang Ort 00Ehrang Ort
- 000001
@@ -13456,13 +14440,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Ehrwald Zugspitzbahn 00Ehrwald Zugspitzb
- 000002
@@ -13483,13 +14469,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E060
+
+ 00000
+ Eichenberg 00Eichenberg
- 000002
@@ -13510,13 +14498,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F100
+
+ 00000
+ Eichstätt Bahnhof 00Eichstaett Bf
- 000002
@@ -13537,13 +14527,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F100
+
+ 00000
+ Eichstätt Stadt 00Eichstaett Stadt
- 000002
@@ -13564,13 +14556,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H060
+
+ 00000
+ Eilenburg 00Eilenburg
- 000002
@@ -13591,13 +14585,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Eilsleben(Magdeb) 00Eilsleben(Magdeb)
- 000002
@@ -13618,13 +14614,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Eimeldingen 00Eimeldingen
- 000002
@@ -13645,13 +14643,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E060
+
+ 00000
+ Einbeck Salzderhel 00Einbeck Salzderh.
- 000002
@@ -13672,13 +14672,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Einsiedlerhof 00Einsiedlerhof
- 000001
@@ -13699,13 +14701,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E070
+
+ 00000
+ Eisenach 00Eisenach
- 000002
@@ -13726,13 +14730,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J050
+
+ 00000
+ Eisenhüttenstadt 00Eisenhuettenstadt
- 000002
@@ -13753,13 +14759,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Eisfeld 00Eisfeld
- 000002
@@ -13780,13 +14788,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Ellwangen 00Ellwangen
- 000002
@@ -13807,13 +14817,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Elmshorn 00Elmshorn
- 000002
@@ -13834,13 +14846,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Elsterwerda 00Elsterwerda
- 000002
@@ -13861,13 +14875,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Eltersdorf 00Eltersdorf
- 000001
@@ -13888,13 +14904,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Elzach 00Elzach
- 000002
@@ -13915,13 +14933,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Elze(Han) 00Elze(Han)
- 000002
@@ -13942,13 +14962,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B030
+
+ 00000
+ Emden Hbf 00Emden
- 000002
@@ -13969,13 +14991,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B030
+
+ 00000
+ Emden Außenhafen 00Emden Aussenhafen
- 000002
@@ -13996,13 +15020,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Emmendingen 00Emmendingen
- 000002
@@ -14023,13 +15049,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A050
+
+ 00000
+ Emmerich 00Emmerich
- 000002
@@ -14050,13 +15078,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A050
+
+ 00000
+ Emmerich(Gr) 00Emmerich(Gr)
- 000002
@@ -14077,13 +15107,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Engelsdorf 00Engelsdorf
- 000001
@@ -14104,13 +15136,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Engen 00Engen
- 000002
@@ -14131,13 +15165,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Engers 00Engers
- 000002
@@ -14158,13 +15194,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Erding 00Erding
- 000002
@@ -14185,13 +15223,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Erfurt Hbf 00Erfurt Hbf
- 000002
@@ -14212,13 +15252,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Erfurt Nord 00Erfurt Nord
- 000001
@@ -14239,13 +15281,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Erfurt Ost 00Erfurt Ost
- 000001
@@ -14266,13 +15310,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Erfurt-Bischleben 00Erfurt-Bischleben
- 000001
@@ -14293,13 +15339,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Erfurt-Gispersleben 00Erfurt-Gispersleb
- 000001
@@ -14320,13 +15368,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Erkelenz 00Erkelenz
- 000002
@@ -14347,13 +15397,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Erlangen 00Erlangen
- 000002
@@ -14374,13 +15426,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Erlangen-Bruck 00Erlangen-Bruck
- 000001
@@ -14401,13 +15455,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Erzingen(Baden) 00Erzingen(Baden)
- 000002
@@ -14428,13 +15484,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Eschborn Süd 00Eschborn Sued
- 000001
@@ -14455,13 +15513,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Eschenlohe 00Eschenlohe
- 000002
@@ -14482,13 +15542,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E070
+
+ 00000
+ Eschwege West 00Eschwege West
- 000002
@@ -14509,13 +15571,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Eschweiler Hbf 00Eschweiler Hbf
- 000002
@@ -14536,13 +15600,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C030
+
+ 00000
+ Esens(Ostfriesl) 00Esens(Ostfriesl)
- 000002
@@ -14563,13 +15629,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen Hbf 00Essen Hbf
- 000002
@@ -14590,13 +15658,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen Stadtwald 00Essen Stadtwald
- 000001
@@ -14617,13 +15687,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen Süd 00Essen Sued
- 000001
@@ -14644,13 +15716,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen West 00Essen West
- 000001
@@ -14671,13 +15745,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Borbeck 00Essen-Borbeck
- 000001
@@ -14698,13 +15774,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Borbeck Süd 00Essen-Borbeck S
- 000001
@@ -14725,13 +15803,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Dellwig Ost 00Essen-Dellwig Ost
- 000001
@@ -14752,13 +15832,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Eiberg 00Essen-Eiberg
- 000001
@@ -14779,13 +15861,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Frohnhausen 00Essen-Frohnhausen
- 000001
@@ -14806,13 +15890,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Gerschede 00Essen-Gerschede
- 000001
@@ -14833,13 +15919,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Holthausen 00Essen-Holthausen
- 000001
@@ -14860,13 +15948,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Horst 00Essen-Horst
- 000001
@@ -14887,13 +15977,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Hügel 00Essen-Huegel
- 000001
@@ -14914,13 +16006,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Kray Nord 00Essen-Kray Nord
- 000001
@@ -14941,13 +16035,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Kray Süd 00Essen-Kray Sued
- 000001
@@ -14968,13 +16064,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Kupferdreh 00Essen-Kupferdreh
- 000001
@@ -14995,13 +16093,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Steele 00Essen-Steele
- 000001
@@ -15022,13 +16122,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Steele Ost 00Essen-Steele Ost
- 000001
@@ -15049,13 +16151,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Überruhr 00Essen-Ueberruhr
- 000001
@@ -15076,13 +16180,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Essen-Werden 00Essen-Werden
- 000001
@@ -15103,13 +16209,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Esslingen(Neckar) 00Esslingen(N)
- 000002
@@ -15130,13 +16238,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Esslingen-Mettingen 00Esslingen-Mett
- 000001
@@ -15157,13 +16267,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Esslingen-Zell 00Esslingen-Zell
- 000001
@@ -15184,13 +16296,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Euskirchen 00Euskirchen
- 000002
@@ -15211,13 +16325,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Eutin 00Eutin
- 000002
@@ -15238,13 +16354,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Eutingen im Gäu 00Eutingen im Gaeu
- 000002
@@ -15265,13 +16383,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Eutingen(Baden) 00Eutingen(Baden)
- 000001
@@ -15292,13 +16412,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Eystrup 00Eystrup
- 000002
@@ -15319,13 +16441,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Frankfurt(M)Flugh Fernbf 00FFM Flugh Fern
- 000001
@@ -15346,13 +16470,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H060
+
+ 00000
+ Falkenberg(Elster) 00Falkenberg(Elst)
- 000002
@@ -15373,13 +16499,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Fallersleben 00Fallersleben
- 000001
@@ -15400,13 +16528,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Farchant 00Farchant
- 000002
@@ -15427,13 +16557,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Fasanenpark 00Fasanenpark
- 000001
@@ -15454,13 +16586,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Faulbach(Main) 00Faulbach(Main)
- 000002
@@ -15481,13 +16615,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Favoritepark 00Favoritepark
- 000001
@@ -15508,13 +16644,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Feldberg-Bärental 00Feldberg-Baerent.
- 000002
@@ -15535,13 +16673,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Feldhausen 00Feldhausen
- 000002
@@ -15562,13 +16702,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Feldkirchen(b M) 00Feldkirchen(b M)
- 000001
@@ -15589,13 +16731,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Fellbach 00Fellbach
- 000001
@@ -15616,13 +16760,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Feucht 00Feucht
- 000002
@@ -15643,13 +16789,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Finnentrop 00Finnentrop
- 000002
@@ -15670,13 +16818,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Finningerstrasse 00Finningerstrasse
- 000001
@@ -15697,13 +16847,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Finsterwalde(Nl) 00Finsterwalde(Nl)
- 000002
@@ -15724,13 +16876,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Fischbach(Nürnberg) 00Fischbach(Nuernb)
- 000001
@@ -15751,14 +16905,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Fischbachau 00Fischbachau
- 00000
- 3
@@ -15779,13 +16935,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Fischen 00Fischen
- 000002
@@ -15806,14 +16964,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Fischhausen-Neuhaus 00Fischhausen-Neuh.
- 00000
- 3
@@ -15834,13 +16994,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D010
+
+ 00000
+ Flensburg 00Flensburg
- 000002
@@ -15861,13 +17023,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D010
+
+ 00000
+ Flensburg(Gr) 00Flensburg(Gr)
- 000002
@@ -15888,13 +17052,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Flintsbach 00Flintsbach
- 000002
@@ -15915,13 +17081,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Flöha 00Floeha
- 000002
@@ -15942,14 +17110,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D010
+
+ 00000
+ SEE
+ Föhr 00Foehr
- 00000
- 3
@@ -15970,13 +17140,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Föhren 00Foehren
- 000002
@@ -15997,13 +17169,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B100
+
+ 00000
+ Forbach(fr) 00Forbach(fr)
- 000002
@@ -16024,13 +17198,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Forchheim(Oberfr) 00Forchheim(Ofr)
- 000002
@@ -16051,13 +17227,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J060
+
+ 00000
+ Forst(Gr) 00Forst(Gr)
- 000002
@@ -16078,13 +17256,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J060
+
+ 00000
+ Forst(Lausitz) 00Forst(Lausitz)
- 000002
@@ -16105,13 +17285,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Forsthaus 00Forsthaus
- 000001
@@ -16132,13 +17314,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Frankenberg(Eder) 00Frankenberg(Eder)
- 000002
@@ -16159,13 +17343,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Frankenthal Hbf 00Frankenthal Hbf
- 000002
@@ -16186,13 +17372,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Frankfurt(M)Flugh. 00Frankfurt(M)Flugh
- 000002
@@ -16213,13 +17401,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(M)Gallusw. 00Frankfurt(M)Gallu
- 000001
@@ -16240,13 +17430,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(M)Hauptw. 00Frankfurt(M)Haupt
- 000001
@@ -16267,13 +17459,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(Main)Hbf 00Frankfurt(M)Hbf
- 000002
@@ -16294,13 +17488,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(M)Konst. 00Frankfurt(M)Konst
- 000001
@@ -16321,13 +17517,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(M)Lokalbf. 00Frankfurt(M)Lokal
- 000001
@@ -16348,13 +17546,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(Main)Messe 00Frankfurt(M)Messe
- 000001
@@ -16375,13 +17575,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(M)Mühlbg. 00Frankfurt(M)Muehl
- 000001
@@ -16402,13 +17604,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(M)Ostend. 00Frankfurt(M)O.End
- 000001
@@ -16429,13 +17633,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(Main)Ost 00Frankfurt(M)Ost
- 000001
@@ -16456,13 +17662,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(M)Stadion 00Frankfurt(M)Stadi
- 000001
@@ -16483,13 +17691,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(M)Stresem. 00Frankfurt(M)Stres
- 000001
@@ -16510,13 +17720,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(Main)Süd 00Frankfurt(M)Sued
- 000001
@@ -16537,13 +17749,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(M)Tsanlage 00Frankfurt(M)Tsanl
- 000001
@@ -16564,13 +17778,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt(Main)West 00Frankfurt(M)West
- 000001
@@ -16591,13 +17807,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J050
+
+ 00000
+ Frankfurt(Oder)(Gr) 00Frankfurt(O)(Gr)
- 000002
@@ -16618,13 +17836,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J050
+
+ 00000
+ Frankfurt(Oder)-Neub 00Frankfurt(O)-Neub
- 000001
@@ -16645,13 +17865,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J050
+
+ 00000
+ Frankfurt(O)-Roseng 00Frankfurt(O)Rosen
- 000001
@@ -16672,13 +17894,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J050
+
+ 00000
+ Frankfurt(Oder) 00Frankfurt(Oder)
- 000002
@@ -16699,13 +17923,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt-Berkersh. 00Frankfurt-Berkers
- 000001
@@ -16726,13 +17952,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt-Eschersh. 00Frankfurt-Eschers
- 000001
@@ -16753,13 +17981,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt-F. Berg 00Frankfurt-F. Berg
- 000001
@@ -16780,13 +18010,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt-Griesheim 00Frankfurt-Grieshm
- 000001
@@ -16807,13 +18039,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Frankfurt-Höchst 00Frankfurt-Hoechst
- 000001
@@ -16834,13 +18068,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt-Louisa 00Frankfurt-Louisa
- 000001
@@ -16861,13 +18097,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt-Mainkur 00Frankfurt-Mainkur
- 000001
@@ -16888,13 +18126,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt-Nied 00Frankfurt-Nied
- 000001
@@ -16915,13 +18155,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt-Niederrad 00Frankfurt-Niederr
- 000001
@@ -16942,13 +18184,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt-Rödelheim 00Frankfurt-Roedelh
- 000001
@@ -16969,13 +18213,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt-Sindlingen 00Frankfurt-Sindl
- 000001
@@ -16996,13 +18242,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Frankfurt-Sossenheim 00Frankfurt-Sossenh
- 000001
@@ -17023,13 +18271,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Freiberg(Sachs) 00Freiberg(Sachs)
- 000002
@@ -17050,13 +18300,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Freiburg Klinikum 00Freiburg Klinikum
- 000001
@@ -17077,13 +18329,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Freiburg Messe/Uni 00Freiburg Messe
- 000001
@@ -17104,13 +18358,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Freiburg West 00Freiburg West
- 000001
@@ -17131,13 +18387,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Freiburg(Brsg)Hbf 00Freiburg(Brsg)Hbf
- 000002
@@ -17158,13 +18416,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Freiburg-Herdern 00Freiburg-Herdern
- 000001
@@ -17185,13 +18445,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Freiburg-Littenweil. 00Freiburg-Littenw
- 000001
@@ -17212,13 +18474,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Freiburg-St Georgen 00Freiburg-St Georg
- 000001
@@ -17239,13 +18503,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Freiburg-Wiehre 00Freiburg-Wiehre
- 000001
@@ -17266,13 +18532,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Freiburg-Zähringen 00Freiburg-Zaeh.
- 000001
@@ -17293,13 +18561,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Freilassing 00Freilassing
- 000002
@@ -17320,13 +18590,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Freising 00Freising
- 000002
@@ -17347,13 +18619,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Freudenstadt Hbf 00Freudenstadt Hbf
- 000002
@@ -17374,13 +18648,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Freudenstadt Stadt 00Freudenstadt Stdt
- 000001
@@ -17401,13 +18677,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Friedberg(Hess) 00Friedberg(Hess)
- 000002
@@ -17428,13 +18706,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Friedrichroda 00Friedrichroda
- 000002
@@ -17455,13 +18735,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Friedrichsdorf(Ts) 00Friedrichsdorf/Ts
- 000002
@@ -17482,13 +18764,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Friedrichshafen LRA 00Friedrichshfn LRA
- 000001
@@ -17509,13 +18793,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Friedrichshafen(MS) 00Friedrichshfn(MS)
- 000002
@@ -17536,13 +18822,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Friedrichshafen-Fiba 00Friedrichshfn-Fib
- 000001
@@ -17563,13 +18851,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Friedrichshafen-Kluf 00Friedrichshfn-Kl
- 000001
@@ -17590,13 +18880,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Friedrichshafen-Manz 00Friedrichshfn-M
- 000001
@@ -17617,13 +18909,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Friedrichshafen Flug 00Friedrichshfn.Flu
- 000001
@@ -17644,13 +18938,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Friedrichshafen Haf. 00Friedrichshfn.Haf
- 000001
@@ -17671,13 +18967,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Friedrichshafen Ost 00Friedrichshfn.Ost
- 000001
@@ -17698,13 +18996,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Friedrichshafen St. 00Friedrichshfn.St.
- 000002
@@ -17725,13 +19025,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D020
+
+ 00000
+ Friedrichstadt 00Friedrichstadt
- 000002
@@ -17752,13 +19054,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Friesenheim(Baden) 00Friesenheim(Bd)
- 000002
@@ -17779,13 +19083,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Fröndenberg 00Froendenberg
- 000002
@@ -17806,13 +19112,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F060
+
+ 00000
+ Frose 00Frose
- 000002
@@ -17833,13 +19141,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H030
+
+ 00000
+ Fürstenberg(Havel) 00Fuerstenberg/Hav.
- 000002
@@ -17860,13 +19170,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Fürstenfeldbruck 00Fuerstenfeldbruck
- 000002
@@ -17887,13 +19199,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I050
+
+ 00000
+ Fürstenwalde(Spree) 00Fuerstenwalde/Spr
- 000002
@@ -17914,13 +19228,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Fürth Westvorstadt 00Fuerth Westvorst
- 000001
@@ -17941,13 +19257,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Fürth(Bay)Hbf 00Fuerth(Bay)Hbf
- 000002
@@ -17968,13 +19286,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Fürth(Odenw) 00Fuerth(Odw)
- 000002
@@ -17995,13 +19315,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Fürth-Burgfarrnbach 00Fuerth-Burgfarrnb
- 000001
@@ -18022,13 +19344,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Fürth-Dambach 00Fuerth-Dambach
- 000001
@@ -18049,13 +19373,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Fürth-Unterfarrnb. 00Fuerth-Unterfarrn
- 000001
@@ -18076,13 +19402,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Fürth-Unterfürberg 00Fuerth-Unterfuerb
- 000001
@@ -18103,13 +19431,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Füssen 00Fuessen
- 000002
@@ -18130,13 +19460,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E080
+
+ 00000
+ Fulda 00Fulda
- 000002
@@ -18157,13 +19489,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H090
+
+ 00000
+ Furth i Wald 00Furth i Wald
- 000002
@@ -18184,13 +19518,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H090
+
+ 00000
+ Furth i Wald(Gr) 00Furth i Wald(Gr)
- 000002
@@ -18211,14 +19547,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Gaißach 00Gaissach
- 00000
- 3
@@ -18239,13 +19577,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Galgenschanze 00Galgenschanze
- 000001
@@ -18266,13 +19606,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Garching(Alz) 00Garching(Alz)
- 000002
@@ -18293,13 +19635,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Garmisch-Partenk. 00Garmisch-Partenk.
- 000002
@@ -18320,13 +19664,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Gauting 00Gauting
- 000002
@@ -18347,13 +19693,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G040
+
+ 00000
+ Geestgottberg 00Geestgottberg
- 000002
@@ -18374,13 +19722,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Geilenkirchen 00Geilenkirchen
- 000002
@@ -18401,13 +19751,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Geisenhausen 00Geisenhausen
- 000002
@@ -18428,13 +19780,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Geislingen(Steige) 00Geislingen/Steige
- 000002
@@ -18455,14 +19809,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Geitau 00Geitau
- 00000
- 3
@@ -18483,13 +19839,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Gelnhausen 00Gelnhausen
- 000002
@@ -18510,13 +19868,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Gelsenkirchen Hbf 00Gelsenkirchen Hbf
- 000002
@@ -18537,13 +19897,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Gelsenkirchen-Rotth. 00Gelsenkirchen-Rot
- 000001
@@ -18564,13 +19926,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Geltendorf 00Geltendorf
- 000002
@@ -18591,13 +19955,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E080
+
+ 00000
+ Gemünden(Main) 00Gemuenden(Main)
- 000002
@@ -18618,13 +19984,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Gengenbach 00Gengenbach
- 000002
@@ -18645,13 +20013,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Gensingen-Horrweiler 00Gensingen-Horrw.
- 000002
@@ -18672,13 +20042,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Genthin 00Genthin
- 000002
@@ -18699,13 +20071,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Gera Hbf 00Gera Hbf
- 000002
@@ -18726,13 +20100,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Gera Süd 00Gera Sued
- 000001
@@ -18753,13 +20129,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Gerlenhofen 00Gerlenhofen
- 000001
@@ -18780,13 +20158,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Germering-Unterpfaff 00Germering-Unterpf
- 000002
@@ -18807,13 +20187,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Germersheim 00Germersheim
- 000002
@@ -18834,13 +20216,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Germersheim Mitte/R. 00Germersheim Mitte
- 000001
@@ -18861,13 +20245,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Germersheim Süd/N. 00Germersheim Sued
- 000001
@@ -18888,13 +20274,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A080
+
+ 00000
+ Gerolstein 00Gerolstein
- 000002
@@ -18915,13 +20303,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E080
+
+ 00000
+ Gersfeld(Rhön) 00Gersfeld(Rhoen)
- 000002
@@ -18942,13 +20332,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E070
+
+ 00000
+ Gerstungen 00Gerstungen
- 000002
@@ -18969,13 +20361,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Giengen(Brenz) 00Giengen(Brenz)
- 000002
@@ -18996,13 +20390,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Gießen 00Giessen
- 000002
@@ -19023,13 +20419,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Gießen Erdkaut Weg 00Giessen Erdkaut W
- 000001
@@ -19050,13 +20448,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Gießen Licher Str 00Giessen Licher St
- 000001
@@ -19077,13 +20477,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Gießen-Oswaldsgart. 00Giessen-Oswaldsg
- 000001
@@ -19104,13 +20506,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Gifhorn 00Gifhorn
- 000002
@@ -19131,13 +20535,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Gladbeck West 00Gladbeck West
- 000002
@@ -19158,13 +20564,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Glauchau(Sachs) 00Glauchau(Sachs)
- 000002
@@ -19185,13 +20593,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Gmund(Tegernsee) 00Gmund(Tegernsee)
- 000002
@@ -19212,13 +20622,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Göppingen 00Goeppingen
- 000002
@@ -19239,13 +20651,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J060
+
+ 00000
+ Görlitz 00Goerlitz
- 000002
@@ -19266,13 +20680,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E060
+
+ 00000
+ Göttingen 00Goettingen
- 000002
@@ -19293,13 +20709,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Goldshöfe 00Goldshoefe
- 000001
@@ -19320,13 +20738,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J040
+
+ 00000
+ Golzow(Oderbruch) 00Golzow(Oderbruch)
- 000002
@@ -19347,13 +20767,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Goslar 00Goslar
- 000002
@@ -19374,13 +20796,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Gotha 00Gotha
- 000002
@@ -19401,13 +20825,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Gottmadingen 00Gottmadingen
- 000002
@@ -19428,13 +20854,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Graal-Müritz 00Graal-Mueritz
- 000002
@@ -19455,13 +20883,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Graben-Neudorf 00Graben-Neudorf
- 000002
@@ -19482,13 +20912,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Graben-Neudorf Nord 00Graben-Neudorf N
- 000001
@@ -19509,13 +20941,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Gräfelfing 00Graefelfing
- 000001
@@ -19536,13 +20970,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Gräfenberg 00Graefenberg
- 000002
@@ -19563,13 +20999,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I100
+
+ 00000
+ Grafenau 00Grafenau
- 000002
@@ -19590,13 +21028,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Grafing Bahnhof 00Grafing Bahnhof
- 000002
@@ -19617,13 +21057,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Grambow 00Grambow
- 000002
@@ -19644,13 +21086,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Grambow(Gr) 00Grambow(Gr)
- 000002
@@ -19671,13 +21115,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H020
+
+ 00000
+ Greifswald 00Greifswald
- 000002
@@ -19698,13 +21144,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Grenzach 00Grenzach
- 000002
@@ -19725,13 +21173,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Grevenbroich 00Grevenbroich
- 000002
@@ -19752,13 +21202,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Grevesmühlen 00Grevesmuehlen
- 000002
@@ -19779,13 +21231,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Griesen(Oberbay) 00Griesen(Oberbay)
- 000002
@@ -19806,13 +21260,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Grießen(Baden) 00Griessen(Baden)
- 000002
@@ -19833,13 +21289,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Grötzingen 00Groetzingen
- 000001
@@ -19860,13 +21318,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Gronau(Westf) 00Gronau(Westf)
- 000002
@@ -19887,13 +21347,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Gronau(Westf)(Gr) 00Gronau(Westf)(Gr)
- 000002
@@ -19914,13 +21376,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Gronsdorf 00Gronsdorf
- 000001
@@ -19941,13 +21405,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Groß Gerau 00Gross Gerau
- 000002
@@ -19968,13 +21434,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Groß Schönebeck 00Gross Schoenebeck
- 000002
@@ -19995,13 +21463,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Großhesselohe Isart 00Grosshesselohe I.
- 000001
@@ -20022,13 +21492,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Grünstadt 00Gruenstadt
- 000002
@@ -20049,13 +21521,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Gruiten 00Gruiten
- 000002
@@ -20076,13 +21550,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J050
+
+ 00000
+ Grunow(Nl) 00Grunow(Nl)
- 000002
@@ -20103,13 +21579,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Günzburg 00Guenzburg
- 000002
@@ -20130,13 +21608,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Güsen(b Genthin) 00Guesen(Genthin)
- 000002
@@ -20157,13 +21637,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Güsten 00Guesten
- 000002
@@ -20184,13 +21666,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Güstrow 00Guestrow
- 000002
@@ -20211,13 +21695,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Güterglück 00Gueterglueck
- 000002
@@ -20238,13 +21724,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Gütersloh Hbf 00Guetersloh
- 000002
@@ -20265,13 +21753,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Gummersbach 00Gummersbach
- 000002
@@ -20292,13 +21782,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Gundelfingen(Breisg) 00Gundelfingen(Bsg)
- 000001
@@ -20319,13 +21811,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F100
+
+ 00000
+ Gunzenhausen 00Gunzenhausen
- 000002
@@ -20346,13 +21840,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Gutenfürst 00Gutenfuerst
- 000002
@@ -20373,13 +21869,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Klein Flottb 00HH Klein Flottb
- 000001
@@ -20400,13 +21898,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Haar 00Haar
- 000001
@@ -20427,13 +21927,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Hagen Hbf 00Hagen Hbf
- 000002
@@ -20454,13 +21956,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Hagen-Heubing 00Hagen-Heubing
- 000001
@@ -20481,13 +21985,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Hagen-Vorhalle 00Hagen-Vorhalle
- 000001
@@ -20508,13 +22014,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Hagen-Wehringhausen 00Hagen-Wehringhaus
- 000001
@@ -20535,13 +22043,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Hagen-Westerbauer 00Hagen-Westerbauer
- 000001
@@ -20562,13 +22072,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F030
+
+ 00000
+ Hagenow Land 00Hagenow Land
- 000002
@@ -20589,13 +22101,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Halberstadt 00Halberstadt
- 000002
@@ -20616,13 +22130,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Haldensleben 00Haldensleben
- 000002
@@ -20643,13 +22159,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle Dessauer Br 00Halle Dessauer Br
- 000001
@@ -20670,13 +22188,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle Messe 00Halle Messe
- 000001
@@ -20697,13 +22217,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle Rosengarten 00Halle Rosengarten
- 000001
@@ -20724,13 +22246,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle Steintorbr 00Halle Steintor
- 000001
@@ -20751,13 +22275,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle Südstadt 00Halle Suedstadt
- 000001
@@ -20778,13 +22304,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle Wohnstadt Nord 00Halle Wohnstadt N
- 000001
@@ -20805,13 +22333,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle Zoo 00Halle Zoo
- 000001
@@ -20832,13 +22362,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle Zscherbener S 00Halle Zscherben.S
- 000001
@@ -20859,13 +22391,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle(Saale)Hbf 00Halle(Saale)
- 000002
@@ -20886,13 +22420,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle-Ammendorf 00Halle-Ammendorf
- 000001
@@ -20913,13 +22449,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle-Neustadt 00Halle-Neustadt
- 000001
@@ -20940,13 +22478,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle-Nietleben 00Halle-Nietleben
- 000001
@@ -20967,13 +22507,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle-Silberhöhe 00Halle-Silberhoehe
- 000001
@@ -20994,13 +22536,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Halle-Trotha 00Halle-Trotha
- 000001
@@ -21021,13 +22565,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Halstenbek 00Halstenbek
- 000001
@@ -21048,13 +22594,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Haltern am See 00Haltern am See
- 000002
@@ -21075,13 +22623,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Haltingen 00Haltingen
- 000002
@@ -21102,13 +22652,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Airport 00Hamburg Airport
- 000001
@@ -21129,13 +22681,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Alte Wöhr 00Hamburg Alte Wohr
- 000001
@@ -21156,13 +22710,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Berliner Tor 00Hamburg Berl. Tor
- 000001
@@ -21183,13 +22739,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Billw.Moorfl 00Hamburg Billw.M.
- 000001
@@ -21210,13 +22768,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Dammtor 00Hamburg Dammtor
- 000001
@@ -21237,13 +22797,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Diebsteich 00Hamburg Diebst.
- 000001
@@ -21264,13 +22826,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Elbgaustr. 00Hamburg Elbgaustr
- 000001
@@ -21291,13 +22855,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Friedrichsb. 00Hamburg Friedrich
- 000001
@@ -21318,13 +22884,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Hasselbrook 00Hamburg Hasselbr.
- 000001
@@ -21345,13 +22913,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Hbf 00Hamburg Hbf
- 000001
@@ -21372,13 +22942,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Hochkamp 00Hamburg Hochkamp
- 000001
@@ -21399,13 +22971,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Hoheneichen 00Hamburg Hoheneich
- 000001
@@ -21426,13 +23000,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Holstenstr. 00Hamburg Holststr.
- 000001
@@ -21453,13 +23029,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Jungfernst. 00Hamburg Jungferns
- 000001
@@ -21480,13 +23058,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Königstr. 00Hamburg Koenigstr
- 000001
@@ -21507,13 +23087,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Kornweg/Kl.B 00Hamburg Kornweg
- 000001
@@ -21534,13 +23116,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Landungsbr. 00Hamburg Landungsb
- 000001
@@ -21561,13 +23145,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Landwehr 00Hamburg Landwehr
- 000001
@@ -21588,13 +23174,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Mittl.Lanw. 00Hamburg Mittl.Lan
- 000001
@@ -21615,13 +23203,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Neuwiedenth. 00Hamburg Neuwieden
- 000001
@@ -21642,13 +23232,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Reeperbahn 00Hamburg Reeperb.
- 000001
@@ -21669,13 +23261,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Rübenkamp 00Hamburg Ruebenk
- 000001
@@ -21696,13 +23290,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Stadthausbr. 00Hamburg Stdthausb
- 000001
@@ -21723,13 +23319,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Sternschanze 00Hamburg Sternsch
- 000002
@@ -21750,13 +23348,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg Wandsb.Chaus 00Hamburg Wandsb.Ch
- 000001
@@ -21777,13 +23377,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Allermöhe 00Hamburg-Allerm
- 000001
@@ -21804,13 +23406,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Altona 00Hamburg-Altona
- 000001
@@ -21831,13 +23435,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Bahrenfeld 00Hamburg-Bahrenf
- 000001
@@ -21858,13 +23464,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Barmbek 00Hamburg-Barmbek
- 000001
@@ -21885,13 +23493,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Bergedorf 00Hamburg-Bergedorf
- 000001
@@ -21912,13 +23522,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Blankenese 00Hamburg-Blanken.
- 000001
@@ -21939,13 +23551,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Eidelstedt 00Hamburg-Eidelst.
- 000001
@@ -21966,13 +23580,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Hammerbrook 00Hamburg-Hammerbr
- 000001
@@ -21993,13 +23609,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Harburg 00Hamburg-Harburg
- 000002
@@ -22020,13 +23638,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Harburg Rath 00Hamburg-Harburg R
- 000001
@@ -22047,13 +23667,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Heimfeld 00Hamburg-Heimfeld
- 000001
@@ -22074,13 +23696,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Iserbrook 00Hamburg-Iserbrook
- 000001
@@ -22101,13 +23725,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Langenfelde 00Hamburg-Langenf
- 000001
@@ -22128,13 +23754,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Nettelnburg 00Hamburg-Nettelnb
- 000001
@@ -22155,13 +23783,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Neugraben 00Hamburg-Neugraben
- 000001
@@ -22182,13 +23812,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Ohlsdorf 00Hamburg-Ohlsdorf
- 000001
@@ -22209,13 +23841,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Othmarschen 00Hamburg-Othmarsch
- 000001
@@ -22236,13 +23870,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Poppenb. 00Hamburg-Poppenb
- 000001
@@ -22263,13 +23899,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Rahlstedt 00Hamburg-Rahlstedt
- 000001
@@ -22290,13 +23928,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Rissen 00Hamburg-Rissen
- 000001
@@ -22317,13 +23957,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Rothenb.Ort 00Hamburg-Rothenb.O
- 000001
@@ -22344,13 +23986,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Stellingen 00Hamburg-Stelling
- 000001
@@ -22371,13 +24015,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Sülldorf 00Hamburg-Suelldorf
- 000001
@@ -22398,13 +24044,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Tiefstack 00Hamburg-Tiefstack
- 000001
@@ -22425,13 +24073,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Tonndorf 00Hamburg-Tonndorf
- 000001
@@ -22452,13 +24102,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Veddel 00Hamburg-Veddel
- 000001
@@ -22479,13 +24131,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Wandsbek 00Hamburg-Wandsbek
- 000001
@@ -22506,13 +24160,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Wellingsb. 00Hamburg-Wellingsb
- 000001
@@ -22533,13 +24189,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hamburg-Wilhelmsburg 00Hamburg-Wilhelmsb
- 000001
@@ -22560,13 +24218,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Hameln 00Hameln
- 000002
@@ -22587,13 +24247,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Hamm(Westf) 00Hamm(Westf)
- 000002
@@ -22614,13 +24276,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Hanau Hbf 00Hanau Hbf
- 000002
@@ -22641,13 +24305,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Hanau Nord 00Hanau Nord
- 000001
@@ -22668,13 +24334,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Hanau West 00Hanau West
- 000001
@@ -22695,13 +24363,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E060
+
+ 00000
+ Hann Münden 00Hann Muenden
- 000002
@@ -22722,13 +24392,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover Ander.Misb. 00Hannover Ander.M
- 000001
@@ -22749,13 +24421,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover Bismarckstr 00Hannover Bismarck
- 000001
@@ -22776,13 +24450,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover Flughafen 00Hannover Flugh.
- 000002
@@ -22803,13 +24479,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover Hbf 00Hannover Hbf
- 000002
@@ -22830,13 +24508,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover Wiech-Allee 00Hannover Wiech-A
- 000001
@@ -22857,13 +24537,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover-Bornum 00Hannover-Bornum
- 000001
@@ -22884,13 +24566,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover-Kleefeld 00Hannover-Kleefeld
- 000001
@@ -22911,13 +24595,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover-Ledeburg 00Hannover-Ledeburg
- 000001
@@ -22938,13 +24624,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover-Leinhausen 00Hannover-Leinh
- 000001
@@ -22965,13 +24653,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover-Linden/Fi. 00Hannover-Linden
- 000001
@@ -22992,13 +24682,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover-Nordstadt 00Hannover-Nordst
- 000001
@@ -23019,13 +24711,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hannover-Vinnhorst 00Hannover-Vinnh
- 000001
@@ -23046,13 +24740,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ HannoverMesseLaatzen 00HannoverMesseLaat
- 000001
@@ -23073,13 +24769,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B100
+
+ 00000
+ Hanweiler(Gr) 00Hanweiler(Gr)
- 000002
@@ -23100,13 +24798,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Hartenstein 00Hartenstein
- 000002
@@ -23127,13 +24827,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Harthaus 00Harthaus
- 000001
@@ -23154,13 +24856,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Haslach 00Haslach
- 000002
@@ -23181,13 +24885,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Haßfurt 00Hassfurt
- 000002
@@ -23208,13 +24914,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Haßloch(Pfalz) 00Hassloch(Pfalz)
- 000002
@@ -23235,13 +24943,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Hattingen(Ruhr) 00Hattingen(Ruhr)
- 000002
@@ -23262,13 +24972,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Hausach 00Hausach
- 000002
@@ -23289,14 +25001,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Hausham 00Hausham
- 00000
- 3
@@ -23317,13 +25031,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Hechingen 00Hechingen
- 000002
@@ -23344,13 +25060,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Heessen 00Heessen
- 000001
@@ -23371,13 +25089,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Hegne 00Hegne
- 000002
@@ -23398,13 +25118,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D020
+
+ 00000
+ Heide(Holst) 00Heide(Holst)
- 000002
@@ -23425,13 +25147,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Heidelb.-W/S.stadt 00Heidelb.-W/S.
- 000001
@@ -23452,13 +25176,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Heidelb.K/Rohrbach 00Heidelb.K/Rohrb
- 000001
@@ -23479,13 +25205,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Heidelb.Orthopädie 00Heidelb.Orthopaed
- 000001
@@ -23506,13 +25234,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Heidelb.P/Wieblingen 00Heidelb.P/Wiebl
- 000001
@@ -23533,13 +25263,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Heidelb.Sch/Z.hausen 00Heidelb.Sch/Z.
- 000001
@@ -23560,13 +25292,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Heidelberg Hbf 00Heidelberg Hbf
- 000002
@@ -23587,13 +25321,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Heidelberg-Altstadt 00Heidelberg-Altst
- 000001
@@ -23614,13 +25350,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Heidenheim 00Heidenheim
- 000002
@@ -23641,13 +25379,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Heidkrug 00Heidkrug
- 000001
@@ -23668,13 +25408,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Heilbr-Böckingen BZ 00Heilbr-Boeckingen
- 000001
@@ -23695,13 +25437,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Heilbronn Hbf 00Heilbronn
- 000002
@@ -23722,13 +25466,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Heilbr.Harmon/Fried 00Heilbronn Harmon
- 000001
@@ -23749,13 +25495,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Heilbronn Sülmertor 00Heilbronn Suelm.
- 000001
@@ -23776,13 +25524,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Heilbronn Trappensee 00Heilbronn Trappen
- 000001
@@ -23803,13 +25553,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Heitersheim 00Heitersheim
- 000002
@@ -23830,13 +25582,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Heiterwang-Plansee 00Heiterwang-Plans
- 000002
@@ -23857,14 +25611,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C020
+
+ 00000
+ SEE
+ Helgoland 00Helgoland
- 00000
- 3
@@ -23885,14 +25641,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C020
+
+ 00000
+ SEE
+ Helgoland Katamaran 00Helgoland Kat.
- 00000
- 3
@@ -23913,13 +25671,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Helmbrechts 00Helmbrechts
- 000002
@@ -23940,13 +25700,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Helmstedt 00Helmstedt
- 000002
@@ -23967,13 +25729,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Hennen 00Hennen
- 000001
@@ -23994,13 +25758,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Hennigsdorf(Berlin) 00Hennigsdorf(Berl)
- 000002
@@ -24021,13 +25787,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Heppenheim(Bergstr) 00Heppenheim(Bgstr)
- 000002
@@ -24048,13 +25816,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Herbertingen 00Herbertingen
- 000002
@@ -24075,13 +25845,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Herbolzheim(Breisg) 00Herbolzheim(Brsg)
- 000002
@@ -24102,13 +25874,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Herborn(Dillkr) 00Herborn(Dillkr)
- 000002
@@ -24129,13 +25903,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Herford 00Herford
- 000002
@@ -24156,13 +25932,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Hergatz 00Hergatz
- 000002
@@ -24183,13 +25961,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Herlasgrün 00Herlasgruen
- 000002
@@ -24210,13 +25990,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Herne 00Herne
- 000002
@@ -24237,13 +26019,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Herne-Börnig 00Herne-Boernig
- 000001
@@ -24264,13 +26048,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Herrath 00Herrath
- 000001
@@ -24291,13 +26077,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Herrenberg 00Herrenberg
- 000002
@@ -24318,13 +26106,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Herrnburg 00Herrnburg
- 000002
@@ -24345,13 +26135,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Herrsching 00Herrsching
- 000002
@@ -24372,13 +26164,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Hersbruck(r Pegnitz) 00Hersbruck(r Pegn)
- 000002
@@ -24399,13 +26193,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Hervest-Dorsten 00Hervest-Dorsten
- 000002
@@ -24426,13 +26222,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E060
+
+ 00000
+ Herzberg(Harz) 00Herzberg(Harz)
- 000002
@@ -24453,13 +26251,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Herzogenrath 00Herzogenrath
- 000002
@@ -24480,13 +26280,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Herzogenrath(Gr) 00Herzogenrath(Gr)
- 000002
@@ -24507,13 +26309,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Hesepe 00Hesepe
- 000002
@@ -24534,13 +26338,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Hettstedt 00Hettstedt
- 000002
@@ -24561,13 +26367,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Hetzerath 00Hetzerath
- 000002
@@ -24588,13 +26396,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hildesheim Hbf 00Hildesheim
- 000002
@@ -24615,13 +26425,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Hildesheim Ost 00Hildesheim Ost
- 000001
@@ -24642,13 +26454,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F100
+
+ 00000
+ Hilpoltstein 00Hilpoltstein
- 000002
@@ -24669,13 +26483,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Himmelreich 00Himmelreich
- 000002
@@ -24696,13 +26512,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Hinterzarten 00Hinterzarten
- 000002
@@ -24723,13 +26541,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Hittfeld 00Hittfeld
- 000001
@@ -24750,13 +26570,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Hochheim(Main) 00Hochheim(Main)
- 000001
@@ -24777,13 +26599,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Hochspeyer 00Hochspeyer
- 000001
@@ -24804,13 +26628,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Hockenheim 00Hockenheim
- 000002
@@ -24831,13 +26657,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Hockeroda 00Hockeroda
- 000002
@@ -24858,13 +26686,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E040
+
+ 00000
+ Hodenhagen 00Hodenhagen
- 000002
@@ -24885,13 +26715,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Höchst(Odenw) 00Hoechst(Odw)
- 000002
@@ -24912,13 +26744,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Höllriegelskreuth 00Hoellriegelskr.
- 000001
@@ -24939,13 +26773,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Hövelhof 00Hoevelhof
- 000001
@@ -24966,13 +26802,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Hof Hbf 00Hof Hbf
- 000002
@@ -24993,13 +26831,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Hofen(b Aalen) 00Hofen(b Aalen)
- 000001
@@ -25020,13 +26860,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Hofheim(Taunus) 00Hofheim(Taunus)
- 000002
@@ -25047,13 +26889,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Hofheim(Unterfr) 00Hofheim(Ufr)
- 000002
@@ -25074,13 +26918,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Hohenbudberg Bayerw. 00Hohenbudberg Bay
- 000001
@@ -25101,13 +26947,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Hohenlimburg 00Hohenlimburg
- 000001
@@ -25128,13 +26976,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F030
+
+ 00000
+ Holthusen 00Holthusen
- 000002
@@ -25155,13 +27005,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Holzdorf(b Weimar) 00Holzdorf (Weimar)
- 000001
@@ -25182,13 +27034,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Holzheim(b Neuss) 00Holzheim(b Neuss)
- 000001
@@ -25209,13 +27063,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Holzkirchen 00Holzkirchen
- 000002
@@ -25236,13 +27092,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Holzminden 00Holzminden
- 000002
@@ -25263,13 +27121,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Holzwickede 00Holzwickede
- 000002
@@ -25290,13 +27150,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Homburg(Saar)Hbf 00Homburg(Saar)Hbf
- 000002
@@ -25317,13 +27179,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Horb 00Horb
- 000002
@@ -25344,13 +27208,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Horn-Bad Meinberg 00Horn-Bad Meinberg
- 000002
@@ -25371,13 +27237,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Hornberg(Schwarzw) 00Hornberg(Schw)
- 000002
@@ -25398,13 +27266,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Horrem 00Horrem
- 000002
@@ -25425,13 +27295,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Hosena 00Hosena
- 000002
@@ -25452,13 +27324,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Hoyerswerda 00Hoyerswerda
- 000002
@@ -25479,13 +27353,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Hoykenkamp 00Hoykenkamp
- 000001
@@ -25506,13 +27382,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D010
+
+ 00000
+ Husum 00Husum
- 000002
@@ -25533,13 +27411,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A010
+
+ 00000
+ ICE 00ICE
- 000001
@@ -25560,13 +27440,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Ibbenbüren 00Ibbenbueren
- 000002
@@ -25587,13 +27469,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Idar-Oberstein 00Idar-Oberstein
- 000002
@@ -25614,13 +27498,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Idstein(Taunus) 00Idstein(Taunus)
- 000002
@@ -25641,13 +27527,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Igel 00Igel
- 000002
@@ -25668,13 +27556,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Igel(Gr) 00Igel(Gr)
- 000002
@@ -25695,13 +27585,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Igersheim 00Igersheim
- 000001
@@ -25722,13 +27614,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Illertissen 00Illertissen
- 000002
@@ -25749,13 +27643,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Ilmenau 00Ilmenau
- 000002
@@ -25776,13 +27672,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Immendingen 00Immendingen
- 000002
@@ -25803,13 +27701,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Immenstadt 00Immenstadt
- 000002
@@ -25830,13 +27730,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Ingelheim 00Ingelheim
- 000002
@@ -25857,13 +27759,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G100
+
+ 00000
+ Ingolstadt Hbf 00Ingolstadt
- 000002
@@ -25884,13 +27788,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G100
+
+ 00000
+ Ingolstadt Nord 00Ingolstadt Nord
- 000001
@@ -25911,13 +27817,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Iserlohn 00Iserlohn
- 000002
@@ -25938,13 +27846,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Iserlohnerheide 00Iserlohnerheide
- 000001
@@ -25965,13 +27875,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Isselhorst-Avenwedde 00Isselhorst-Avenw.
- 000001
@@ -25992,13 +27904,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Istein 00Istein
- 000002
@@ -26019,13 +27933,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E020
+
+ 00000
+ Itzehoe 00Itzehoe
- 000002
@@ -26046,13 +27962,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Jägersfreude 00Jaegersfreude
- 000001
@@ -26073,13 +27991,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Jena Saalbf 00Jena
- 000002
@@ -26100,13 +28020,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Jena Paradies 00Jena Paradies
- 000001
@@ -26127,13 +28049,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Jena West 00Jena West
- 000001
@@ -26154,13 +28078,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Jena-Göschwitz 00Jena-Goeschwitz
- 000001
@@ -26181,13 +28107,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Jena-Zwätzen 00Jena-Zwaetzen
- 000001
@@ -26208,13 +28136,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H080
+
+ 00000
+ Johanngeorgenstadt 00Johanngeorgenstdt
- 000002
@@ -26235,13 +28165,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E080
+
+ 00000
+ Jossa 00Jossa
- 000002
@@ -26262,13 +28194,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Jüterbog 00Jueterbog
- 000002
@@ -26289,14 +28223,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B030
+
+ 00000
+ SEE
+ Juist 00Juist
- 00000
- 3
@@ -26317,13 +28253,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Kaiserslautern Hbf 00Kaiserslautern
- 000002
@@ -26344,13 +28282,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Kaiserslautern Pfaff 00Kaiserslautern Pf
- 000001
@@ -26371,13 +28311,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Kaiserslautern West 00Kaiserslautern W
- 000001
@@ -26398,13 +28340,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Kaldenkirchen 00Kaldenkirchen
- 000002
@@ -26425,13 +28369,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Kall 00Kall
- 000002
@@ -26452,13 +28398,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Kaltenbrunn(Oberbay) 00Kaltenbrunn(Obb)
- 000002
@@ -26479,13 +28427,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Kalthof(Kr Iserlohn) 00Kalthof(Iserlohn)
- 000001
@@ -26506,13 +28456,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Karlsruhe Hbf 00Karlsruhe
- 000002
@@ -26533,13 +28485,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Karlsruhe West 00Karlsruhe West
- 000001
@@ -26560,13 +28514,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Karlsruhe-Durlach 00Karlsruhe-Durlach
- 000001
@@ -26587,13 +28543,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Karlsruhe-Hagsfeld 00Karlsruhe-Hagsf
- 000001
@@ -26614,13 +28572,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Karlsruhe-Knielingen 00Karlsruhe-Kniel
- 000001
@@ -26641,13 +28601,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Karlsruhe-Mühlburg 00Karlsruhe-Muehlb
- 000001
@@ -26668,13 +28630,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Karthaus 00Karthaus
- 000002
@@ -26695,13 +28659,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Kassel Hbf 00Kassel Hbf
- 000001
@@ -26722,13 +28688,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Kassel-Harleshausen 00Kassel-Harleshaus
- 000001
@@ -26749,13 +28717,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Kassel-Oberzwehren 00Kassel-Oberzwehr.
- 000001
@@ -26776,13 +28746,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Kassel-Wilhelmshöhe 00Kassel-Wilhelmsh.
- 000002
@@ -26803,13 +28775,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Katzhütte 00Katzhuette
- 000002
@@ -26830,13 +28804,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Katzwang 00Katzwang
- 000001
@@ -26857,13 +28833,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Kaufbeuren 00Kaufbeuren
- 000002
@@ -26884,13 +28862,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Kaufering 00Kaufering
- 000002
@@ -26911,13 +28891,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Kehl 00Kehl
- 000002
@@ -26938,13 +28920,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Kehl(Gr) 00Kehl(Gr)
- 000002
@@ -26965,13 +28949,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Kempen(Niederrhein) 00Kempen(Nrh)
- 000002
@@ -26992,13 +28978,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Kempten(Allgäu)Hbf 00Kempten(Allg)Hbf
- 000002
@@ -27019,13 +29007,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Kempten(Allgäu)Ost 00Kempten(Allg)Ost
- 000001
@@ -27046,13 +29036,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Kennelgarten 00Kennelgarten
- 000001
@@ -27073,13 +29065,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Kenzingen 00Kenzingen
- 000002
@@ -27100,13 +29094,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Kettwig 00Kettwig
- 000001
@@ -27127,13 +29123,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Kettwig Stausee 00Kettwig Stausee
- 000001
@@ -27154,13 +29152,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Kiefersfelden 00Kiefersfelden
- 000002
@@ -27181,13 +29181,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E020
+
+ 00000
+ Kiel Hbf 00Kiel Hbf
- 000002
@@ -27208,13 +29210,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E020
+
+ 00000
+ Kiel-Elmschenhagen 00Kiel-Elmschenhag
- 000001
@@ -27235,13 +29239,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
Z990
+
+ 00000
+ Kiel-Hassee CITTI-P. 00Kiel-Hassee CITTI
- 000001
@@ -27262,13 +29268,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Kirchenlaibach 00Kirchenlaibach
- 000002
@@ -27289,13 +29297,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Kirchheim(Teck) 00Kirchheim(Teck)
- 000002
@@ -27316,13 +29326,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Kirchzarten 00Kirchzarten
- 000002
@@ -27343,13 +29355,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Kißlegg 00Kisslegg
- 000002
@@ -27370,13 +29384,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Klais 00Klais
- 000002
@@ -27397,13 +29413,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Kleinkems 00Kleinkems
- 000002
@@ -27424,13 +29442,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Kleve 00Kleve
- 000002
@@ -27451,13 +29471,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J060
+
+ 00000
+ Klinge 00Klinge
- 000002
@@ -27478,13 +29500,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Kloster Bronnbach 00Kloster Bronnbach
- 000001
@@ -27505,13 +29529,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Knautnaundorf 00Knautnaundorf
- 000001
@@ -27532,13 +29558,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Koblenz Hbf 00Koblenz Hbf
- 000002
@@ -27559,13 +29587,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Koblenz-Lützel 00Koblenz-Luetzel
- 000001
@@ -27586,13 +29616,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Kochel 00Kochel
- 000002
@@ -27613,13 +29645,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln Airport-Busin. 00Koeln Airport-B
- 000001
@@ -27640,13 +29674,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln Frankfurter St 00Koeln Frankf. St
- 000001
@@ -27667,13 +29703,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln Geldernstr/P. 00Koeln Geldernstr
- 000001
@@ -27694,13 +29732,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln Hansaring 00Koeln Hansaring
- 000001
@@ -27721,13 +29761,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln Hbf 00Koeln Hbf
- 000002
@@ -27748,13 +29790,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln Messe/Deutz 00Koeln Messe/Deutz
- 000001
@@ -27775,13 +29819,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln Steinstraße 00Koeln Steinstr
- 000001
@@ -27802,13 +29848,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln Süd 00Koeln Sued
- 000001
@@ -27829,13 +29877,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln Trimbornstr 00Koeln Trimbornstr
- 000001
@@ -27856,13 +29906,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln Volkhov.Weg 00Koeln Volkhov.Weg
- 000001
@@ -27883,13 +29935,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln West 00Koeln West
- 000001
@@ -27910,13 +29964,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Blumenberg 00Koeln-Blumenberg
- 000001
@@ -27937,13 +29993,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Buchforst 00Koeln-Buchforst
- 000001
@@ -27964,13 +30022,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Chorweiler N 00Koeln-Chorw.N
- 000001
@@ -27991,13 +30051,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Chorweiler 00Koeln-Chorweiler
- 000001
@@ -28018,13 +30080,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Dellbrück 00Koeln-Dellbrueck
- 000001
@@ -28045,13 +30109,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Ehrenfeld 00Koeln-Ehrenfeld
- 000001
@@ -28072,13 +30138,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Holweide 00Koeln-Holweide
- 000001
@@ -28099,13 +30167,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Longerich 00Koeln-Longerich
- 000001
@@ -28126,13 +30196,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Mülheim 00Koeln-Muelheim
- 000001
@@ -28153,13 +30225,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Müngersdorf T 00Koeln-Muengersd
- 000001
@@ -28180,13 +30254,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Nippes 00Koeln-Nippes
- 000001
@@ -28207,13 +30283,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Stammheim 00Koeln-Stammheim
- 000001
@@ -28234,13 +30312,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln-Worringen 00Koeln-Worringen
- 000001
@@ -28261,13 +30341,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Köln/Bonn Flughafen 00Koeln/Bonn Flugh
- 000001
@@ -28288,13 +30370,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Köndringen 00Koendringen
- 000002
@@ -28315,13 +30399,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I050
+
+ 00000
+ Königs Wusterhausen 00Koenigs Wusterhsn
- 000002
@@ -28342,13 +30428,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Königshofen(Baden) 00Koenigshofen(Bad)
- 000001
@@ -28369,13 +30457,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Königswinter 00Koenigswinter
- 000002
@@ -28396,13 +30486,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Könnern 00Koennern
- 000002
@@ -28423,13 +30515,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Köthen 00Koethen
- 000002
@@ -28450,13 +30544,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Kohlscheid 00Kohlscheid
- 000002
@@ -28477,13 +30573,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Kollmarsreute 00Kollmarsreute
- 000002
@@ -28504,13 +30602,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Konstanz 00Konstanz
- 000002
@@ -28531,13 +30631,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Konstanz-Fürstenb. 00Konstanz-Fuersten
- 000001
@@ -28558,13 +30660,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Konstanz-Petersh. 00Konstanz-Petersh.
- 000001
@@ -28585,13 +30689,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Konstanz-Wollmat 00Konstanz-Wollmat
- 000001
@@ -28612,13 +30718,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Korbach 00Korbach
- 000002
@@ -28639,13 +30747,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Kork 00Kork
- 000002
@@ -28666,13 +30776,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Korntal 00Korntal
- 000001
@@ -28693,13 +30805,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Kornwestheim Pbf 00Kornwestheim Pbf
- 000001
@@ -28720,13 +30834,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J040
+
+ 00000
+ Kostrzyn(Gr) 00Kostrzyn(Gr)
- 000002
@@ -28747,13 +30863,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Kranichfeld 00Kranichfeld
- 000002
@@ -28774,13 +30892,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Krefeld Hbf 00Krefeld
- 000002
@@ -28801,13 +30921,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Krefeld-Linn 00Krefeld-Linn
- 000001
@@ -28828,13 +30950,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Krefeld-Oppum 00Krefeld-Oppum
- 000001
@@ -28855,13 +30979,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Krefeld-Uerdingen 00Krefeld-Uerdingen
- 000001
@@ -28882,13 +31008,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E060
+
+ 00000
+ Kreiensen 00Kreiensen
- 000002
@@ -28909,13 +31037,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Kressbronn 00Kressbronn
- 000002
@@ -28936,13 +31066,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Kreuz Konz 00Kreuz Konz
- 000002
@@ -28963,13 +31095,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Kreuzberg(Ahr) 00Kreuzberg(Ahr)
- 000002
@@ -28990,13 +31124,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Kreuzstraße 00Kreuzstrasse
- 000002
@@ -29017,13 +31153,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Kreuztal 00Kreuztal
- 000002
@@ -29044,13 +31182,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Kronach 00Kronach
- 000002
@@ -29071,13 +31211,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Kronberg(Taunus) 00Kronberg(Taunus)
- 000002
@@ -29098,13 +31240,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Krupunder 00Krupunder
- 000001
@@ -29125,13 +31269,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J040
+
+ 00000
+ Küstrin-Kietz 00Kuestrin-Kietz
- 000002
@@ -29152,13 +31298,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Kufstein 00Kufstein
- 000002
@@ -29179,13 +31327,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Kulmbach 00Kulmbach
- 000002
@@ -29206,13 +31356,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A080
+
+ 00000
+ Kyllburg 00Kyllburg
- 000002
@@ -29233,13 +31385,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Lähn 00Laehn
- 000002
@@ -29260,13 +31414,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Lage(Lippe) 00Lage(Lippe)
- 000002
@@ -29287,13 +31443,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Lahr(Schwarzw) 00Lahr(Schw)
- 000002
@@ -29314,13 +31472,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Lampertheim 00Lampertheim
- 000002
@@ -29341,13 +31501,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Landau(Isar) 00Landau(Isar)
- 000002
@@ -29368,13 +31530,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Landau(Pfalz)Hbf 00Landau(Pfalz)Hbf
- 000002
@@ -29395,13 +31559,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Landsberg(Lech) 00Landsberg(Lech)
- 000002
@@ -29422,13 +31588,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Landshut(Bay)Hbf 00Landshut(Bay)Hbf
- 000002
@@ -29449,13 +31617,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Landstuhl 00Landstuhl
- 000002
@@ -29476,13 +31646,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Langebrück(Sachs) 00Langebrueck(S)
- 000001
@@ -29503,13 +31675,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Langen(Hess) 00Langen(Hess)
- 000002
@@ -29530,13 +31704,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Langenargen 00Langenargen
- 000002
@@ -29557,13 +31733,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Langenfeld(Rhld) 00Langenfeld(Rhl)
- 000002
@@ -29584,13 +31762,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Langenhagen Pferdem. 00Langenhagen Pfer.
- 000002
@@ -29611,14 +31791,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C030
+
+ 00000
+ SEE
+ Langeoog 00Langeoog
- 00000
- 3
@@ -29639,13 +31821,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Langmeil(Pfalz) 00Langmeil(Pfalz)
- 000001
@@ -29666,13 +31850,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B040
+
+ 00000
+ Lathen 00Lathen
- 000002
@@ -29693,13 +31879,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Lauchringen 00Lauchringen
- 000002
@@ -29720,13 +31908,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Lauda 00Lauda
- 000002
@@ -29747,13 +31937,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Lauenförde-Beverung 00Lauenfoerde-Beve.
- 000002
@@ -29774,13 +31966,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Lauf(links Pegnitz) 00Lauf(l Pegnitz)
- 000002
@@ -29801,13 +31995,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Lauf(rechts Pegnitz) 00Lauf(r Pegnitz)
- 000002
@@ -29828,13 +32024,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Laufen(Oberbay) 00Laufen(Obb)
- 000002
@@ -29855,13 +32053,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Laufenburg(Baden) 00Laufenburg(Baden)
- 000002
@@ -29882,13 +32082,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Lauffen(Neckar) 00Lauffen(Neckar)
- 000002
@@ -29909,13 +32111,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Lauingen 00Lauingen
- 000002
@@ -29936,13 +32140,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Laupheim West 00Laupheim West
- 000002
@@ -29963,13 +32169,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Lauterbach(Hess)Nord 00Lauterbach(Hess)N
- 000002
@@ -29990,13 +32198,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Lauterbourg(fr) 00Lauterbourg(fr)
- 000002
@@ -30017,13 +32227,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Lauterecken-Grumbach 00Lauterecken-Grumb
- 000002
@@ -30044,13 +32256,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Lebach 00Lebach
- 000002
@@ -30071,13 +32285,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B030
+
+ 00000
+ Leer(Ostfriesl) 00Leer(Ostfriesl)
- 000002
@@ -30098,13 +32314,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Legefeld 00Legefeld
- 000001
@@ -30125,13 +32343,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Legelshurst 00Legelshurst
- 000002
@@ -30152,13 +32372,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Lehrte 00Lehrte
- 000002
@@ -30179,13 +32401,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Leichlingen 00Leichlingen
- 000002
@@ -30206,13 +32430,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E060
+
+ 00000
+ Leinefelde 00Leinefelde
- 000002
@@ -30233,13 +32459,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Hbf 00Leipzig
- 000002
@@ -30260,13 +32488,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Allee-Center 00Leipzig Allee-C
- 000001
@@ -30287,13 +32517,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Ang-Crottdf 00Leipzig Ang-C
- 000001
@@ -30314,13 +32546,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Coppiplatz 00Leipzig Coppipl.
- 000001
@@ -30341,13 +32575,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Grünauer A 00Leipzig Gruenau
- 000001
@@ -30368,13 +32604,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig/Halle Flugh 00Leipzig Halle Fl
- 000001
@@ -30395,13 +32633,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Indgel West 00Leipzig Indgel W
- 000001
@@ -30422,13 +32662,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Karlsr Str 00Leipzig Karlsr St
- 000001
@@ -30449,13 +32691,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Messe 00Leipzig Messe
- 000001
@@ -30476,13 +32720,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Milt. Allee 00Leipzig Milt. A.
- 000001
@@ -30503,13 +32749,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Olbrichtstr. 00Leipzig Olbricht
- 000001
@@ -30530,13 +32778,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Ost 00Leipzig Ost
- 000001
@@ -30557,13 +32807,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Slevogtstr. 00Leipzig Slevogt
- 000001
@@ -30584,13 +32836,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig Völkersch. 00Leipzig Voelker.
- 000001
@@ -30611,13 +32865,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Connewitz 00Leipzig-Connewitz
- 000001
@@ -30638,13 +32894,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Gohlis 00Leipzig-Gohlis
- 000001
@@ -30665,13 +32923,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Heiterblick 00Leipzig-Heiterbl
- 000001
@@ -30692,13 +32952,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Knauthain 00Leipzig-Knauthain
- 000001
@@ -30719,13 +32981,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Leutzsch 00Leipzig-Leutzsch
- 000001
@@ -30746,13 +33010,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Lindenau 00Leipzig-Lindenau
- 000001
@@ -30773,13 +33039,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Lützschena 00Leipzig-Luetzsch
- 000001
@@ -30800,13 +33068,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Marienbrunn 00Leipzig-Marienbr
- 000001
@@ -30827,13 +33097,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Miltitz 00Leipzig-Miltitz
- 000001
@@ -30854,13 +33126,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Möckern 00Leipzig-Moeckern
- 000001
@@ -30881,13 +33155,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Paunsdorf 00Leipzig-Paunsdorf
- 000001
@@ -30908,13 +33184,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Plagwitz 00Leipzig-Plagwitz
- 000001
@@ -30935,13 +33213,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Rückmarsdf. 00Leipzig-Rueckmars
- 000001
@@ -30962,13 +33242,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Sellerhausen 00Leipzig-Sellerh
- 000001
@@ -30989,13 +33271,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Stötteritz 00Leipzig-Stoetter
- 000001
@@ -31016,13 +33300,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Thekla 00Leipzig-Thekla
- 000001
@@ -31043,13 +33329,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Leipzig-Wahren 00Leipzig-Wahren
- 000001
@@ -31070,13 +33358,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Lengede-Broistedt 00Lengede-Broistedt
- 000001
@@ -31097,14 +33387,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Lenggries 00Lenggries
- 00000
- 3
@@ -31125,13 +33417,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Lennestadt-Altenhund 00Lennestadt-Altenh
- 000002
@@ -31152,13 +33446,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Leonberg 00Leonberg
- 000002
@@ -31179,13 +33475,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Lermoos 00Lermoos
- 000002
@@ -31206,13 +33504,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Letmathe 00Letmathe
- 000001
@@ -31233,13 +33533,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Letmathe Dechenh. 00Letmathe Dechenh.
- 000001
@@ -31260,13 +33562,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Leutkirch 00Leutkirch
- 000002
@@ -31287,13 +33591,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Leverkusen Mitte 00Leverkusen Mitte
- 000002
@@ -31314,13 +33620,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Leverkusen-Küpper. 00Leverkusen-Kuepp.
- 000001
@@ -31341,13 +33649,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Leverkusen-Rheindorf 00Leverkusen-Rheind
- 000001
@@ -31368,13 +33678,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Leverkusen-Schleb. 00Leverkusen-Schleb
- 000001
@@ -31395,13 +33707,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Lichtenfels 00Lichtenfels
- 000002
@@ -31422,13 +33736,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Lichtentanne(Sachs) 00Lichtentanne(S)
- 000001
@@ -31449,13 +33765,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Liege Zone 00Liege Zone
- 000002
@@ -31476,13 +33794,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Liege-Guillemins 00Liege-Guillemins
- 000001
@@ -31503,13 +33823,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Limburg Süd 00Limburg Sued
- 000001
@@ -31530,13 +33852,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Limburg(Lahn) 00Limburg(Lahn)
- 000002
@@ -31557,13 +33881,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Lindau Hbf 00Lindau Hbf
- 000002
@@ -31584,13 +33910,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B040
+
+ 00000
+ Lingen(Ems) 00Lingen(Ems)
- 000002
@@ -31611,13 +33939,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Linz(Rhein) 00Linz(Rhein)
- 000002
@@ -31638,13 +33968,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Lippstadt 00Lippstadt
- 000002
@@ -31665,13 +33997,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Lochham 00Lochham
- 000001
@@ -31692,13 +34026,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J070
+
+ 00000
+ Löbau(Sachs) 00Loebau(Sachs)
- 000002
@@ -31719,13 +34055,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Löcknitz 00Loecknitz
- 000002
@@ -31746,13 +34084,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Löffingen 00Loeffingen
- 000002
@@ -31773,13 +34113,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Löhne(Westf) 00Loehne(Westf)
- 000002
@@ -31800,13 +34142,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Lörrach Dammstraße 00Loerrach Dammstr
- 000001
@@ -31827,13 +34171,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Lörrach Hbf 00Loerrach Hbf
- 000002
@@ -31854,13 +34200,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Lörrach Museum/Burg 00Loerrach Museum/B
- 000001
@@ -31881,13 +34229,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Lörrach Schw.waldst 00Loerrach Schw.
- 000001
@@ -31908,13 +34258,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Lörrach-Bromb./Hau 00Loerrach-B/H
- 000001
@@ -31935,13 +34287,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Lörrach-Haagen/Mess 00Loerrach-Haagen/M
- 000001
@@ -31962,13 +34316,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Lörrach-Stetten 00Loerrach-Stetten
- 000001
@@ -31989,13 +34345,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Lövenich 00Loevenich
- 000001
@@ -32016,13 +34374,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Löwenberg(Mark) 00Loewenberg(Mark)
- 000002
@@ -32043,13 +34403,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Löwental 00Loewental
- 000001
@@ -32070,13 +34432,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E080
+
+ 00000
+ Lohr Bahnhof 00Lohr Bahnhof
- 000002
@@ -32097,13 +34461,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Lollar 00Lollar
- 000002
@@ -32124,13 +34490,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Luckenwalde 00Luckenwalde
- 000002
@@ -32151,13 +34519,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Ludwigsburg 00Ludwigsburg
- 000002
@@ -32178,13 +34548,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Ludwigsfelde 00Ludwigsfelde
- 000002
@@ -32205,13 +34577,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Ludwigshafen BASF S 00Ludwigshaf BASF S
- 000001
@@ -32232,13 +34606,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Ludwigshafen(Rh)Hbf 00Ludwigshaf(Rh)Hbf
- 000002
@@ -32259,13 +34635,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Ludwigshafen-Mundenh 00Ludwigshaf-Munden
- 000001
@@ -32286,13 +34664,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Ludwigshafen-Oggersh 00Ludwigshaf-Oggers
- 000001
@@ -32313,13 +34693,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Ludwigshafen-Rheing. 00Ludwigshaf-Rheing
- 000001
@@ -32340,13 +34722,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Ludwigshafen(Bodens) 00Ludwigshafen/Bods
- 000002
@@ -32367,13 +34751,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G030
+
+ 00000
+ Ludwigslust 00Ludwigslust
- 000002
@@ -32394,13 +34780,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Ludwigsstadt 00Ludwigsstadt
- 000002
@@ -32421,13 +34809,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I050
+
+ 00000
+ Lübben(Spreewald) 00Luebben(Spreew)
- 000002
@@ -32448,13 +34838,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I050
+
+ 00000
+ Lübbenau(Spreewald) 00Luebbenau(Spreew)
- 000002
@@ -32475,13 +34867,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Lübeck Flughafen 00Luebeck Flughafen
- 000002
@@ -32502,13 +34896,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Lübeck Hbf 00Luebeck Hbf
- 000002
@@ -32529,13 +34925,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Lübeck St Jürgen 00Luebeck St J
- 000001
@@ -32556,13 +34954,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Lübeck-Travem.Hafen 00Luebeck-Trave.Haf
- 000002
@@ -32583,13 +34983,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Lübeck-Travem.Skan. 00Luebeck-Trave.Ska
- 000001
@@ -32610,13 +35012,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Lübeck-Travem.Str. 00Luebeck-Trave.Str
- 000001
@@ -32637,13 +35041,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Lüdenscheid 00Luedenscheid
- 000002
@@ -32664,13 +35070,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Lüneburg 00Lueneburg
- 000002
@@ -32691,13 +35099,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Lünen Hbf 00Luenen Hbf
- 000002
@@ -32718,13 +35128,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Lutherst Wittenberg 00Lutherst Wittenbg
- 000002
@@ -32745,13 +35157,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Lutherstadt Eisleben 00Lutherst.Eisleben
- 000002
@@ -32772,13 +35186,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Magdeburg Hasselpl 00Magdeburg Hasselp
- 000001
@@ -32799,13 +35215,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Magdeburg Hbf 00Magdeburg Hbf
- 000002
@@ -32826,13 +35244,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Magdeburg Herrenkrug 00Magdeburg Herrenk
- 000001
@@ -32853,13 +35273,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Magdeburg SKET Ipark 00Magdeburg SKET
- 000001
@@ -32880,13 +35302,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Magdeburg Sudenburg 00Magdeburg Sudenb.
- 000001
@@ -32907,13 +35331,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Magdeburg Südost 00Magdeburg Suedost
- 000001
@@ -32934,13 +35360,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Magdeburg-Buckau 00Magdeburg-Buckau
- 000001
@@ -32961,13 +35389,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Magdeburg-Eichenw 00Magdeburg-Eichenw
- 000001
@@ -32988,13 +35418,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Magdeburg-Neustadt 00Magdeburg-Neust.
- 000001
@@ -33015,13 +35447,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Magdeburg-Rothensee 00Magdeburg-Rothen.
- 000001
@@ -33042,13 +35476,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Magdeburg-Salbke 00Magdeburg-Salbke
- 000001
@@ -33069,13 +35505,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Mainz Hbf 00Mainz Hbf
- 000002
@@ -33096,13 +35534,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Mainz Nord 00Mainz Nord
- 000001
@@ -33123,13 +35563,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Mainz Röm.Theater 00Mainz R.Theate
- 000001
@@ -33150,13 +35592,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Mainz-Bischofsheim 00Mainz-Bischofsh.
- 000002
@@ -33177,13 +35621,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Mainz-Gonsenheim 00Mainz-Gonsenheim
- 000001
@@ -33204,13 +35650,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Mainz-Gustavsburg 00Mainz-Gustavsburg
- 000001
@@ -33231,13 +35679,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Mainz-Kastel 00Mainz-Kastel
- 000001
@@ -33258,13 +35708,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Mainz-Laubenheim 00Mainz-Laubenheim
- 000001
@@ -33285,13 +35737,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Mainz-Marienborn 00Mainz-Marienborn
- 000001
@@ -33312,13 +35766,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Mainz-Mombach 00Mainz-Mombach
- 000001
@@ -33339,13 +35795,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H030
+
+ 00000
+ Malchin 00Malchin
- 000002
@@ -33366,13 +35824,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E070
+
+ 00000
+ Malsfeld 00Malsfeld
- 000002
@@ -33393,13 +35853,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim ARENA/Maim. 00Mannheim ARENA
- 000001
@@ -33420,13 +35882,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim Handelshaf 00Mannheim Handelsh
- 000001
@@ -33447,13 +35911,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim Hbf 00Mannheim Hbf
- 000002
@@ -33474,13 +35940,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim-Friedrichsf 00Mannheim-Friedr.
- 000001
@@ -33501,13 +35969,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim-Friedrich.S 00Mannheim-Friedr.S
- 000001
@@ -33528,13 +35998,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim-Käfertal 00Mannheim-Kaefert.
- 000001
@@ -33555,13 +36027,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim-Luzenberg 00Mannheim-Luzenb.
- 000001
@@ -33582,13 +36056,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim-Neckarau 00Mannheim-Neckarau
- 000001
@@ -33609,13 +36085,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim-Neckarstadt 00Mannheim-Neckarst
- 000001
@@ -33636,13 +36114,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim-Rheinau 00Mannheim-Rheinau
- 000001
@@ -33663,13 +36143,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim-Seckenheim 00Mannheim-Seckenh
- 000001
@@ -33690,13 +36172,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Mannheim-Waldhof 00Mannheim-Waldhof
- 000001
@@ -33717,13 +36201,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Marbach Ost(VS) 00Marbach Ost(VS)
- 000001
@@ -33744,13 +36230,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Marbach West(VS) 00Marbach West(VS)
- 000001
@@ -33771,13 +36259,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Marbach(Neckar) 00Marbach(Neckar)
- 000002
@@ -33798,13 +36288,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Marburg Süd 00Marburg Sued
- 000001
@@ -33825,13 +36317,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Marburg(Lahn) 00Marburg(Lahn)
- 000002
@@ -33852,13 +36346,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Marienborn 00Marienborn
- 000002
@@ -33879,13 +36375,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Markdorf(Baden) 00Markdorf(Baden)
- 000002
@@ -33906,13 +36404,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Markelfingen 00Markelfingen
- 000002
@@ -33933,13 +36433,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Markelsheim 00Markelsheim
- 000001
@@ -33960,13 +36462,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H060
+
+ 00000
+ Markkleeberg-Großst 00Markkleeberg-Grst
- 000002
@@ -33987,13 +36491,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Markt Bibart 00Markt Bibart
- 000002
@@ -34014,13 +36520,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Markt Erlbach 00Markt Erlbach
- 000002
@@ -34041,13 +36549,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Markt Schwaben 00Markt Schwaben
- 000002
@@ -34068,13 +36578,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Marktl 00Marktl
- 000002
@@ -34095,13 +36607,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Marktleuthen 00Marktleuthen
- 000001
@@ -34122,13 +36636,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Marktoberdorf Schule 00Marktoberd.Schule
- 000001
@@ -34149,13 +36665,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Marktoberdorf 00Marktoberdorf
- 000002
@@ -34176,13 +36694,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Marktredwitz 00Marktredwitz
- 000002
@@ -34203,13 +36723,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Maschen 00Maschen
- 000001
@@ -34230,13 +36752,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Maulburg 00Maulburg
- 000002
@@ -34257,13 +36781,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Maxau 00Maxau
- 000001
@@ -34284,13 +36810,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Meckelfeld 00Meckelfeld
- 000001
@@ -34311,13 +36839,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Meckenbeuren 00Meckenbeuren
- 000002
@@ -34338,13 +36868,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Mehltheuer 00Mehltheuer
- 000002
@@ -34365,13 +36897,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E070
+
+ 00000
+ Meiningen 00Meiningen
- 000002
@@ -34392,13 +36926,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Meißen 00Meissen
- 000002
@@ -34419,13 +36955,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Meißen Triebischtal 00Meissen Triebisch
- 000001
@@ -34446,13 +36984,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E080
+
+ 00000
+ Mellrichstadt Bf 00Mellrichstadt Bf
- 000002
@@ -34473,13 +37013,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E070
+
+ 00000
+ Melsungen 00Melsungen
- 000002
@@ -34500,13 +37042,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Memmingen 00Memmingen
- 000002
@@ -34527,13 +37071,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Mengen 00Mengen
- 000002
@@ -34554,13 +37100,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B040
+
+ 00000
+ Meppen 00Meppen
- 000002
@@ -34581,13 +37129,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Mering 00Mering
- 000002
@@ -34608,13 +37158,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Merseburg 00Merseburg
- 000002
@@ -34635,13 +37187,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Merzig(Saar) 00Merzig(Saar)
- 000002
@@ -34662,13 +37216,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Meschede 00Meschede
- 000002
@@ -34689,13 +37245,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Mettlach 00Mettlach
- 000002
@@ -34716,13 +37274,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Metzingen(Württ) 00Metzingen(Wuertt)
- 000002
@@ -34743,13 +37303,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Michelstadt 00Michelstadt
- 000002
@@ -34770,13 +37332,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Michendorf 00Michendorf
- 000002
@@ -34797,14 +37361,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Miesbach 00Miesbach
- 00000
- 3
@@ -34825,13 +37391,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Miltenberg 00Miltenberg
- 000002
@@ -34852,13 +37420,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Mindelheim 00Mindelheim
- 000002
@@ -34879,13 +37449,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Minden(Westf) 00Minden(Westf)
- 000002
@@ -34906,13 +37478,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Mittenwald 00Mittenwald
- 000002
@@ -34933,13 +37507,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Mittenwald(Gr) 00Mittenwald(Gr)
- 000002
@@ -34960,13 +37536,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Mönchengladbach-Gen 00Moenchengladb-Gen
- 000001
@@ -34987,13 +37565,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Mönchengladbach-Lü 00Moenchengladb-Lue
- 000001
@@ -35014,13 +37594,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Mönchengladbach-Rhd 00Moenchengladb-Rhd
- 000001
@@ -35041,13 +37623,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Mönchengladbach Hbf 00Moenchengladb.Hbf
- 000002
@@ -35068,13 +37652,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Mörfelden 00Moerfelden
- 000002
@@ -35095,13 +37681,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Mössingen 00Moessingen
- 000002
@@ -35122,13 +37710,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Montabaur 00Montabaur
- 000002
@@ -35149,13 +37739,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Moosburg 00Moosburg
- 000002
@@ -35176,14 +37768,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Moosrain 00Moosrain
- 00000
- 3
@@ -35204,13 +37798,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Mosbach(Baden) 00Mosbach(Baden)
- 000002
@@ -35231,13 +37827,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Mosbach-Neckarelz 00Mosbach-Neckarelz
- 000002
@@ -35258,13 +37856,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Mosel 00Mosel
- 000001
@@ -35285,13 +37885,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Mühlacker 00Muehlacker
- 000002
@@ -35312,13 +37914,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Mühldorf(Oberbay) 00Muehldorf
- 000002
@@ -35339,13 +37943,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Mühlhausen(b Engen) 00Muehlhausen(Eng)
- 000002
@@ -35366,13 +37972,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F060
+
+ 00000
+ Mühlhausen(Thür) 00Muehlhausen/Thuer
- 000002
@@ -35393,13 +38001,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Mülheim(Ruhr)Styr. 00Muelheim(R)Styr.
- 000001
@@ -35420,13 +38030,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Mülheim(Ruhr)West 00Muelheim(R)West
- 000001
@@ -35447,13 +38059,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Mülheim(Ruhr)Hbf 00Muelheim(Ruhr)Hbf
- 000002
@@ -35474,13 +38088,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Müllheim(Baden) 00Muellheim(Baden)
- 000002
@@ -35501,13 +38117,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Müncheberg(Mark) 00Muencheberg(Mark)
- 000002
@@ -35528,13 +38146,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Donnersb. 00Muenchen Donnersb
- 000001
@@ -35555,13 +38175,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Flug Besuch 00Muenchen Flug Bes
- 000001
@@ -35582,13 +38204,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Flughafen T 00Muenchen Flugh. T
- 000002
@@ -35609,13 +38233,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Hackerbr. 00Muenchen Hackerbr
- 000001
@@ -35636,13 +38262,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Harras 00Muenchen Harras
- 000001
@@ -35663,13 +38291,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Hbf 00Muenchen Hbf
- 000002
@@ -35690,13 +38320,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Heimeranpl. 00Muenchen Heimeran
- 000001
@@ -35717,13 +38349,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Isartor 00Muenchen Isartor
- 000001
@@ -35744,13 +38378,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Karlsplatz 00Muenchen Karlspl.
- 000001
@@ -35771,13 +38407,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Leienfels. 00Muenchen Leienf.
- 000001
@@ -35798,13 +38436,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Leuchtenb. 00Muenchen Leuchten
- 000001
@@ -35825,13 +38465,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Marienplatz 00Muenchen Marienpl
- 000001
@@ -35852,13 +38494,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Ost 00Muenchen Ost
- 000001
@@ -35879,13 +38523,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Rosenh.Pl. 00Muenchen Rosenh.P
- 000001
@@ -35906,13 +38552,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München Siemensw. 00Muenchen Siemensw
- 000001
@@ -35933,13 +38581,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München St Martin. 00Muenchen St M.
- 000001
@@ -35960,13 +38610,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Allach 00Muenchen-Allach
- 000001
@@ -35987,13 +38639,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Aubing 00Muenchen-Aubing
- 000001
@@ -36014,13 +38668,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Berg a Laim 00Muenchen-Berg a L
- 000001
@@ -36041,13 +38697,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Daglfing 00Muenchen-Daglfing
- 000001
@@ -36068,13 +38726,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Englschalk. 00Muenchen-Englsch.
- 000001
@@ -36095,13 +38755,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Fasanerie 00Muenchen-Fasan.
- 000001
@@ -36122,13 +38784,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Fasangarten 00Muenchen-Fasang.
- 000001
@@ -36149,13 +38813,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Feldmoching 00Muenchen-Feldm.
- 000001
@@ -36176,13 +38842,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Giesing 00Muenchen-Giesing
- 000001
@@ -36203,13 +38871,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Johannesk. 00Muenchen-Johannes
- 000001
@@ -36230,13 +38900,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Karlsfeld 00Muenchen-Karlsf.
- 000001
@@ -36257,13 +38929,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Laim 00Muenchen-Laim
- 000001
@@ -36284,13 +38958,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Langwied 00Muenchen-Langwied
- 000001
@@ -36311,13 +38987,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Lochhausen 00Muenchen-Lochhaus
- 000001
@@ -36338,13 +39016,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Mittersend. 00Muenchen-Mitters.
- 000001
@@ -36365,13 +39045,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Moosach 00Muenchen-Moosach
- 000001
@@ -36392,13 +39074,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Neuaubing 00Muenchen-Neuaub
- 000001
@@ -36419,13 +39103,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Neuperl.S 00Muenchen-Neup.S
- 000001
@@ -36446,13 +39132,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Obermenzing 00Muenchen-Oberm.
- 000001
@@ -36473,13 +39161,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Pasing 00Muenchen-Pasing
- 000001
@@ -36500,13 +39190,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Perlach 00Muenchen-Perlach
- 000001
@@ -36527,13 +39219,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Riem 00Muenchen-Riem
- 000001
@@ -36554,13 +39248,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Solln 00Muenchen-Solln
- 000001
@@ -36581,13 +39277,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Trudering 00Muenchen-Truder.
- 000001
@@ -36608,13 +39306,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ München-Westkreuz 00Muenchen-Westkr.
- 000001
@@ -36635,13 +39335,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Münster(W)Zentrum N 00Muenster(W)Z. N
- 000001
@@ -36662,13 +39364,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Münster(Westf)Hbf 00Muenster(Westf)
- 000002
@@ -36689,13 +39393,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Münster-Albachten 00Muenster-Albacht.
- 000001
@@ -36716,13 +39422,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Münster-Amelsbüren 00Muenster-Amelsb.
- 000001
@@ -36743,13 +39451,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Münster-Häger 00Muenster-Haeger
- 000001
@@ -36770,13 +39480,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Münster-Hiltrup 00Muenster-Hiltrup
- 000001
@@ -36797,13 +39509,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Münster-Sprakel 00Muenster-Sprakel
- 000001
@@ -36824,14 +39538,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Bus
+ Mulhouse Bus 00Mulhouse Bus
- 00000
- 3
@@ -36852,13 +39568,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Munderkingen 00Munderkingen
- 000002
@@ -36879,13 +39597,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Murg(Baden) 00Murg(Baden)
- 000002
@@ -36906,13 +39626,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Murnau 00Murnau
- 000002
@@ -36933,13 +39655,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Murrhardt 00Murrhardt
- 000002
@@ -36960,13 +39684,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Musau 00Musau
- 000002
@@ -36987,13 +39713,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Nabburg 00Nabburg
- 000002
@@ -37014,13 +39742,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Nagold 00Nagold
- 000002
@@ -37041,13 +39771,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Narsdorf 00Narsdorf
- 000002
@@ -37068,13 +39800,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Nauen 00Nauen
- 000002
@@ -37095,13 +39829,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Naumburg(Saale)Hbf 00Naumburg(Saale)
- 000002
@@ -37122,13 +39858,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Neckargemünd 00Neckargemuend
- 000002
@@ -37149,13 +39887,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Neheim-Hüsten 00Neheim-Huesten
- 000002
@@ -37176,13 +39916,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Nesselwang 00Nesselwang
- 000002
@@ -37203,13 +39945,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Neu-Ulm 00Neu-Ulm
- 000001
@@ -37230,13 +39974,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Neubiberg 00Neubiberg
- 000001
@@ -37257,13 +40003,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H030
+
+ 00000
+ Neubrandenburg 00Neubrandenburg
- 000002
@@ -37284,13 +40032,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F100
+
+ 00000
+ Neuburg(Donau) 00Neuburg(Donau)
- 000002
@@ -37311,13 +40061,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Neudietendorf 00Neudietendorf
- 000001
@@ -37338,13 +40090,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Neue Schenke 00Neue Schenke
- 000001
@@ -37365,13 +40119,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Neuenburg(Baden) 00Neuenburg(Baden)
- 000002
@@ -37392,13 +40148,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Neuenburg(Baden)(Gr) 00Neuenburg(Bd)(Gr)
- 000002
@@ -37419,13 +40177,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Neuenmarkt-Wirsberg 00Neuenmarkt-Wirsb.
- 000002
@@ -37446,13 +40206,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Neuenrade 00Neuenrade
- 000002
@@ -37473,13 +40235,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G100
+
+ 00000
+ Neufahrn(Niederbay) 00Neufahrn(Ndb)
- 000002
@@ -37500,13 +40264,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Neukieritzsch 00Neukieritzsch
- 000002
@@ -37527,13 +40293,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Neukirchen(b Sulzb) 00Neukirchen(Sulzb)
- 000002
@@ -37554,13 +40322,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Neumark(Sachs) 00Neumark(Sachs)
- 000002
@@ -37581,13 +40351,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G100
+
+ 00000
+ Neumarkt(Oberpf) 00Neumarkt(Opf)
- 000002
@@ -37608,13 +40380,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Neumarkt-St Veit 00Neumarkt-St Veit
- 000002
@@ -37635,13 +40409,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E020
+
+ 00000
+ Neumünster 00Neumuenster
- 000002
@@ -37662,13 +40438,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Neunkirchen(Saar)Hbf 00Neunkirchen(S)Hbf
- 000002
@@ -37689,13 +40467,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Neuötting 00Neuoetting
- 000002
@@ -37716,13 +40496,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Neuruppin West 00Neuruppin West
- 000002
@@ -37743,13 +40525,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Neuss Am Kaiser 00Neuss Am Kaiser
- 000001
@@ -37770,13 +40554,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Neuss Hbf 00Neuss Hbf
- 000002
@@ -37797,13 +40583,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Neuss Rheinpark Cent 00Neuss Rheinpark C
- 000001
@@ -37824,13 +40612,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Neuss Süd 00Neuss Sued
- 000001
@@ -37851,13 +40641,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Neustadt(Aisch)Bahnh 00Neustadt(Aisch)Bf
- 000002
@@ -37878,13 +40670,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G100
+
+ 00000
+ Neustadt(Donau) 00Neustadt(Donau)
- 000002
@@ -37905,13 +40699,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Neustadt(Dosse) 00Neustadt(Dosse)
- 000002
@@ -37932,13 +40728,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Neustadt(Holst) 00Neustadt(Holst)
- 000002
@@ -37959,13 +40757,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Neustadt(Orla) 00Neustadt(Orla)
- 000002
@@ -37986,13 +40786,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Neustadt(Sachs) 00Neustadt(Sachs)
- 000002
@@ -38013,13 +40815,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Neustadt(Weinstr)Hbf 00Neustadt(Wstr)Hbf
- 000002
@@ -38040,13 +40844,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Neustadt-Böbig 00Neustadt-Boebig
- 000001
@@ -38067,13 +40873,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Neustadt(Schwarzw) 00Neustadt/Schwarzw
- 000002
@@ -38094,13 +40902,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Neustadt(Waldnaab) 00Neustadt/Waldnaab
- 000002
@@ -38121,13 +40931,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H030
+
+ 00000
+ Neustrelitz Hbf 00Neustrelitz Hbf
- 000002
@@ -38148,13 +40960,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Neuwied 00Neuwied
- 000002
@@ -38175,13 +40989,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Neuwirtshaus(Por.pl) 00Neuwirtshaus
- 000001
@@ -38202,13 +41018,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Nidda 00Nidda
- 000002
@@ -38229,13 +41047,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Nidderau 00Nidderau
- 000002
@@ -38256,13 +41076,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D010
+
+ 00000
+ Niebüll 00Niebuell
- 000002
@@ -38283,13 +41105,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Niedaltdorf 00Niedaltdorf
- 000002
@@ -38310,13 +41134,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Niederau-Tuchmühle 00Niederau-Tuchm
- 000001
@@ -38337,13 +41163,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Niederbiegen 00Niederbiegen
- 000001
@@ -38364,13 +41192,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Niederlahnstein 00Niederlahnstein
- 000002
@@ -38391,13 +41221,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Niederwartha 00Niederwartha
- 000001
@@ -38418,13 +41250,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Nienburg(Weser) 00Nienburg(Weser)
- 000002
@@ -38445,13 +41279,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F100
+
+ 00000
+ Nördlingen 00Noerdlingen
- 000002
@@ -38472,13 +41308,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Nohra(Weimar) 00Nohra(Weimar)
- 000001
@@ -38499,13 +41337,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Nonnenhorn 00Nonnenhorn
- 000002
@@ -38526,13 +41366,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B030
+
+ 00000
+ Norddeich 00Norddeich
- 000002
@@ -38553,13 +41395,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B030
+
+ 00000
+ Norden 00Norden
- 000002
@@ -38580,13 +41424,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D030
+
+ 00000
+ Nordenham 00Nordenham
- 000002
@@ -38607,14 +41453,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B030
+
+ 00000
+ SEE
+ Norderney 00Norderney
- 00000
- 3
@@ -38635,13 +41483,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F060
+
+ 00000
+ Nordhausen 00Nordhausen
- 000002
@@ -38662,13 +41512,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Nordstemmen 00Nordstemmen
- 000002
@@ -38689,13 +41541,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Norf 00Norf
- 000001
@@ -38716,13 +41570,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Norsingen 00Norsingen
- 000002
@@ -38743,13 +41599,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E060
+
+ 00000
+ Northeim(Han) 00Northeim(Han)
- 000002
@@ -38770,13 +41628,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg Frankensta 00Nuernberg Franken
- 000001
@@ -38797,13 +41657,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg Hbf 00Nuernberg Hbf
- 000002
@@ -38824,13 +41686,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg Nordost 00Nuernberg Nordost
- 000001
@@ -38851,13 +41715,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg Ost 00Nuernberg Ost
- 000001
@@ -38878,13 +41744,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg Ostring 00Nuernberg Ostring
- 000001
@@ -38905,13 +41773,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg Rothenb. 00Nuernberg Rothenb
- 000001
@@ -38932,13 +41802,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Dürrenhof 00Nuernberg-Duerren
- 000001
@@ -38959,13 +41831,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Dutzendt. 00Nuernberg-Dutzdt.
- 000001
@@ -38986,13 +41860,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Eibach 00Nuernberg-Eibach
- 000001
@@ -39013,13 +41889,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Erlensteg. 00Nuernberg-Erlenst
- 000001
@@ -39040,13 +41918,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Gleißh. 00Nuernberg-Gleissh
- 000001
@@ -39067,13 +41947,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Laufamholz 00Nuernberg-Laufamh
- 000001
@@ -39094,13 +41976,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Mögeldorf 00Nuernberg-Moegeld
- 000001
@@ -39121,13 +42005,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Rehhof 00Nuernberg-Rehhof
- 000001
@@ -39148,13 +42034,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Reichelsd. 00Nuernberg-Reichel
- 000001
@@ -39175,13 +42063,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Sandreuth 00Nuernberg-Sandr.
- 000001
@@ -39202,13 +42092,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Schweinau 00Nuernberg-Schwei.
- 000001
@@ -39229,13 +42121,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Stein 00Nuernberg-Stein
- 000001
@@ -39256,13 +42150,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Nürnberg-Steinbühl 00Nuernberg-Steinb.
- 000001
@@ -39283,13 +42179,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Nürtingen 00Nuertingen
- 000002
@@ -39310,13 +42208,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Oberammergau 00Oberammergau
- 000002
@@ -39337,13 +42237,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Oberau 00Oberau
- 000002
@@ -39364,13 +42266,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Oberaudorf 00Oberaudorf
- 000002
@@ -39391,13 +42295,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Oberesslingen 00Oberesslingen
- 000001
@@ -39418,14 +42324,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Obergries 00Obergries
- 00000
- 3
@@ -39446,13 +42354,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Obergrunstedt 00Obergrunstedt
- 000001
@@ -39473,13 +42383,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Oberhausen Hbf 00Oberhausen Hbf
- 000002
@@ -39500,13 +42412,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Oberhausen-Holten 00Oberhausen-Holten
- 000001
@@ -39527,13 +42441,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Oberhausen-Osterf.S 00Oberhausen-Osterf
- 000001
@@ -39554,13 +42470,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Oberhausen-Sterkrade 00Oberhausen-Sterkr
- 000001
@@ -39581,13 +42499,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Oberkirch 00Oberkirch
- 000002
@@ -39608,13 +42528,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Oberlenningen 00Oberlenningen
- 000002
@@ -39635,13 +42557,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Oberndorf(Neckar) 00Oberndorf(Neckar)
- 000002
@@ -39662,13 +42586,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Oberrothenbach 00Oberrothenbach
- 000001
@@ -39689,13 +42615,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Oberstaufen 00Oberstaufen
- 000002
@@ -39716,13 +42644,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Oberstdorf 00Oberstdorf
- 000002
@@ -39743,13 +42673,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G100
+
+ 00000
+ Obertraubling 00Obertraubling
- 000001
@@ -39770,13 +42702,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Oberursel(Taunus) 00Oberursel(Taunus)
- 000002
@@ -39797,13 +42731,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Oberweimar 00Oberweimar
- 000001
@@ -39824,13 +42760,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Oberzell 00Oberzell
- 000001
@@ -39851,13 +42789,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Oebisfelde 00Oebisfelde
- 000002
@@ -39878,13 +42818,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Oelde 00Oelde
- 000002
@@ -39905,13 +42847,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Offenbach(Main)Hbf 00Offenbach(M)Hbf
- 000002
@@ -39932,13 +42876,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Offenbach(M)Kaiserl 00Offenbach(M)K
- 000001
@@ -39959,13 +42905,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Offenbach(M)Ledermu 00Offenbach(M)Leder
- 000001
@@ -39986,13 +42934,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Offenbach(M)Marktpl 00Offenbach(M)Markt
- 000001
@@ -40013,13 +42963,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Offenbach(Main)Ost 00Offenbach(M)Ost
- 000001
@@ -40040,13 +42992,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Offenbach-Bieber 00Offenbach-Bieber
- 000001
@@ -40067,13 +43021,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Offenbach-Waldhof 00Offenbach-Waldhof
- 000001
@@ -40094,13 +43050,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Offenburg 00Offenburg
- 000002
@@ -40121,13 +43079,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Offenburg Krs.Schulz 00Offenburg Krs.Sch
- 000001
@@ -40148,13 +43108,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Ohlstadt 00Ohlstadt
- 000002
@@ -40175,13 +43137,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Oldenburg(Holst) 00Oldenburg(Holst)
- 000002
@@ -40202,13 +43166,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C030
+
+ 00000
+ Oldenburg(Oldb) 00Oldenburg(Oldb)
- 000002
@@ -40229,13 +43195,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Oldentrup 00Oldentrup
- 000001
@@ -40256,13 +43224,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Olpe 00Olpe
- 000002
@@ -40283,13 +43253,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Opladen 00Opladen
- 000002
@@ -40310,13 +43282,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Oppenau 00Oppenau
- 000002
@@ -40337,13 +43311,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Oranienburg 00Oranienburg
- 000002
@@ -40364,13 +43340,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Orschweier 00Orschweier
- 000002
@@ -40391,13 +43369,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H060
+
+ 00000
+ Oschatz 00Oschatz
- 000002
@@ -40418,13 +43398,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Osnabrück Altstadt 00Osnabrueck Altst
- 000001
@@ -40445,13 +43427,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Osnabrück Hbf 00Osnabrueck Hbf
- 000002
@@ -40472,13 +43456,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Osterburken 00Osterburken
- 000002
@@ -40499,13 +43485,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Osterhofen(Nby) 00Osterhofen(Nby)
- 000002
@@ -40526,14 +43514,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Osterhofen(Oberbay) 00Osterhofen(Oberb)
- 00000
- 3
@@ -40554,13 +43544,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D030
+
+ 00000
+ Osterholz-Scharmbeck 00Osterholz-Scharmb
- 000002
@@ -40581,13 +43573,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I020
+
+ 00000
+ Ostseebad Binz 00Ostseebad Binz
- 000002
@@ -40608,13 +43602,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Ottobrunn 00Ottobrunn
- 000001
@@ -40635,13 +43631,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Ottweiler(Saar) 00Ottweiler(Saar)
- 000002
@@ -40662,13 +43660,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Oy-Mittelberg 00Oy-Mittelberg
- 000002
@@ -40689,13 +43689,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Paderborn Hbf 00Paderborn Hbf
- 000002
@@ -40716,13 +43718,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Paderborn Kassel.Tor 00Paderborn Kassel
- 000001
@@ -40743,13 +43747,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Paderborn Nord 00Paderborn Nord
- 000001
@@ -40770,13 +43776,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B040
+
+ 00000
+ Papenburg(Ems) 00Papenburg(Ems)
- 000002
@@ -40797,13 +43805,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Pasewalk 00Pasewalk
- 000002
@@ -40824,13 +43834,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Pasewalk Ost 00Pasewalk Ost
- 000001
@@ -40851,13 +43863,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I100
+
+ 00000
+ Passau Hbf 00Passau Hbf
- 000002
@@ -40878,13 +43892,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Pegnitz 00Pegnitz
- 000002
@@ -40905,13 +43921,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Peine 00Peine
- 000002
@@ -40932,13 +43950,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Penzberg 00Penzberg
- 000002
@@ -40959,13 +43979,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Petershausen(Obb) 00Petershausen(Obb)
- 000002
@@ -40986,13 +44008,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Pfaffenhofen(Ilm) 00Pfaffenhofen(Ilm)
- 000002
@@ -41013,13 +44037,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Pfalzel 00Pfalzel
- 000001
@@ -41040,13 +44066,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Pfarrkirchen 00Pfarrkirchen
- 000002
@@ -41067,13 +44095,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Pfeddersheim 00Pfeddersheim
- 000001
@@ -41094,13 +44124,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Pflach 00Pflach
- 000002
@@ -41121,13 +44153,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Pforzheim Hbf 00Pforzheim
- 000002
@@ -41148,13 +44182,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Pforzheim Durl. Str. 00Pforzheim Durl.
- 000001
@@ -41175,13 +44211,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Pforzheim Maihälden 00Pforzheim Maih.
- 000001
@@ -41202,13 +44240,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Pfraundorf(Inn) 00Pfraundorf(Inn)
- 000002
@@ -41229,13 +44269,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Pfronten-Ried 00Pfronten-Ried
- 000002
@@ -41256,13 +44298,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Pfronten-Steinach 00Pfronten-Steinach
- 000002
@@ -41283,13 +44327,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Pinneberg 00Pinneberg
- 000001
@@ -41310,13 +44356,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B100
+
+ 00000
+ Pirmasens Hbf 00Pirmasens Hbf
- 000002
@@ -41337,13 +44385,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Pirmasens Nord 00Pirmasens Nord
- 000002
@@ -41364,13 +44414,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Pirna 00Pirna
- 000002
@@ -41391,13 +44443,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Planegg 00Planegg
- 000001
@@ -41418,13 +44472,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Plattling 00Plattling
- 000002
@@ -41445,13 +44501,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Plaue(Thür) 00Plaue(Thuer)
- 000002
@@ -41472,13 +44530,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Plauen(Vogtl) ob Bf 00Plauen(V) ob Bf
- 000002
@@ -41499,13 +44559,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Plettenberg 00Plettenberg
- 000002
@@ -41526,13 +44588,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Plochingen 00Plochingen
- 000002
@@ -41553,13 +44617,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E020
+
+ 00000
+ Plön 00Ploen
- 000002
@@ -41580,13 +44646,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I110
+
+ 00000
+ Pocking 00Pocking
- 000002
@@ -41607,13 +44675,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Porz(Rhein) 00Porz(Rhein)
- 000001
@@ -41634,13 +44704,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Porz-Wahn 00Porz-Wahn
- 000001
@@ -41661,13 +44733,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Potsdam Charlottenh 00Potsdam Charlotte
- 000001
@@ -41688,13 +44762,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Potsdam Hbf 00Potsdam Hbf
- 000002
@@ -41715,13 +44791,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Potsdam Park Sanss. 00Potsdam Park Sans
- 000001
@@ -41742,13 +44820,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Potsdam Pirschheide 00Potsdam Pirschh.
- 000001
@@ -41769,13 +44849,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H080
+
+ 00000
+ Potucky(Gr) 00Potucky(Gr)
- 000002
@@ -41796,13 +44878,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J080
+
+ 00000
+ Praha 00Praha
- 000002
@@ -41823,13 +44907,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Prenzlau 00Prenzlau
- 000002
@@ -41850,13 +44936,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Priemerburg 00Priemerburg
- 000002
@@ -41877,13 +44965,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Prien a Chiemsee 00Prien a Chiemsee
- 000002
@@ -41904,13 +44994,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Prisdorf 00Prisdorf
- 000001
@@ -41931,13 +45023,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Probstzella 00Probstzella
- 000002
@@ -41958,13 +45052,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Pullach 00Pullach
- 000001
@@ -41985,13 +45081,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F010
+
+ 00000
+ Puttgarden 00Puttgarden
- 000002
@@ -42012,13 +45110,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F010
+
+ 00000
+ Puttgarden(MS) 00Puttgarden(MS)
- 000002
@@ -42039,13 +45139,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F060
+
+ 00000
+ Quedlinburg 00Quedlinburg
- 000002
@@ -42066,13 +45168,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Quelle 00Quelle
- 000001
@@ -42093,13 +45197,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Quelle-Kupferheide 00Quelle-Kupferh
- 000001
@@ -42120,13 +45226,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Quint 00Quint
- 000001
@@ -42147,13 +45255,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Radolfzell 00Radolfzell
- 000002
@@ -42174,13 +45284,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E020
+
+ 00000
+ Raisdorf 00Raisdorf
- 000001
@@ -42201,13 +45313,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Ramsen 00Ramsen
- 000002
@@ -42228,13 +45342,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Rastatt 00Rastatt
- 000002
@@ -42255,13 +45371,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G040
+
+ 00000
+ Rathenow 00Rathenow
- 000002
@@ -42282,13 +45400,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Raubling 00Raubling
- 000002
@@ -42309,13 +45429,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Ravensburg 00Ravensburg
- 000002
@@ -42336,13 +45458,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Recklinghausen Süd 00Recklinghausen S
- 000001
@@ -42363,13 +45487,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Recklinghausen Hbf 00RecklinghausenHbf
- 000002
@@ -42390,13 +45516,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Regen 00Regen
- 000002
@@ -42417,13 +45545,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G100
+
+ 00000
+ Regensburg Hbf 00Regensburg Hbf
- 000002
@@ -42444,13 +45574,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G100
+
+ 00000
+ Regensburg-Prüfen. 00Regensburg-Pruef
- 000001
@@ -42471,13 +45603,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Rehfelde 00Rehfelde
- 000002
@@ -42498,13 +45632,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Reichelsdorfer Kell. 00Reichelsdorfer K.
- 000001
@@ -42525,13 +45661,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Reichenau(Baden) 00Reichenau(Baden)
- 000002
@@ -42552,14 +45690,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Reichersbeuern 00Reichersbeuern
- 00000
- 3
@@ -42580,13 +45720,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Reicholzheim 00Reicholzheim
- 000001
@@ -42607,13 +45749,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Reinbek 00Reinbek
- 000001
@@ -42634,13 +45778,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Reinhardsbrunn-Fried 00Reinhardsbrunn-Fr
- 000001
@@ -42661,13 +45807,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Reinheim(Odenw) 00Reinheim(Odw)
- 000002
@@ -42688,13 +45836,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Remagen 00Remagen
- 000002
@@ -42715,13 +45865,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Remscheid Hbf 00Remscheid Hbf
- 000002
@@ -42742,13 +45894,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Remscheid-Güldenw. 00Remscheid-Guelden
- 000001
@@ -42769,13 +45923,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Remscheid-Lennep 00Remscheid-Lennep
- 000001
@@ -42796,13 +45952,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Remscheid-Lüttringh 00Remscheid-Luettr.
- 000001
@@ -42823,13 +45981,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E020
+
+ 00000
+ Rendsburg 00Rendsburg
- 000002
@@ -42850,13 +46010,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Renningen 00Renningen
- 000002
@@ -42877,13 +46039,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Reutlingen Hbf 00Reutlingen
- 000002
@@ -42904,13 +46068,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Reutlingen West 00Reutlingen West
- 000001
@@ -42931,13 +46097,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Reutlingen-Betzingen 00Reutlingen-Betz.
- 000001
@@ -42958,13 +46126,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Reutlingen-Sondelf. 00Reutlingen-Sondel
- 000001
@@ -42985,13 +46155,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Reutte(Tirol)Schulz. 00Reutte(T)Schulz.
- 000002
@@ -43012,13 +46184,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Reutte(Tirol) 00Reutte(Tirol)
- 000002
@@ -43039,13 +46213,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Rheda-Wiedenbrück 00Rheda-Wiedenbr.
- 000002
@@ -43066,13 +46242,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Rheinbach 00Rheinbach
- 000002
@@ -43093,13 +46271,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Rheine 00Rheine
- 000002
@@ -43120,13 +46300,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Rheine-Mesum 00Rheine-Mesum
- 000001
@@ -43147,13 +46329,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Rheinfelden(Baden) 00Rheinfelden(Bd)
- 000002
@@ -43174,13 +46358,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Rheinhausen 00Rheinhausen
- 000001
@@ -43201,13 +46387,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Rheinhausen Ost 00Rheinhausen Ost
- 000001
@@ -43228,13 +46416,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Rheinsberg(Mark) 00Rheinsberg(Mark)
- 000002
@@ -43255,13 +46445,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Rheinweiler 00Rheinweiler
- 000002
@@ -43282,13 +46474,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Rheydt Hbf 00Rheydt Hbf
- 000001
@@ -43309,13 +46503,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Rheydt-Odenkirchen 00Rheydt-Odenkirch
- 000001
@@ -43336,13 +46532,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Ribnitz-Damgarten W 00Ribnitz-Damg.West
- 000002
@@ -43363,13 +46561,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Riedlingen 00Riedlingen
- 000002
@@ -43390,13 +46590,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Riedstadt-Goddelau 00Riedstadt-Goddel.
- 000002
@@ -43417,13 +46619,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Riegel-Malterdingen 00Riegel-Malterding
- 000002
@@ -43444,13 +46648,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Riehen 00Riehen
- 000001
@@ -43471,13 +46677,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Riehen Niederholz 00Riehen Niederholz
- 000001
@@ -43498,13 +46706,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H060
+
+ 00000
+ Riesa 00Riesa
- 000002
@@ -43525,13 +46735,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Ringsheim 00Ringsheim
- 000002
@@ -43552,13 +46764,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Röblingen am See 00Roeblingen am See
- 000002
@@ -43579,13 +46793,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Rödermark-Ob.Roden 00Roedermark-Ob.Rod
- 000002
@@ -43606,13 +46822,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Rösrath 00Roesrath
- 000002
@@ -43633,13 +46851,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Röthenbach(Allgäu) 00Roethenbach(Allg)
- 000002
@@ -43660,13 +46880,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Rohrbach(Ilm) 00Rohrbach(Ilm)
- 000001
@@ -43687,13 +46909,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Rohrbach(Saar) 00Rohrbach(Saar)
- 000002
@@ -43714,13 +46938,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Ronneburg(Thür) 00Ronneburg(Thuer)
- 000002
@@ -43741,13 +46967,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Rosenheim 00Rosenheim
- 000002
@@ -43768,13 +46996,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Roßlau(Elbe) 00Rosslau(Elbe)
- 000002
@@ -43795,13 +47025,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock Hbf 00Rostock
- 000002
@@ -43822,13 +47054,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock Holbeinplatz 00Rostock Holbeinpl
- 000001
@@ -43849,13 +47083,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock Parkstraße 00Rostock Parkstr
- 000001
@@ -43876,13 +47112,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock Seehafen N 00Rostock Seehafen
- 000001
@@ -43903,13 +47141,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock Thierf.Str. 00Rostock Thierf St
- 000001
@@ -43930,13 +47170,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock Toitenwinkel 00Rostock Toitenw
- 000001
@@ -43957,13 +47199,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock-Bramow 00Rostock-Bramow
- 000001
@@ -43984,13 +47228,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock-Dierkow 00Rostock-Dierkow
- 000001
@@ -44011,13 +47257,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock-Evershagen 00Rostock-Eversh
- 000001
@@ -44038,13 +47286,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock-HinrichsdStr 00Rostock-Hinrichsd
- 000001
@@ -44065,13 +47315,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock-Kassebohm 00Rostock-Kassebohm
- 000001
@@ -44092,13 +47344,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock-Lichtenhagen 00Rostock-Lichtenh
- 000001
@@ -44119,13 +47373,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock-Lütten Kl. 00Rostock-Luetten K
- 000001
@@ -44146,13 +47402,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Rostock-Marienehe 00Rostock-Marienehe
- 000001
@@ -44173,13 +47431,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Rotenburg(Wümme) 00Rotenburg(Wuemme)
- 000002
@@ -44200,13 +47460,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F100
+
+ 00000
+ Roth 00Roth
- 000002
@@ -44227,13 +47489,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Rothenburg o d Taub. 00Rothenburg o d T
- 000002
@@ -44254,13 +47518,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Rottenbach 00Rottenbach
- 000002
@@ -44281,13 +47547,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Rottenburg(Neckar) 00Rottenburg/Neckar
- 000002
@@ -44308,13 +47576,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Rottweil 00Rottweil
- 000002
@@ -44335,13 +47605,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Rudolstadt(Thür) 00Rudolstadt(Thuer)
- 000002
@@ -44362,13 +47634,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Rüdesheim(Rhein) 00Ruedesheim(Rhein)
- 000002
@@ -44389,13 +47663,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Rüsselsheim 00Ruesselsheim
- 000002
@@ -44416,13 +47692,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Ruhland 00Ruhland
- 000002
@@ -44443,13 +47721,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Ruhpolding 00Ruhpolding
- 000002
@@ -44470,13 +47750,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J070
+
+ 00000
+ Rumburk(Gr) 00Rumburk(Gr)
- 000002
@@ -44497,13 +47779,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Rumeln 00Rumeln
- 000001
@@ -44524,13 +47808,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Saalfeld(Saale) 00Saalfeld(Saale)
- 000002
@@ -44551,13 +47837,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Saarbrücken Hbf 00Saarbruecken
- 000002
@@ -44578,13 +47866,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Saarbrücken Ost 00Saarbruecken Ost
- 000001
@@ -44605,13 +47895,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Saarbrücken-Burbach 00Saarbruecken-Burb
- 000001
@@ -44632,13 +47924,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Saarburg(Bz Trier) 00Saarburg(Trier)
- 000002
@@ -44659,13 +47953,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Saarlouis Hbf 00Saarlouis Hbf
- 000002
@@ -44686,13 +47982,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H010
+
+ 00000
+ Sagard 00Sagard
- 000002
@@ -44713,13 +48011,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Salem 00Salem
- 000002
@@ -44740,13 +48040,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Salmtal 00Salmtal
- 000002
@@ -44767,13 +48069,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Salzburg Hbf 00Salzburg Hbf
- 000002
@@ -44794,13 +48098,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Salzburg-Taxham Euro 00Salzburg-Taxham E
- 000001
@@ -44821,13 +48127,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Salzgitter-Bad 00Salzgitter-Bad
- 000001
@@ -44848,13 +48156,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Salzgitter-Ringelh. 00Salzgitter-Ringel
- 000002
@@ -44875,13 +48185,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F040
+
+ 00000
+ Salzwedel 00Salzwedel
- 000002
@@ -44902,14 +48214,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C030
+
+ 00000
+ SEE
+ Sande 00Sande
- 00000
- 3
@@ -44930,13 +48244,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Sandersleben(Anh) 00Sandersleben(Anh)
- 000002
@@ -44957,13 +48273,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F060
+
+ 00000
+ Sangerhausen 00Sangerhausen
- 000002
@@ -44984,13 +48302,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I010
+
+ 00000
+ Sassnitz 00Sassnitz
- 000002
@@ -45011,13 +48331,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I010
+
+ 00000
+ Sassnitz(Gr) 00Sassnitz(Gr)
- 000002
@@ -45038,13 +48360,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Schafbrücke 00Schafbruecke
- 000001
@@ -45065,13 +48389,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Schaffhausen 00Schaffhausen
- 000002
@@ -45092,13 +48418,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Schafstädt 00Schafstaedt
- 000002
@@ -45119,14 +48447,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Schaftlach 00Schaftlach
- 00000
- 3
@@ -45147,13 +48477,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Schallstadt 00Schallstadt
- 000002
@@ -45174,13 +48506,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Scharbeutz 00Scharbeutz
- 000002
@@ -45201,13 +48535,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Scheidt(Saar) 00Scheidt(Saar)
- 000001
@@ -45228,13 +48564,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Schifferstadt 00Schifferstadt
- 000002
@@ -45255,13 +48593,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Schirnding 00Schirnding
- 000002
@@ -45282,13 +48622,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E010
+
+ 00000
+ Schleswig 00Schleswig
- 000002
@@ -45309,13 +48651,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Schliengen 00Schliengen
- 000002
@@ -45336,14 +48680,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Schliersee 00Schliersee
- 00000
- 3
@@ -45364,13 +48710,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Schluchsee 00Schluchsee
- 000002
@@ -45391,13 +48739,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E040
+
+ 00000
+ Schneverdingen 00Schneverdingen
- 000002
@@ -45418,13 +48768,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J070
+
+ 00000
+ Schöna(Gr) 00Schoena(Gr)
- 000002
@@ -45445,13 +48797,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Schönbichl 00Schoenbichl
- 000002
@@ -45472,13 +48826,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Schönebeck(Elbe) 00Schoenebeck(Elbe)
- 000002
@@ -45499,13 +48855,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I050
+
+ 00000
+ Schönefeld 00Schoenefeld
- 000002
@@ -45526,13 +48884,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Schongau 00Schongau
- 000002
@@ -45553,13 +48913,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Schopfheim 00Schopfheim
- 000002
@@ -45580,13 +48942,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Schorndorf 00Schorndorf
- 000002
@@ -45607,13 +48971,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Schwabach 00Schwabach
- 000002
@@ -45634,13 +49000,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Schwabmünchen 00Schwabmuenchen
- 000002
@@ -45661,13 +49029,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Schwäbisch Gmünd 00Schwaeb.Gmuend
- 000002
@@ -45688,13 +49058,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Schwäb.Hall-Hessent 00Schwaeb.Hall-Hess
- 000002
@@ -45715,13 +49087,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Schwäbisch Hall 00Schwaebisch Hall
- 000002
@@ -45742,13 +49116,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Schwandorf 00Schwandorf
- 000002
@@ -45769,13 +49145,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Schwarzenberg(Erzg) 00Schwarzenberg/Erz
- 000002
@@ -45796,13 +49174,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Schwarzheide Ost 00Schwarzheide Ost
- 000002
@@ -45823,13 +49203,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Schwedt(Oder) 00Schwedt(Oder)
- 000002
@@ -45850,13 +49232,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Schweich(DB) 00Schweich
- 000002
@@ -45877,13 +49261,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E080
+
+ 00000
+ Schweinfurt Hbf 00Schweinfurt Hbf
- 000002
@@ -45904,13 +49290,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Schwelm 00Schwelm
- 000002
@@ -45931,13 +49319,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Schwenningen(Neckar) 00Schwenningen(N)
- 000002
@@ -45958,13 +49348,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F030
+
+ 00000
+ Schwerin Hbf 00Schwerin Hbf
- 000002
@@ -45985,13 +49377,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F030
+
+ 00000
+ Schwerin Mitte 00Schwerin Mitte
- 000001
@@ -46012,13 +49406,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F030
+
+ 00000
+ Schwerin Süd 00Schwerin Sued
- 000001
@@ -46039,13 +49435,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F030
+
+ 00000
+ Schwerin-Görries 00Schwerin-Goerries
- 000001
@@ -46066,13 +49464,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Schwerte(Ruhr) 00Schwerte(Ruhr)
- 000002
@@ -46093,13 +49493,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Schwetzingen 00Schwetzingen
- 000002
@@ -46120,13 +49522,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Schwörstadt 00Schwoerstadt
- 000002
@@ -46147,13 +49551,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Seckach 00Seckach
- 000002
@@ -46174,13 +49580,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Seebrugg 00Seebrugg
- 000002
@@ -46201,13 +49609,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J040
+
+ 00000
+ Seelow(Mark) 00Seelow(Mark)
- 000002
@@ -46228,13 +49638,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Seelow-Gusow 00Seelow-Gusow
- 000002
@@ -46255,13 +49667,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E050
+
+ 00000
+ Seesen 00Seesen
- 000002
@@ -46282,13 +49696,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Sehlem(Kr Wittlich) 00Sehlem(Wittlich)
- 000002
@@ -46309,13 +49725,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Selb Stadt 00Selb Stadt
- 000002
@@ -46336,13 +49754,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I060
+
+ 00000
+ Senftenberg 00Senftenberg
- 000002
@@ -46363,13 +49783,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Sennestadt 00Sennestadt
- 000001
@@ -46390,13 +49812,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Siegburg/Bonn 00Siegburg/Bonn
- 000002
@@ -46417,13 +49841,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Siegen 00Siegen
- 000002
@@ -46444,13 +49870,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Siegen-Weidenau 00Siegen-Weidenau
- 000001
@@ -46471,13 +49899,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Sierksdorf 00Sierksdorf
- 000001
@@ -46498,13 +49928,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Siershahn 00Siershahn
- 000002
@@ -46525,13 +49957,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Sigmaringen 00Sigmaringen
- 000002
@@ -46552,13 +49986,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Silberstraße 00Silberstrasse
- 000001
@@ -46579,13 +50015,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Simbach(Inn) 00Simbach(Inn)
- 000002
@@ -46606,13 +50044,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Simmelsdorf-Hüttenb 00Simmelsdorf-Huett
- 000002
@@ -46633,13 +50073,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Sindelfingen 00Sindelfingen
- 000002
@@ -46660,13 +50102,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Singen(Hohentwiel) 00Singen(Htw)
- 000002
@@ -46687,13 +50131,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Sinsheim(Elsenz) Hbf 00Sinsheim(Elsenz)
- 000002
@@ -46714,13 +50160,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Sinzheim 00Sinzheim
- 000001
@@ -46741,13 +50189,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Sinzheim Nord 00Sinzheim Nord
- 000001
@@ -46768,13 +50218,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G100
+
+ 00000
+ Sinzing 00Sinzing
- 000001
@@ -46795,13 +50247,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Sipplingen 00Sipplingen
- 000002
@@ -46822,13 +50276,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Sömmerda 00Soemmerda
- 000002
@@ -46849,13 +50305,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Soest 00Soest
- 000002
@@ -46876,13 +50334,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Solingen Grünewald 00Solingen Gruenew
- 000001
@@ -46903,13 +50363,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Solingen Hbf 00Solingen Hbf
- 000002
@@ -46930,13 +50392,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Solingen Vogelpark 00Solingen Vogelp.
- 000001
@@ -46957,13 +50421,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Solingen-Schaberg 00Solingen-Schaberg
- 000001
@@ -46984,13 +50450,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E040
+
+ 00000
+ Soltau(Han) 00Soltau(Han)
- 000002
@@ -47011,13 +50479,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F060
+
+ 00000
+ Sondershausen 00Sondershausen
- 000002
@@ -47038,13 +50508,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Sonneberg(Thür)Hbf 00Sonneberg(Th)Hbf
- 000002
@@ -47065,13 +50537,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Sonneberg(Thür)Nord 00Sonneberg(Th)Nord
- 000001
@@ -47092,13 +50566,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Sonneberg(Thür)Ost 00Sonneberg(Th)Ost
- 000001
@@ -47119,13 +50595,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Sonneberg(Thür)West 00Sonneberg(Th)West
- 000001
@@ -47146,13 +50624,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Sonthofen 00Sonthofen
- 000002
@@ -47173,13 +50653,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Spaichingen 00Spaichingen
- 000002
@@ -47200,13 +50682,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A080
+
+ 00000
+ Speicher 00Speicher
- 000002
@@ -47227,13 +50711,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Speyer Hbf 00Speyer
- 000002
@@ -47254,13 +50740,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Speyer Nord-West 00Speyer Nord-West
- 000001
@@ -47281,14 +50769,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C030
+
+ 00000
+ SEE
+ Spiekeroog 00Spiekeroog
- 00000
- 3
@@ -47309,13 +50799,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ St Egidien 00St Egidien
- 000002
@@ -47336,13 +50828,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ St Georgen(Schwarzw) 00St Georgen(Schw)
- 000002
@@ -47363,13 +50857,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ St Goar 00St Goar
- 000002
@@ -47390,13 +50886,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ St Goarshausen 00St Goarshausen
- 000002
@@ -47417,13 +50915,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ St Ingbert 00St Ingbert
- 000002
@@ -47444,13 +50944,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ St Mang 00St Mang
- 000001
@@ -47471,13 +50973,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D020
+
+ 00000
+ St Michaelisdonn 00St Michaelisdonn
- 000002
@@ -47498,13 +51002,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ St Wendel 00St Wendel
- 000002
@@ -47525,13 +51031,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Stade 00Stade
- 000002
@@ -47552,13 +51060,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Stadtallendorf 00Stadtallendorf
- 000002
@@ -47579,13 +51089,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Stadthagen 00Stadthagen
- 000002
@@ -47606,13 +51118,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Starnberg 00Starnberg
- 000002
@@ -47633,13 +51147,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G050
+
+ 00000
+ Staßfurt 00Stassfurt
- 000002
@@ -47660,13 +51176,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Steinach(Baden) 00Steinach(Baden)
- 000002
@@ -47687,13 +51205,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Steinach(b Rothenb) 00Steinach(Rothenb)
- 000002
@@ -47714,13 +51234,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Steinen 00Steinen
- 000002
@@ -47741,13 +51263,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B050
+
+ 00000
+ Steinfurt-Burgstein. 00Steinfurt-Burg
- 000002
@@ -47768,13 +51292,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G040
+
+ 00000
+ Stendal 00Stendal
- 000002
@@ -47795,13 +51321,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F060
+
+ 00000
+ Stolberg(Harz) 00Stolberg(Harz)
- 000002
@@ -47822,13 +51350,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A070
+
+ 00000
+ Stolberg(Rheinl)Hbf 00Stolberg(Rhl)Hbf
- 000002
@@ -47849,13 +51379,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Storzingen 00Storzingen
- 000002
@@ -47876,13 +51408,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H020
+
+ 00000
+ Stralsund Hbf 00Stralsund Hbf
- 000002
@@ -47903,13 +51437,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Strasburg(Uckerm) 00Strasburg(Uckerm)
- 000002
@@ -47930,13 +51466,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H100
+
+ 00000
+ Straubing 00Straubing
- 000002
@@ -47957,13 +51495,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Strausberg 00Strausberg
- 000002
@@ -47984,13 +51524,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart Ebitzweg 00Stuttgart Ebitzw
- 000001
@@ -48011,13 +51553,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart Feuersee 00Stuttgart Feuers.
- 000001
@@ -48038,13 +51582,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart Flugh/Mess 00Stuttgart Flugh.
- 000002
@@ -48065,13 +51611,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart Hbf 00Stuttgart Hbf
- 000002
@@ -48092,13 +51640,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart Neckarpark 00Stuttgart Neckarp
- 000001
@@ -48119,13 +51669,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart Nord 00Stuttgart Nord
- 000001
@@ -48146,13 +51698,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart Nürn.Str. 00Stuttgart Nue.Str
- 000001
@@ -48173,13 +51727,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart Schwabstr. 00Stuttgart Schwstr
- 000001
@@ -48200,13 +51756,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart Stadtmitte 00Stuttgart Stadtm.
- 000001
@@ -48227,13 +51785,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart Uni 00Stuttgart Uni
- 000001
@@ -48254,13 +51814,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart-Bad Cannst 00Stuttgart-Bad Can
- 000001
@@ -48281,13 +51843,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart-Feuerbach 00Stuttgart-Feuerb.
- 000001
@@ -48308,13 +51872,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart-Münster 00Stuttgart-Muenst
- 000001
@@ -48335,13 +51901,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart-Obertürkh 00Stuttgart-Obert
- 000001
@@ -48362,13 +51930,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart-Österfeld 00Stuttgart-Oesterf
- 000001
@@ -48389,13 +51959,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart-Rohr 00Stuttgart-Rohr
- 000001
@@ -48416,13 +51988,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart-Sommerrain 00Stuttgart-Sommer
- 000001
@@ -48443,13 +52017,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart-Untertürk 00Stuttgart-Unterth
- 000001
@@ -48470,13 +52046,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart-Vaihingen 00Stuttgart-Vaih.
- 000001
@@ -48497,13 +52075,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart-Zazenh. 00Stuttgart-Zazenh.
- 000001
@@ -48524,13 +52104,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Stuttgart-Zuffenh. 00Stuttgart-Zuffenh
- 000001
@@ -48551,13 +52133,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E020
+
+ 00000
+ Suchsdorf 00Suchsdorf
- 000001
@@ -48578,13 +52162,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D010
+
+ 00000
+ Süderlügum 00Suederluegum
- 000002
@@ -48605,13 +52191,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Süßen 00Suessen
- 000002
@@ -48632,13 +52220,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Suhl 00Suhl
- 000002
@@ -48659,13 +52249,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Sulz(Neckar) 00Sulz(Neckar)
- 000002
@@ -48686,13 +52278,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Sulzbach(Saar) 00Sulzbach(Saar)
- 000002
@@ -48713,13 +52307,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Sulzbach-Rosenberg 00Sulzbach-Rosen.
- 000002
@@ -48740,13 +52336,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G040
+
+ 00000
+ Tangermünde 00Tangermuende
- 000002
@@ -48767,13 +52365,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Tantow 00Tantow
- 000002
@@ -48794,13 +52394,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Tantow(Gr) 00Tantow(Gr)
- 000002
@@ -48821,13 +52423,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Taufkirchen 00Taufkirchen
- 000001
@@ -48848,14 +52452,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Tegernsee 00Tegernsee
- 00000
- 3
@@ -48876,13 +52482,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Teisendorf 00Teisendorf
- 000002
@@ -48903,13 +52511,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Templin 00Templin
- 000002
@@ -48930,13 +52540,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Teningen-Mundingen 00Teningen-Mund.
- 000002
@@ -48957,13 +52569,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Tessin 00Tessin
- 000002
@@ -48984,13 +52598,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H030
+
+ 00000
+ Teterow 00Teterow
- 000002
@@ -49011,13 +52627,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Thalheim(Erzgeb) 00Thalheim(Erzgeb)
- 000001
@@ -49038,13 +52656,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F080
+
+ 00000
+ Themar 00Themar
- 000002
@@ -49065,13 +52685,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Thesdorf 00Thesdorf
- 000001
@@ -49092,13 +52714,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Tiengen(Hochrhein) 00Tiengen/Hochrhein
- 000002
@@ -49119,13 +52743,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Timmendorferstrand 00Timmendorferstrd
- 000002
@@ -49146,13 +52772,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Titisee 00Titisee
- 000002
@@ -49173,13 +52801,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Tittmoning-Wiesmühl 00Tittmoning-Wiesm.
- 000002
@@ -49200,13 +52830,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Töging(Inn) 00Toeging(Inn)
- 000002
@@ -49227,13 +52859,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D010
+
+ 00000
+ Toender(Gr) 00Toender(Gr)
- 000002
@@ -49254,13 +52888,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H060
+
+ 00000
+ Torgau 00Torgau
- 000002
@@ -49281,13 +52917,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Tostedt 00Tostedt
- 000002
@@ -49308,13 +52946,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Traunstein 00Traunstein
- 000002
@@ -49335,13 +52975,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F100
+
+ 00000
+ Treuchtlingen 00Treuchtlingen
- 000002
@@ -49362,13 +53004,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Treysa 00Treysa
- 000002
@@ -49389,13 +53033,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Triberg 00Triberg
- 000002
@@ -49416,13 +53062,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Trier Hbf 00Trier
- 000002
@@ -49443,13 +53091,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Trier Mäusheckerweg 00Trier Meaushecker
- 000001
@@ -49470,13 +53120,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A090
+
+ 00000
+ Trier Süd 00Trier Sued
- 000001
@@ -49497,13 +53149,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Triptis 00Triptis
- 000002
@@ -49524,13 +53178,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Troisdorf 00Troisdorf
- 000002
@@ -49551,13 +53207,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Trompet 00Trompet
- 000001
@@ -49578,13 +53236,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Trossingen Bahnhof 00Trossingen Bf
- 000002
@@ -49605,13 +53265,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Trostberg 00Trostberg
- 000002
@@ -49632,13 +53294,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Tübingen Hbf 00Tuebingen Hbf
- 000002
@@ -49659,13 +53323,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Tübingen West 00Tuebingen West
- 000001
@@ -49686,13 +53352,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Tübingen-Derending. 00Tuebingen-Derend
- 000001
@@ -49713,13 +53381,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Tübingen-Lustnau 00Tuebingen-Lustnau
- 000001
@@ -49740,13 +53410,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F110
+
+ 00000
+ Türkheim(Bay)Bf 00Tuerkheim(Bay)Bf
- 000002
@@ -49767,13 +53439,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Türkismühle 00Tuerkismuehle
- 000002
@@ -49794,13 +53468,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Tuttlingen 00Tuttlingen
- 000002
@@ -49821,13 +53497,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Tutzing 00Tutzing
- 000002
@@ -49848,13 +53526,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Ubbedissen 00Ubbedissen
- 000001
@@ -49875,13 +53555,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Überlingen 00Ueberlingen
- 000002
@@ -49902,13 +53584,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Überlingen Therme 00Ueberlingen Therm
- 000002
@@ -49929,13 +53613,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Übersee 00Uebersee
- 000002
@@ -49956,13 +53642,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Ueckermünde 00Ueckermuende
- 000002
@@ -49983,13 +53671,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F040
+
+ 00000
+ Uelzen 00Uelzen
- 000002
@@ -50010,13 +53700,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Uhldingen-Mühlhofen 00Uhldingen-Muehlh.
- 000002
@@ -50037,13 +53729,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Ulm Hbf 00Ulm Hbf
- 000002
@@ -50064,13 +53758,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Ulm Ost 00Ulm Ost
- 000001
@@ -50091,13 +53787,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Ulm-Donautal 00Ulm-Donautal
- 000001
@@ -50118,13 +53816,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E110
+
+ 00000
+ Ulm-Söflingen 00Ulm-Soeflingen
- 000001
@@ -50145,13 +53845,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Ulrichsbrücke-Füss 00Ulrichsbruecke-F
- 000002
@@ -50172,13 +53874,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Unna 00Unna
- 000002
@@ -50199,13 +53903,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Unterföhring 00Unterfoehring
- 000001
@@ -50226,13 +53932,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Untergrainau 00Untergrainau
- 000002
@@ -50253,13 +53961,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Unterhaching 00Unterhaching
- 000001
@@ -50280,13 +53990,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Unterjesingen Mitte 00Unterjesingen M
- 000001
@@ -50307,13 +54019,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D110
+
+ 00000
+ Unterjesingen Sand. 00Unterjesingen S
- 000001
@@ -50334,13 +54048,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Unterkochen 00Unterkochen
- 000001
@@ -50361,13 +54077,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F090
+
+ 00000
+ Vach 00Vach
- 000001
@@ -50388,13 +54106,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Vaihingen(Enz) 00Vaihingen(Enz)
- 000002
@@ -50415,13 +54135,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C030
+
+ 00000
+ Varel(Oldb) 00Varel(Oldb)
- 000002
@@ -50442,13 +54164,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H080
+
+ 00000
+ Vejprty(Gr) 00Vejprty(Gr)
- 000002
@@ -50469,13 +54193,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H020
+
+ 00000
+ Velgast 00Velgast
- 000002
@@ -50496,13 +54222,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Venlo(Gr) 00Venlo(Gr)
- 000002
@@ -50523,13 +54251,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D040
+
+ 00000
+ Verden(Aller) 00Verden(Aller)
- 000002
@@ -50550,13 +54280,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Vienenburg 00Vienenburg
- 000001
@@ -50577,13 +54309,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Viersen 00Viersen
- 000002
@@ -50604,13 +54338,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Villingen(Schwarzw) 00Villingen
- 000002
@@ -50631,13 +54367,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Villingen-SchwennEis 00Villingen-Eis
- 000001
@@ -50658,13 +54396,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Villingen-SchwennHam 00Villingen-Ham
- 000001
@@ -50685,13 +54425,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Vils 00Vils
- 000002
@@ -50712,13 +54454,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Vilsbiburg 00Vilsbiburg
- 000002
@@ -50739,13 +54483,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I100
+
+ 00000
+ Vilshofen(Niederbay) 00Vilshofen(Ndb)
- 000002
@@ -50766,13 +54512,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Völklingen 00Voelklingen
- 000002
@@ -50793,13 +54541,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Vogelweh 00Vogelweh
- 000001
@@ -50820,13 +54570,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Vojtanov(Gr) 00Vojtanov(Gr)
- 000002
@@ -50847,13 +54599,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Volkmarsen 00Volkmarsen
- 000002
@@ -50874,13 +54628,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D070
+
+ 00000
+ Wabern(Bz Kassel) 00Wabern(Bz Kassel)
- 000002
@@ -50901,13 +54657,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D080
+
+ 00000
+ Wächtersbach 00Waechtersbach
- 000002
@@ -50928,13 +54686,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Waggonfabrik 00Waggonfabrik
- 000001
@@ -50955,13 +54715,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Waghäusel 00Waghaeusel
- 000002
@@ -50982,13 +54744,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H120
+
+ 00000
+ Waging 00Waging
- 000002
@@ -51009,13 +54773,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Waiblingen 00Waiblingen
- 000002
@@ -51036,13 +54802,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H090
+
+ 00000
+ Waidhaus(Gr) 00Waidhaus(Gr)
- 000002
@@ -51063,13 +54831,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Waldkirch 00Waldkirch
- 000002
@@ -51090,13 +54860,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H110
+
+ 00000
+ Waldkraiburg 00Waldkraiburg
- 000002
@@ -51117,13 +54889,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H090
+
+ 00000
+ Waldmünchen 00Waldmuenchen
- 000002
@@ -51144,13 +54918,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Waldshut 00Waldshut
- 000002
@@ -51171,13 +54947,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F060
+
+ 00000
+ Walkenried 00Walkenried
- 000002
@@ -51198,13 +54976,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Wallau(Lahn) 00Wallau(Lahn)
- 000002
@@ -51225,13 +55005,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E040
+
+ 00000
+ Walsrode 00Walsrode
- 000002
@@ -51252,13 +55034,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Wangen(Allgäu) 00Wangen(Allgaeu)
- 000002
@@ -51279,14 +55063,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C020
+
+ 00000
+ SEE
+ Wangerooge 00Wangerooge
- 00000
- 3
@@ -51307,13 +55093,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wanne-Eickel Hbf 00Wanne-Eickel Hbf
- 000002
@@ -51334,13 +55122,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Warburg(Westf) 00Warburg(Westf)
- 000002
@@ -51361,13 +55151,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H030
+
+ 00000
+ Waren(Müritz) 00Waren(Mueritz)
- 000002
@@ -51388,13 +55180,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C050
+
+ 00000
+ Warendorf 00Warendorf
- 000002
@@ -51415,13 +55209,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Warmensteinach 00Warmensteinach
- 000002
@@ -51442,13 +55238,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Warnemünde 00Warnemuende
- 000001
@@ -51469,13 +55267,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G020
+
+ 00000
+ Warnemünde Werft 00Warnemuende Werft
- 000001
@@ -51496,14 +55296,16 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ NE 534
+ Warngau 00Warngau
- 00000
- 3
@@ -51524,13 +55326,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E100
+
+ 00000
+ Wasseralfingen 00Wasseralfingen
- 000001
@@ -51551,13 +55355,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G110
+
+ 00000
+ Wasserburg(Inn)Bf 00Wasserburg(Inn)Bf
- 000002
@@ -51578,13 +55384,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Wasserburg(Bodensee) 00Wasserburg/Bodens
- 000002
@@ -51605,13 +55413,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I050
+
+ 00000
+ Waßmannsdorf 00Wassmannsdorf
- 000001
@@ -51632,13 +55442,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wattenscheid 00Wattenscheid
- 000001
@@ -51659,13 +55471,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wattenscheid-Höntr. 00Wattenscheid-Hoen
- 000001
@@ -51686,13 +55500,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Wedel(Holst) 00Wedel(Holst)
- 000001
@@ -51713,13 +55529,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B030
+
+ 00000
+ Weener 00Weener
- 000002
@@ -51740,13 +55558,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B030
+
+ 00000
+ Weener(Gr) 00Weener(Gr)
- 000002
@@ -51767,13 +55587,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Weeze 00Weeze
- 000002
@@ -51794,13 +55616,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Wehr-Brennet 00Wehr-Brennet
- 000002
@@ -51821,13 +55645,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Weida 00Weida
- 000002
@@ -51848,13 +55674,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Weida Altstadt 00Weida Altstadt
- 000001
@@ -51875,13 +55703,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Weida Mitte 00Weida Mitte
- 000001
@@ -51902,13 +55732,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G090
+
+ 00000
+ Weiden(Oberpf) 00Weiden(Opf)
- 000002
@@ -51929,13 +55761,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B120
+
+ 00000
+ Weil am Rhein 00Weil am Rhein
- 000002
@@ -51956,13 +55790,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Weil der Stadt 00Weil der Stadt
- 000002
@@ -51983,13 +55819,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Weilburg 00Weilburg
- 000002
@@ -52010,13 +55848,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B070
+
+ 00000
+ Weilerswist 00Weilerswist
- 000001
@@ -52037,13 +55877,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F120
+
+ 00000
+ Weilheim(Oberbay) 00Weilheim(Obb)
- 000002
@@ -52064,13 +55906,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Weilimdorf 00Weilimdorf
- 000001
@@ -52091,13 +55935,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Weimar 00Weimar
- 000002
@@ -52118,13 +55964,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Weimar Berkaer Bf 00Weimar Berkaer Bf
- 000001
@@ -52145,13 +55993,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Weimar West 00Weimar West
- 000001
@@ -52172,13 +56022,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Weingarten Berg 00Weingarten Berg
- 000001
@@ -52199,13 +56051,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Weinheim(Bergstr) 00Weinheim(Bergstr)
- 000002
@@ -52226,13 +56080,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E120
+
+ 00000
+ Weißenau 00Weissenau
- 000001
@@ -52253,13 +56109,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F100
+
+ 00000
+ Weißenburg(Bay) 00Weissenburg(Bay)
- 000002
@@ -52280,13 +56138,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Weißenfels 00Weissenfels
- 000002
@@ -52307,13 +56167,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Weixdorf 00Weixdorf
- 000001
@@ -52334,13 +56196,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I070
+
+ 00000
+ Weixdorf Bad 00Weixdorf Bad
- 000001
@@ -52361,13 +56225,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D120
+
+ 00000
+ Welschingen-Neuhaus. 00Welschingen-Neuh.
- 000002
@@ -52388,13 +56254,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Wendlingen(Neckar) 00Wendlingen/Neckar
- 000002
@@ -52415,13 +56283,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Werbig 00Werbig
- 000002
@@ -52442,13 +56312,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Werdau 00Werdau
- 000002
@@ -52469,13 +56341,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H050
+
+ 00000
+ Werder(Havel) 00Werder(Havel)
- 000002
@@ -52496,13 +56370,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Werdohl 00Werdohl
- 000002
@@ -52523,13 +56399,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Werne a d Lippe 00Werne a d Lippe
- 000002
@@ -52550,13 +56428,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F060
+
+ 00000
+ Wernigerode 00Wernigerode
- 000002
@@ -52577,13 +56457,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E070
+
+ 00000
+ Wernshausen 00Wernshausen
- 000002
@@ -52604,13 +56486,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Wertheim 00Wertheim
- 000002
@@ -52631,13 +56515,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Wertheim-Bestenheid 00Wertheim-Bestenh
- 000001
@@ -52658,13 +56544,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wesel 00Wesel
- 000002
@@ -52685,13 +56573,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Westerburg 00Westerburg
- 000002
@@ -52712,13 +56602,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C010
+
+ 00000
+ Westerland(Sylt) 00Westerland(Sylt)
- 000002
@@ -52739,13 +56631,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C070
+
+ 00000
+ Wetzlar 00Wetzlar
- 000002
@@ -52766,13 +56660,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Wickrath 00Wickrath
- 000001
@@ -52793,13 +56689,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Wiesau(Oberpf) 00Wiesau(Opf)
- 000002
@@ -52820,13 +56718,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Wiesbaden Hbf 00Wiesbaden Hbf
- 000002
@@ -52847,13 +56747,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Wiesbaden Ost 00Wiesbaden Ost
- 000001
@@ -52874,13 +56776,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Wiesbaden-Biebrich 00Wiesbaden-Bieb.
- 000001
@@ -52901,13 +56805,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Wiesbaden-Erbenheim 00Wiesbaden-Erbenh.
- 000001
@@ -52928,13 +56834,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Wiesbaden-Igstadt 00Wiesbaden-Igstadt
- 000001
@@ -52955,13 +56863,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C080
+
+ 00000
+ Wiesbaden-Schierst. 00Wiesbaden-Schiers
- 000001
@@ -52982,13 +56892,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D090
+
+ 00000
+ Wiesloch-Walldorf 00Wiesloch-Walldorf
- 000002
@@ -53009,13 +56921,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Wildberg(Württ) 00Wildberg(Wuertt)
- 000002
@@ -53036,13 +56950,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C030
+
+ 00000
+ Wilhelmshaven Hbf 00Wilhelmshaven Hbf
- 000002
@@ -53063,13 +56979,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Wilkau-Haßlau 00Wilkau-Hasslau
- 000001
@@ -53090,13 +57008,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D060
+
+ 00000
+ Willingen 00Willingen
- 000002
@@ -53117,13 +57037,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J070
+
+ 00000
+ Wilthen 00Wilthen
- 000002
@@ -53144,13 +57066,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Windelsbleiche 00Windelsbleiche
- 000001
@@ -53171,13 +57095,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Winden(Pfalz) 00Winden(Pfalz)
- 000002
@@ -53198,13 +57124,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F100
+
+ 00000
+ Windsbach 00Windsbach
- 000002
@@ -53225,13 +57153,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D100
+
+ 00000
+ Winnenden 00Winnenden
- 000002
@@ -53252,13 +57182,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E030
+
+ 00000
+ Winsen(Luhe) 00Winsen(Luhe)
- 000002
@@ -53279,13 +57211,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C060
+
+ 00000
+ Winterberg(Westf) 00Winterberg(Westf)
- 000002
@@ -53306,13 +57240,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F060
+
+ 00000
+ Wippra 00Wippra
- 000002
@@ -53333,13 +57269,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F020
+
+ 00000
+ Wismar 00Wismar
- 000002
@@ -53360,13 +57298,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Wissembourg(fr) 00Wissembourg(fr)
- 000002
@@ -53387,13 +57327,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Witten Hbf 00Witten Hbf
- 000002
@@ -53414,13 +57356,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Witten-Annen Nord 00Witten-Annen Nord
- 000001
@@ -53441,13 +57385,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G040
+
+ 00000
+ Wittenberge 00Wittenberge
- 000002
@@ -53468,13 +57414,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F040
+
+ 00000
+ Wittingen 00Wittingen
- 000002
@@ -53495,13 +57443,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B080
+
+ 00000
+ Wittlich Hbf 00Wittlich Hbf
- 000002
@@ -53522,13 +57472,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E060
+
+ 00000
+ Witzenhausen Nord 00Witzenhausen Nord
- 000002
@@ -53549,13 +57501,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Wörth(Rhein) Badepa 00Woerth(Rh)Badepa
- 000001
@@ -53576,13 +57530,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Wörth(Rhein) Bahnm 00Woerth(Rh)Bahnm
- 000001
@@ -53603,13 +57559,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Wörth(Rhein) Bdalle 00Woerth(Rh)Bdalle
- 000001
@@ -53630,13 +57588,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Wörth(Rhein) Bienw 00Woerth(Rh)Bienw
- 000001
@@ -53657,13 +57617,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Wörth(Rhein) Bürg 00Woerth(Rh)Buerg
- 000001
@@ -53684,13 +57646,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Wörth(Rhein) Mozart 00Woerth(Rh)Mozart
- 000001
@@ -53711,13 +57675,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Wörth(Rhein) Raths 00Woerth(Rh)Raths
- 000001
@@ -53738,13 +57704,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Wörth(Rh.)Zügelstr 00Woerth(Rh)Zuegels
- 000001
@@ -53765,13 +57733,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C100
+
+ 00000
+ Wörth(Rhein) 00Woerth(Rhein)
- 000002
@@ -53792,13 +57762,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Wolfach 00Wolfach
- 000002
@@ -53819,13 +57791,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Wolfenbüttel 00Wolfenbuettel
- 000002
@@ -53846,13 +57820,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G120
+
+ 00000
+ Wolfratshausen 00Wolfratshausen
- 000002
@@ -53873,13 +57849,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F050
+
+ 00000
+ Wolfsburg Hbf 00Wolfsburg
- 000002
@@ -53900,13 +57878,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Wolkenstein 00Wolkenstein
- 000002
@@ -53927,13 +57907,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Worms Brücke 00Worms Bruecke
- 000001
@@ -53954,13 +57936,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C090
+
+ 00000
+ Worms Hbf 00Worms Hbf
- 000002
@@ -53981,13 +57965,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I040
+
+ 00000
+ Wriezen 00Wriezen
- 000002
@@ -54008,13 +57994,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Würzburg Hbf 00Wuerzburg Hbf
- 000002
@@ -54035,13 +58023,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Würzburg Süd 00Wuerzburg Sued
- 000001
@@ -54062,13 +58052,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
E090
+
+ 00000
+ Würzburg-Zell 00Wuerzburg-Zell
- 000001
@@ -54089,13 +58081,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Wunsiedel-Holenbrunn 00Wunsiedel-Holenbr
- 000002
@@ -54116,13 +58110,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
D050
+
+ 00000
+ Wunstorf 00Wunstorf
- 000002
@@ -54143,13 +58139,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wuppertal Hbf 00Wuppertal Hbf
- 000002
@@ -54170,13 +58168,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wuppertal-Barmen 00Wuppertal-Barmen
- 000001
@@ -54197,13 +58197,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wuppertal-Langerfeld 00Wuppertal-Langerf
- 000001
@@ -54224,13 +58226,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wuppertal-Oberbarmen 00Wuppertal-Oberbar
- 000001
@@ -54251,13 +58255,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wuppertal-Ronsdorf 00Wuppertal-Ronsd.
- 000001
@@ -54278,13 +58284,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wuppertal-Sonnborn 00Wuppertal-Sonnb.
- 000001
@@ -54305,13 +58313,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wuppertal-Steinbeck 00Wuppertal-Steinb.
- 000001
@@ -54332,13 +58342,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wuppertal-Unterbarm. 00Wuppertal-Unterb.
- 000001
@@ -54359,13 +58371,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wuppertal-Vohwinkel 00Wuppertal-Vohw.
- 000001
@@ -54386,13 +58400,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B060
+
+ 00000
+ Wuppertal-Zool.Gart. 00Wuppertal-Zool G.
- 000001
@@ -54413,13 +58429,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G080
+
+ 00000
+ Wurzbach(Thür) 00Wurzbach(Thuer)
- 000002
@@ -54440,13 +58458,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H040
+
+ 00000
+ Wustermark 00Wustermark
- 000002
@@ -54467,13 +58487,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
A060
+
+ 00000
+ Xanten 00Xanten
- 000002
@@ -54494,13 +58516,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G070
+
+ 00000
+ Zeitz 00Zeitz
- 000002
@@ -54521,13 +58545,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C120
+
+ 00000
+ Zell(Wiesental) 00Zell(Wiesental)
- 000002
@@ -54548,13 +58574,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Zella-Mehlis 00Zella-Mehlis
- 000002
@@ -54575,13 +58603,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
F070
+
+ 00000
+ Zella-Mehlis West 00Zella-Mehlis West
- 000001
@@ -54602,13 +58632,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I030
+
+ 00000
+ Zerrenthin 00Zerrenthin
- 000002
@@ -54629,13 +58661,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J060
+
+ 00000
+ Zgorzelec(Gr) 00Zgorzelec(Gr)
- 000002
@@ -54656,13 +58690,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J070
+
+ 00000
+ Zittau 00Zittau
- 000002
@@ -54683,13 +58719,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
J070
+
+ 00000
+ Zittau(Gr) 00Zittau(Gr)
- 000002
@@ -54710,13 +58748,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
C110
+
+ 00000
+ Zollhaus(VS) 00Zollhaus(VS)
- 000001
@@ -54737,13 +58777,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I050
+
+ 00000
+ Zossen 00Zossen
- 000002
@@ -54764,13 +58806,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
G060
+
+ 00000
+ Zscherben 00Zscherben
- 000001
@@ -54791,13 +58835,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H020
+
+ 00000
+ Züssow 00Zuessow
- 000002
@@ -54818,13 +58864,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
B090
+
+ 00000
+ Zweibrücken Hbf 00Zweibruecken Hbf
- 000002
@@ -54845,13 +58893,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Zwickau(Sachs)Hbf 00Zwickau(Sachs)
- 000002
@@ -54872,13 +58922,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Zwickau-Pölbitz 00Zwickau-Poelbitz
- 000001
@@ -54899,13 +58951,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
H070
+
+ 00000
+ Zwickau-Schedewitz 00Zwickau-Schedew.
- 000001
@@ -54926,13 +58980,15 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
I100
+
+ 00000
+ Zwiesel(Bay) 00Zwiesel(Bay)
- 000002
From 2813a83723f1ee520abfe3272478945d282c2922 Mon Sep 17 00:00:00 2001
From: Stefan de Konink
Date: Wed, 13 Dec 2023 20:46:28 +0100
Subject: [PATCH 05/52] More VDV updates
---
.../vdv452/timetable/NeTEx VDV Example.xml | 2040 ++++++++++-------
1 file changed, 1224 insertions(+), 816 deletions(-)
diff --git a/examples/standards/vdv452/timetable/NeTEx VDV Example.xml b/examples/standards/vdv452/timetable/NeTEx VDV Example.xml
index 8ed9d69ba..56420c8fa 100644
--- a/examples/standards/vdv452/timetable/NeTEx VDV Example.xml
+++ b/examples/standards/vdv452/timetable/NeTEx VDV Example.xml
@@ -4027,6 +4027,10 @@
+
+ 2
+ 89002
+ Bus Einfahrt47.993525
@@ -4037,14 +4041,16 @@
-
+ 89002
- 2
-
- 15
+ 15.0
+
+ 3
+ 89003
+ Strab Ausfahrt0
@@ -4055,14 +4061,16 @@
-
+ 89003
- 3
-
- 104
+ 104.0
+
+ 4
+ 89004
+ Strab Einfahrt47.994054166666665
@@ -4073,14 +4081,16 @@
-
+ 89004
- 4
-
- 28
+ 28.0
+
+ 1
+ 89001
+ Bus Ausfahrt47.992913333333341
@@ -4091,14 +4101,16 @@
-
+ 89001
- 1
-
- 110
+ 110.0
+
+ 1
+ 7501
+ ab Ri Merzhausen47.952283611111106
@@ -4109,14 +4121,16 @@
-
+ 7501
- 1
-
- 351
+ 351.0
+
+ 3
+ 50403
+ Bus Ri SIG L.10/Nachtbus48.014172777777773
@@ -4127,14 +4141,16 @@
-
+ 50403
- 3
-
- 287
+ 287.0
+
+ 1
+ 81301
+ Bus Ri IKEA Linie 1148.011978333333332
@@ -4145,14 +4161,16 @@
-
+ 81301
- 1
-
- 310
+ 310.0
+
+ 2
+ 81302
+ Bus Ri SDT Linie 1148.011951666666668
@@ -4163,14 +4181,16 @@
-
+ 81302
- 2
-
- 127
+ 127.0
+
+ 4
+ 40804
+ Bus Ri SDT47.987896388888885
@@ -4181,14 +4201,16 @@
-
+ 40804
- 4
-
- 48
+ 48.0
+
+ 1
+ 99801
+ Ri. Ausfahrt47.992668333333334
@@ -4199,14 +4221,16 @@
-
+ 99801
- 1
-
- 104
+ 104.0
+
+ 1
+ 65101
+ Strab Richtg. Stadt47.974088055555555
@@ -4217,14 +4241,16 @@
-
+ 65101
- 1
-
- 93
+ 93.0
+
+ 2
+ 65102
+ Strab Richtg Innsbrucker47.974145
@@ -4235,14 +4261,16 @@
-
+ 65102
- 2
-
- 273
+ 273.0
+
+ 1
+ 40801
+ Strab Ri BOL47.987352500000007
@@ -4253,14 +4281,16 @@
-
+ 40801
- 1
-
- 270
+ 270.0
+
+ 2
+ 40802
+ Strab Ri BBN47.987317222222224
@@ -4271,14 +4301,16 @@
-
+ 40802
- 2
-
- 90
+ 90.0
+
+ 1
+ 10901
+ Ri Eschholzstr.48.001668333333335
@@ -4289,14 +4321,16 @@
-
+ 10901
- 1
-
- 303
+ 303.0
+
+ 2
+ 10902
+ Ri SIG48.00167305555555
@@ -4307,14 +4341,16 @@
-
+ 10902
- 2
-
- 120
+ 120.0
+
+ 1
+ 12601
+ Richtung SIG48.000167499999996
@@ -4325,14 +4361,16 @@
-
+ 12601
- 1
-
- 205
+ 205.0
+
+ 1
+ 13101
+ Strab Ri.BBN47.978661666666667
@@ -4343,14 +4381,16 @@
-
+ 13101
- 1
-
- 40
+ 40.0
+
+ 2
+ 13102
+ Strab Ri. Vauban47.978869166666669
@@ -4361,14 +4401,16 @@
-
+ 13102
- 2
-
- 212
+ 212.0
+
+ 1
+ 42401
+ Strab - Ri. An und Abfahrt47.976448888888882
@@ -4379,14 +4421,16 @@
-
+ 42401
- 1
-
- 110
+ 110.0
+
+ 6
+ 50406
+ Linie 10 Ankunft PAD a.d. Straße48.013708055555547
@@ -4397,14 +4441,16 @@
-
+ 50406
- 6
-
- 204
+ 204.0
+
+ 2
+ 10002
+ Strab DM/Markt L.3 / 547.994662500000004
@@ -4415,14 +4461,16 @@
-
+ 10002
- 2
-
- 35
+ 35.0
+
+ 3
+ 10003
+ Ri LOR L.2/3/5/4347.994209166666664
@@ -4433,14 +4481,16 @@
-
+ 10003
- 3
-
- 208
+ 208.0
+
+ 1
+ 10501
+ Bus Ri. Neue Messe47.999091111111106
@@ -4451,14 +4501,16 @@
-
+ 10501
- 1
-
- 285
+ 285.0
+
+ 2
+ 10502
+ Bus Ri.SIG 10/11/13/1447.99892777777778
@@ -4469,14 +4521,16 @@
-
+ 10502
- 2
-
- 104
+ 104.0
+
+ 3
+ 42403
+ Bus - An und Abfahrt47.976582499999992
@@ -4487,14 +4541,16 @@
-
+ 42403
- 3
-
- 297
+ 297.0
+
+ 4
+ 10704
+ Ri.IKEA Konzerthaus47.996131666666663
@@ -4505,14 +4561,16 @@
-
+ 10704
- 4
-
- 31
+ 31.0
+
+ 1
+ 81201
+ Richtung IKEA48.022808611111117
@@ -4523,14 +4581,16 @@
-
+ 81201
- 1
-
- 348
+ 348.0
+
+ 2
+ 81202
+ Richtung SDT48.022657222222215
@@ -4541,14 +4601,16 @@
-
+ 81202
- 2
-
- 163
+ 163.0
+
+ 1
+ 21001
+ Bus Ri IKEA48.019934444444438
@@ -4559,14 +4621,16 @@
-
+ 21001
- 1
-
- 348
+ 348.0
+
+ 2
+ 21002
+ Bus Ri SDT48.019797222222216
@@ -4577,14 +4641,16 @@
-
+ 21002
- 2
-
- 171
+ 171.0
+
+ 1
+ 23401
+ Richtung IKEA48.01298388888889
@@ -4595,14 +4661,16 @@
-
+ 23401
- 1
-
- 219
+ 219.0
+
+ 2
+ 23402
+ Richtung SDT48.012305277777777
@@ -4613,14 +4681,16 @@
-
+ 23402
- 2
-
- 41
+ 41.0
+
+ 3
+ 20603
+ Bus Ri Stadttheater48.008687222222221
@@ -4631,14 +4701,16 @@
-
+ 20603
- 3
-
- 139
+ 139.0
+
+ 4
+ 20604
+ Bus Ri Neue Messe48.008783055555561
@@ -4649,14 +4721,16 @@
-
+ 20604
- 4
-
- 310
+ 310.0
+
+ 1
+ 23301
+ Richtung IKEA48.005590277777777
@@ -4667,14 +4741,16 @@
-
+ 23301
- 1
-
- 21
+ 21.0
+
+ 2
+ 23302
+ Richtung SDT48.005885277777779
@@ -4685,14 +4761,16 @@
-
+ 23302
- 2
-
- 218
+ 218.0
+
+ 4
+ 10604
+ Bus Ri. SIG/IKEA47.995114999999991
@@ -4703,14 +4781,16 @@
-
+ 10604
- 4
-
- 14
+ 14.0
+
+ 2
+ 12302
+ Bus Ri Stadttheater47.989223611111107
@@ -4721,14 +4801,16 @@
-
+ 12302
- 2
-
- 53
+ 53.0
+
+ 1
+ 41101
+ Strab Ri Joh47.986489722222224
@@ -4739,14 +4821,16 @@
-
+ 41101
- 1
-
- 68
+ 68.0
+
+ 2
+ 41102
+ Strab Ri Pres47.986272222222219
@@ -4757,14 +4841,16 @@
-
+ 41102
- 2
-
- 249
+ 249.0
+
+ 1
+ 70901
+ Richtung MUZ47.98547555555556
@@ -4775,14 +4861,16 @@
-
+ 70901
- 1
-
- 260
+ 260.0
+
+ 2
+ 70902
+ Richtung SIG47.985286666666667
@@ -4793,14 +4881,16 @@
-
+ 70902
- 2
-
- 83
+ 83.0
+
+ 1
+ 70801
+ Richtung MUZ47.984963333333333
@@ -4811,14 +4901,16 @@
-
+ 70801
- 1
-
- 254
+ 254.0
+
+ 2
+ 70802
+ Richtung SIG47.984858055555556
@@ -4829,14 +4921,16 @@
-
+ 70802
- 2
-
- 75
+ 75.0
+
+ 1
+ 70701
+ Richtung MUZ47.98114666666666
@@ -4847,14 +4941,16 @@
-
+ 70701
- 1
-
- 161
+ 161.0
+
+ 2
+ 70702
+ Richtung SIG47.981705555555557
@@ -4865,14 +4961,16 @@
-
+ 70702
- 2
-
- 346
+ 346.0
+
+ 1
+ 70601
+ Bus Ri MUZ47.978335833333325
@@ -4883,14 +4981,16 @@
-
+ 70601
- 1
-
- 257
+ 257.0
+
+ 2
+ 70602
+ Bus Ri INNS47.978199166666663
@@ -4901,14 +5001,16 @@
-
+ 70602
- 2
-
- 84
+ 84.0
+
+ 1
+ 70501
+ Bus Ri MUZ47.978886388888888
@@ -4919,14 +5021,16 @@
-
+ 70501
- 1
-
- 288
+ 288.0
+
+ 2
+ 70502
+ Bus Ri SIG47.978708611111109
@@ -4937,14 +5041,16 @@
-
+ 70502
- 2
-
- 108
+ 108.0
+
+ 1
+ 70401
+ Bus Ri MUZ47.978837777777777
@@ -4955,14 +5061,16 @@
-
+ 70401
- 1
-
- 234
+ 234.0
+
+ 2
+ 70402
+ Bus Ri SIG47.978932222222213
@@ -4973,14 +5081,16 @@
-
+ 70402
- 2
-
- 53
+ 53.0
+
+ 1
+ 72601
+ Bus Ri MUZ47.977891666666665
@@ -4991,14 +5101,16 @@
-
+ 72601
- 1
-
- 240
+ 240.0
+
+ 2
+ 72602
+ Bus Ri SIG47.978195555555551
@@ -5009,14 +5121,16 @@
-
+ 72602
- 2
-
- 83
+ 83.0
+
+ 1
+ 70001
+ Bus Ri MUZ47.97763888888889
@@ -5027,14 +5141,16 @@
-
+ 70001
- 1
-
- 358
+ 358.0
+
+ 2
+ 70002
+ Bus Ri SIG47.977644166666664
@@ -5045,14 +5161,16 @@
-
+ 70002
- 2
-
- 184
+ 184.0
+
+ 1
+ 71201
+ Bus Ri MUZ L 11/4447.980893333333334
@@ -5063,14 +5181,16 @@
-
+ 71201
- 1
-
- 9
+ 9.0
+
+ 2
+ 71202
+ Bus Ri SIG L 1147.98097416666667
@@ -5081,14 +5201,16 @@
-
+ 71202
- 2
-
- 189
+ 189.0
+
+ 4
+ 71604
+ Bus Ri OPF/MUZ L3347.987925000000004
@@ -5099,14 +5221,16 @@
-
+ 71604
- 4
-
- 167
+ 167.0
+
+ 5
+ 10105
+ Bus Ri MUZ Linie 1147.998071111111116
@@ -5117,14 +5241,16 @@
-
+ 10105
- 5
-
- 106
+ 106.0
+
+ 3
+ 10703
+ Richtung HVS47.996394722222227
@@ -5135,14 +5261,16 @@
-
+ 10703
- 3
-
- 205
+ 205.0
+
+ 1
+ 41801
+ Steig 1 Ri MUZ Lörracherstrße47.979326666666665
@@ -5153,14 +5281,16 @@
-
+ 41801
- 1
-
- 232
+ 232.0
+
+ 2
+ 41802
+ Steig 2 Ri SIG Lörracherstaße47.979542222222229
@@ -5171,14 +5301,16 @@
-
+ 41802
- 2
-
- 56
+ 56.0
+
+ 4
+ 41104
+ Bus Ri SUL in der HvSteph.47.986785555555564
@@ -5189,14 +5321,16 @@
-
+ 41104
- 4
-
- 178
+ 178.0
+
+ 12
+ 71612
+ Bus nur Ausstieg47.988075
@@ -5207,14 +5341,16 @@
-
+ 71612
- 12
-
- 336
+ 336.0
+
+ 9
+ 71609
+ Bus Ri RSS L 1447.988513888888889
@@ -5225,14 +5361,16 @@
-
+ 71609
- 9
-
- 4
+ 4.0
+
+ 3
+ 41103
+ Bus Ri. HBF In der HvSteph.47.986675555555557
@@ -5243,14 +5381,16 @@
-
+ 41103
- 3
-
- 346
+ 346.0
+
+ 4
+ 10804
+ Ri. Kreuzstraße L13/1447.998108611111107
@@ -5261,14 +5401,16 @@
-
+ 10804
- 4
-
- 27
+ 27.0
+
+ 1
+ 61801
+ Ri. MUZ47.987431666666666
@@ -5279,14 +5421,16 @@
-
+ 61801
- 1
-
- 310
+ 310.0
+
+ 2
+ 61802
+ Ri PRE47.987539444444444
@@ -5297,14 +5441,16 @@
-
+ 61802
- 2
-
- 125
+ 125.0
+
+ 2
+ 51002
+ Richtung SIG Linie 1447.995041388888893
@@ -5315,14 +5461,16 @@
-
+ 51002
- 2
-
- 17
+ 17.0
+
+ 1
+ 51001
+ Richtung AKI Linie 1447.995204444444447
@@ -5333,14 +5481,16 @@
-
+ 51001
- 1
-
- 208
+ 208.0
+
+ 2
+ 51202
+ Richtung SIG L 1347.997880555555554
@@ -5351,14 +5501,16 @@
-
+ 51202
- 2
-
- 110
+ 110.0
+
+ 6
+ 10106
+ Bus Ri. MUZ47.998166666666663
@@ -5369,14 +5521,16 @@
-
+ 10106
- 6
-
- 283
+ 283.0
+
+ 6
+ 10706
+ ZOB Ausstieg Sonderverkehr Messe0
@@ -5387,14 +5541,16 @@
-
+ 10706
- 6
-
- 0
+ 0.0
+
+ 9
+ 61609
+ Bus Ri MUZ in der Basler Str.47.985587777777781
@@ -5405,14 +5561,16 @@
-
+ 61609
- 9
-
- 271
+ 271.0
+
+ 1
+ 42501
+ Ri.IKEA48.01846472222222
@@ -5423,14 +5581,16 @@
-
+ 42501
- 1
-
- 78
+ 78.0
+
+ 3
+ 82203
+ Ri Hugstetten L.25/Nachtbus48.049690277777785
@@ -5441,14 +5601,16 @@
-
+ 82203
- 3
-
- 279
+ 279.0
+
+ 2
+ 42302
+ HSS Richtung - Inns47.975413333333336
@@ -5459,14 +5621,16 @@
-
+ 42302
- 2
-
- 290
+ 290.0
+
+ 1
+ 42301
+ HSS Richtung - BBN47.975239444444448
@@ -5477,14 +5641,16 @@
-
+ 42301
- 1
-
- 110
+ 110.0
+
+ 1
+ 11201
+ Ri. HBF0
@@ -5495,14 +5661,16 @@
-
+ 11201
- 1
-
- 0
+ 0.0
+
+ 2
+ 11202
+ Ri.Pressehaus0
@@ -5513,14 +5681,16 @@
-
+ 11202
- 2
-
- 0
+ 0.0
+
+ 1
+ 12901
+ Bus Ri. MUZ47.982530555555549
@@ -5531,14 +5701,16 @@
-
+ 12901
- 1
-
- 261
+ 261.0
+
+ 8
+ 61608
+ An und Abfahrt L. 11 Abfahrt47.986464722222216
@@ -5549,14 +5721,16 @@
-
+ 61608
- 8
-
- 333
+ 333.0
+
+ 2
+ 90102
+ Richtung SIG48.001428055555557
@@ -5567,14 +5741,16 @@
-
+ 90102
- 2
-
- 5
+ 5.0
+
+ 1
+ 90101
+ Richtung AKI48.00051333333333
@@ -5585,14 +5761,16 @@
-
+ 90101
- 1
-
- 201
+ 201.0
+
+ 6
+ 10006
+ Salzstr._Linie 1> MOS47.99476111111111
@@ -5603,14 +5781,16 @@
-
+ 10006
- 6
-
- 311
+ 311.0
+
+ 1
+ 10001
+ Strab Ri LAS47.994515555555559
@@ -5621,14 +5801,16 @@
-
+ 10001
- 1
-
- 123
+ 123.0
+
+ 1
+ 10301
+ Ri Stadtmitte Strab47.99218166666666
@@ -5639,14 +5821,16 @@
-
+ 10301
- 1
-
- 6
+ 6.0
+
+ 2
+ 10302
+ Ri Günterstal Strab47.99178083333333
@@ -5657,14 +5841,16 @@
-
+ 10302
- 2
-
- 187
+ 187.0
+
+ 1
+ 10401
+ Strabb Ri BBN47.989739722222218
@@ -5675,14 +5861,16 @@
-
+ 10401
- 1
-
- 10
+ 10.0
+
+ 2
+ 10402
+ Strab Ri DFS47.988971944444444
@@ -5693,14 +5881,16 @@
-
+ 10402
- 2
-
- 187
+ 187.0
+
+ 2
+ 10602
+ Strab Ri. BBN47.995469722222218
@@ -5711,14 +5901,16 @@
-
+ 10602
- 2
-
- 103
+ 103.0
+
+ 1
+ 10601
+ Strab Ri TER47.995565555555558
@@ -5729,14 +5921,16 @@
-
+ 10601
- 1
-
- 290
+ 290.0
+
+ 2
+ 10702
+ Richtung BBN47.996459166666668
@@ -5747,14 +5941,16 @@
-
+ 10702
- 2
-
- 107
+ 107.0
+
+ 1
+ 10701
+ Richtung TER47.996723888888894
@@ -5765,14 +5961,16 @@
-
+ 10701
- 1
-
- 286
+ 286.0
+
+ 1
+ 10801
+ Ri. Tech.Rathaus L 1/4/5/647.998105277777775
@@ -5783,14 +5981,16 @@
-
+ 10801
- 1
-
- 302
+ 302.0
+
+ 3
+ 10803
+ Ri. Am Kirchacker L 13/1447.998407777777778
@@ -5801,14 +6001,16 @@
-
+ 10803
- 3
-
- 206
+ 206.0
+
+ 2
+ 10802
+ Ri. B.Brunnen L 1/4/5/647.997824722222227
@@ -5819,14 +6021,16 @@
-
+ 10802
- 2
-
- 121
+ 121.0
+
+ 2
+ 11802
+ Strab Ri LAS47.994038888888895
@@ -5837,14 +6041,16 @@
-
+ 11802
- 2
-
- 105
+ 105.0
+
+ 1
+ 11801
+ Strab Ri BBN47.993931388888889
@@ -5855,14 +6061,16 @@
-
+ 11801
- 1
-
- 307
+ 307.0
+
+ 2
+ 11902
+ Steig 2 Schwabentorbr. Ri LAS47.990705555555557
@@ -5873,14 +6081,16 @@
-
+ 11902
- 2
-
- 127
+ 127.0
+
+ 1
+ 11901
+ Steig 1 Schwabentorbr. Ri BBN47.990604166666664
@@ -5891,14 +6101,16 @@
-
+ 11901
- 1
-
- 289
+ 289.0
+
+ 1
+ 12001
+ Strab Ri BBN47.989431388888889
@@ -5909,14 +6121,16 @@
-
+ 12001
- 1
-
- 289
+ 289.0
+
+ 2
+ 12002
+ Strab Ri LAS47.98925777777778
@@ -5927,14 +6141,16 @@
-
+ 12002
- 2
-
- 109
+ 109.0
+
+ 1
+ 21101
+ Richtung MWA48.028470833333337
@@ -5945,14 +6161,16 @@
-
+ 21101
- 1
-
- 329
+ 329.0
+
+ 2
+ 21102
+ Richtung SDT48.028177222222219
@@ -5963,14 +6181,16 @@
-
+ 21102
- 2
-
- 146
+ 146.0
+
+ 1
+ 21201
+ Ri. Kirchacker47.995463888888892
@@ -5981,14 +6201,16 @@
-
+ 21201
- 1
-
- 153
+ 153.0
+
+ 2
+ 30002
+ Strab Ankunft47.98424583333334
@@ -5999,14 +6221,16 @@
-
+ 30002
- 2
-
- 316
+ 316.0
+
+ 1
+ 30001
+ Strab Abfahrt Ri BBN47.984650833333333
@@ -6017,14 +6241,16 @@
-
+ 30001
- 1
-
- 1
+ 1.0
+
+ 2
+ 30102
+ Strab Ri LAS47.986073055555565
@@ -6035,14 +6261,16 @@
-
+ 30102
- 2
-
- 103
+ 103.0
+
+ 1
+ 30101
+ Strab Ri MOS47.986203611111115
@@ -6053,14 +6281,16 @@
-
+ 30101
- 1
-
- 284
+ 284.0
+
+ 2
+ 30202
+ Strab Ri LAS47.98663333333333
@@ -6071,14 +6301,16 @@
-
+ 30202
- 2
-
- 99
+ 99.0
+
+ 1
+ 30201
+ Strab Ri MOS47.98681666666667
@@ -6089,14 +6321,16 @@
-
+ 30201
- 1
-
- 277
+ 277.0
+
+ 1
+ 30301
+ Strab Ri MOS47.987086111111111
@@ -6107,14 +6341,16 @@
-
+ 30301
- 1
-
- 263
+ 263.0
+
+ 2
+ 30302
+ Strab Ri LAS47.987093333333327
@@ -6125,14 +6361,16 @@
-
+ 30302
- 2
-
- 92
+ 92.0
+
+ 1
+ 30401
+ Strab Ri MOS47.988009722222223
@@ -6143,14 +6381,16 @@
-
+ 30401
- 1
-
- 283
+ 283.0
+
+ 4
+ 30404
+ Strab Ankunft Wendeschleife47.987252777777776
@@ -6161,14 +6401,16 @@
-
+ 30404
- 4
-
- 190
+ 190.0
+
+ 3
+ 30403
+ Strab Abfahrt Wendeschleife47.987458333333329
@@ -6179,14 +6421,16 @@
-
+ 30403
- 3
-
- 10
+ 10.0
+
+ 2
+ 30402
+ Strab Ri LAS47.987942222222223
@@ -6197,14 +6441,16 @@
-
+ 30402
- 2
-
- 98
+ 98.0
+
+ 2
+ 30502
+ Strab Ri LAS47.988451388888883
@@ -6215,14 +6461,16 @@
-
+ 30502
- 2
-
- 98
+ 98.0
+
+ 1
+ 30501
+ Strab Ri BBN47.988540833333332
@@ -6233,14 +6481,16 @@
-
+ 30501
- 1
-
- 279
+ 279.0
+
+ 2
+ 30602
+ Strab Ri LAS47.988422777777778
@@ -6251,14 +6501,16 @@
-
+ 30602
- 2
-
- 76
+ 76.0
+
+ 1
+ 30601
+ Strab Ri MOS47.988370555555555
@@ -6269,14 +6521,16 @@
-
+ 30601
- 1
-
- 255
+ 255.0
+
+ 1
+ 22401
+ Bus Ri. IKEA48.001985833333336
@@ -6287,14 +6541,16 @@
-
+ 22401
- 1
-
- 36
+ 36.0
+
+ 2
+ 22402
+ Bus Ri. SDT48.001178333333328
@@ -6305,14 +6561,16 @@
-
+ 22402
- 2
-
- 198
+ 198.0
+
+ 1
+ 23501
+ Bus Ri IKEA48.011547777777771
@@ -6323,14 +6581,16 @@
-
+ 23501
- 1
-
- 316
+ 316.0
+
+ 2
+ 23502
+ Bus Ri SDT48.011656944444447
@@ -6341,14 +6601,16 @@
-
+ 23502
- 2
-
- 138
+ 138.0
+
+ 1
+ 41701
+ Steig 1 Ri. HBF/Schüler47.990365000000004
@@ -6359,14 +6621,16 @@
-
+ 41701
- 1
-
- 11
+ 11.0
+
+ 2
+ 50002
+ Richtung. BBN Linie 1/347.999985833333334
@@ -6377,14 +6641,16 @@
-
+ 50002
- 2
-
- 119
+ 119.0
+
+ 1
+ 50001
+ Richtung MOS48.000349166666666
@@ -6395,14 +6661,16 @@
-
+ 50001
- 1
-
- 299
+ 299.0
+
+ 4
+ 50004
+ Richtung HOR48.00038416666667
@@ -6413,14 +6681,16 @@
-
+ 50004
- 4
-
- 31
+ 31.0
+
+ 1
+ 50101
+ Richtung MOS48.002389444444447
@@ -6431,14 +6701,16 @@
-
+ 50101
- 1
-
- 309
+ 309.0
+
+ 3
+ 50103
+ Gleiswechsel48.001563333333337
@@ -6449,14 +6721,16 @@
-
+ 50103
- 3
-
- 113
+ 113.0
+
+ 2
+ 50102
+ Richtung BBN48.001928055555553
@@ -6467,14 +6741,16 @@
-
+ 50102
- 2
-
- 121
+ 121.0
+
+ 1
+ 50201
+ Strab Ri MOS48.007008888888883
@@ -6485,14 +6761,16 @@
-
+ 50201
- 1
-
- 303
+ 303.0
+
+ 2
+ 50202
+ Strab Ri LAS48.0067775
@@ -6503,14 +6781,16 @@
-
+ 50202
- 2
-
- 121
+ 121.0
+
+ 2
+ 50302
+ Strab Ri LAS48.010734166666673
@@ -6521,14 +6801,16 @@
-
+ 50302
- 2
-
- 125
+ 125.0
+
+ 1
+ 50301
+ Strab Ri MOS48.010959722222218
@@ -6539,14 +6821,16 @@
-
+ 50301
- 1
-
- 306
+ 306.0
+
+ 2
+ 50402
+ Strab Ri LAS48.013578333333342
@@ -6557,14 +6841,16 @@
-
+ 50402
- 2
-
- 204
+ 204.0
+
+ 9
+ 50409
+ Strab Abfahrt Schleife48.014022222222223
@@ -6575,14 +6861,16 @@
-
+ 50409
- 9
-
- 180
+ 180.0
+
+ 1
+ 50401
+ Strab Ri MOS48.013926388888891
@@ -6593,14 +6881,16 @@
-
+ 50401
- 1
-
- 24
+ 24.0
+
+ 8
+ 50408
+ Strab Ankunft Schleife48.013727777777781
@@ -6611,14 +6901,16 @@
-
+ 50408
- 8
-
- 330
+ 330.0
+
+ 4
+ 50504
+ Strab Abfahrt Ri BBN0
@@ -6629,14 +6921,16 @@
-
+ 50504
- 4
-
- 0
+ 0.0
+
+ 3
+ 50503
+ Strab Ankunft Schleife0
@@ -6647,14 +6941,16 @@
-
+ 50503
- 3
-
- 0
+ 0.0
+
+ 2
+ 50502
+ Strab Ri BBN48.00223722222222
@@ -6665,14 +6961,16 @@
-
+ 50502
- 2
-
- 62
+ 62.0
+
+ 1
+ 50501
+ Strab Ri MUZ48.002098055555557
@@ -6683,14 +6981,16 @@
-
+ 50501
- 1
-
- 246
+ 246.0
+
+ 3
+ 51003
+ Richtung LAU Linie 1347.995007777777779
@@ -6701,14 +7001,16 @@
-
+ 51003
- 3
-
- 113
+ 113.0
+
+ 4
+ 51004
+ Richtung SIG Linie 1347.995097222222221
@@ -6719,14 +7021,16 @@
-
+ 51004
- 4
-
- 286
+ 286.0
+
+ 2
+ 51102
+ Richtung SIG L 1347.996995277777771
@@ -6737,14 +7041,16 @@
-
+ 51102
- 2
-
- 25
+ 25.0
+
+ 1
+ 51101
+ Richtung LAU L 1347.99666222222222
@@ -6755,14 +7061,16 @@
-
+ 51101
- 1
-
- 203
+ 203.0
+
+ 1
+ 51201
+ Richtung LAU L 1347.997988888888891
@@ -6773,14 +7081,16 @@
-
+ 51201
- 1
-
- 293
+ 293.0
+
+ 2
+ 60002
+ Strab Ri BBN47.997606666666663
@@ -6791,14 +7101,16 @@
-
+ 60002
- 2
-
- 38
+ 38.0
+
+ 1
+ 60001
+ Strab Ri MUZ47.997334444444441
@@ -6809,14 +7121,16 @@
-
+ 60001
- 1
-
- 219
+ 219.0
+
+ 2
+ 60102
+ Richtung RUN47.994485555555556
@@ -6827,14 +7141,16 @@
-
+ 60102
- 2
-
- 108
+ 108.0
+
+ 1
+ 60101
+ Richtung MUZ47.99474166666667
@@ -6845,14 +7161,16 @@
-
+ 60101
- 1
-
- 289
+ 289.0
+
+ 4
+ 60404
+ Richtung RSS47.990747777777777
@@ -6863,14 +7181,16 @@
-
+ 60404
- 4
-
- 5
+ 5.0
+
+ 3
+ 60403
+ Richtung EKB47.9907125
@@ -6881,14 +7201,16 @@
-
+ 60403
- 3
-
- 191
+ 191.0
+
+ 2
+ 60702
+ Strab Ri BBN47.999354722222215
@@ -6899,14 +7221,16 @@
-
+ 60702
- 2
-
- 52
+ 52.0
+
+ 1
+ 60701
+ Strab Ri MUZ47.999511666666663
@@ -6917,14 +7241,16 @@
-
+ 60701
- 1
-
- 234
+ 234.0
+
+ 3
+ 61003
+ Bus Ri EKB47.985858333333333
@@ -6935,14 +7261,16 @@
-
+ 61003
- 3
-
- 206
+ 206.0
+
+ 2
+ 61002
+ Bus Abfahrt Richtung SIG47.985838888888885
@@ -6953,14 +7281,16 @@
-
+ 61002
- 2
-
- 30
+ 30.0
+
+ 1
+ 61101
+ Bus Ri AKI47.988278055555561
@@ -6971,14 +7301,16 @@
-
+ 61101
- 1
-
- 295
+ 295.0
+
+ 2
+ 61102
+ Bus Ri SIG47.988074444444443
@@ -6989,14 +7321,16 @@
-
+ 61102
- 2
-
- 114
+ 114.0
+
+ 2
+ 61202
+ Richtung SIG47.987680833333336
@@ -7007,14 +7341,16 @@
-
+ 61202
- 2
-
- 21
+ 21.0
+
+ 1
+ 61201
+ Richtung AKI47.987265277777773
@@ -7025,14 +7361,16 @@
-
+ 61201
- 1
-
- 261
+ 261.0
+
+ 2
+ 61302
+ Bus Ri SIG47.993530833333338
@@ -7043,14 +7381,16 @@
-
+ 61302
- 2
-
- 133
+ 133.0
+
+ 1
+ 61301
+ Bus Ri AKI + LAU47.993226666666672
@@ -7061,14 +7401,16 @@
-
+ 61301
- 1
-
- 304
+ 304.0
+
+ 2
+ 61402
+ Bus Ri SIG47.994936666666668
@@ -7079,14 +7421,16 @@
-
+ 61402
- 2
-
- 117
+ 117.0
+
+ 1
+ 61401
+ Bus Ri AKI + LAU47.994845555555557
@@ -7097,14 +7441,16 @@
-
+ 61401
- 1
-
- 291
+ 291.0
+
+ 2
+ 61502
+ Bus Abfahrt47.997798611111115
@@ -7115,14 +7461,16 @@
-
+ 61502
- 2
-
- 282
+ 282.0
+
+ 2
+ 61702
+ Richtung SIG47.993601111111118
@@ -7133,14 +7481,16 @@
-
+ 61702
- 2
-
- 2
+ 2.0
+
+ 1
+ 61701
+ Richtung AKI47.993523333333336
@@ -7151,14 +7501,16 @@
-
+ 61701
- 1
-
- 191
+ 191.0
+
+ 1
+ 62101
+ Richtung LAU47.997256388888886
@@ -7169,14 +7521,16 @@
-
+ 62101
- 1
-
- 312
+ 312.0
+
+ 2
+ 62102
+ Richtung SIG47.997124722222225
@@ -7187,14 +7541,16 @@
-
+ 62102
- 2
-
- 132
+ 132.0
+
+ 1
+ 62201
+ Bus Ri EKB47.9829625
@@ -7205,14 +7561,16 @@
-
+ 62201
- 1
-
- 256
+ 256.0
+
+ 2
+ 62202
+ Bus Ri SIG47.983024166666659
@@ -7223,14 +7581,16 @@
-
+ 62202
- 2
-
- 75
+ 75.0
+
+ 1
+ 71101
+ Bus Ri EKB47.98240638888889
@@ -7241,14 +7601,16 @@
-
+ 71101
- 1
-
- 261
+ 261.0
+
+ 2
+ 71102
+ Bus Ri SIG47.98241361111112
@@ -7259,14 +7621,16 @@
-
+ 71102
- 2
-
- 83
+ 83.0
+
+ 4
+ 71204
+ Bus Ri SIG L 14/4447.981488333333338
@@ -7277,14 +7641,16 @@
-
+ 71204
- 4
-
- 63
+ 63.0
+
+ 3
+ 71503
+ Beim Pförtnerhäuschen47.993314166666671
@@ -7295,14 +7661,16 @@
-
+ 71503
- 3
-
- 28
+ 28.0
+
+ 2
+ 71502
+ Richtung RUN / BHW47.9922325
@@ -7313,14 +7681,16 @@
-
+ 71502
- 2
-
- 13
+ 13.0
+
+ 1
+ 71501
+ Richtung MUZ47.991935277777777
@@ -7331,14 +7701,16 @@
-
+ 71501
- 1
-
- 192
+ 192.0
+
+ 1
+ 71601
+ Strab Abfahrt Ri. VAG47.988460277777776
@@ -7349,14 +7721,16 @@
-
+ 71601
- 1
-
- 9
+ 9.0
+
+ 6
+ 71606
+ Bus Ri OBE/Haid L11/3447.987805277777774
@@ -7367,14 +7741,16 @@
-
+ 71606
- 6
-
- 146
+ 146.0
+
+ 8
+ 71608
+ Strab Ankunft47.988351111111115
@@ -7385,14 +7761,16 @@
-
+ 71608
- 8
-
- 239
+ 239.0
+
+ 2
+ 80002
+ Strab Abfahrt48.028359444444455
@@ -7403,14 +7781,16 @@
-
+ 80002
- 2
-
- 151
+ 151.0
+
+ 1
+ 80001
+ Strab Ankunft48.028692500000005
@@ -7421,14 +7801,16 @@
-
+ 80001
- 1
-
- 331
+ 331.0
+
+ 2
+ 80102
+ Steig 2 Diakonie Ri LAS48.023701388888888
@@ -7439,14 +7821,16 @@
-
+ 80102
- 2
-
- 161
+ 161.0
+
+ 1
+ 80101
+ Steig 1 Diakonie Ri MOS48.024080833333329
@@ -7457,14 +7841,16 @@
-
+ 80101
- 1
-
- 342
+ 342.0
+
+ 2
+ 80202
+ Steig 2 Moosgrund Ri LAS48.018162777777775
@@ -7475,14 +7861,16 @@
-
+ 80202
- 2
-
- 213
+ 213.0
+
+ 1
+ 80201
+ Steig 1 Moosgrund Ri MOS48.018437777777777
@@ -7493,14 +7881,16 @@
-
+ 80201
- 1
-
- 38
+ 38.0
+
+ 1
+ 72501
+ Richtung WDG47.98092027777777
@@ -7511,14 +7901,16 @@
-
+ 72501
- 1
-
- 248
+ 248.0
+
+ 2
+ 62302
+ Richtung Stadt47.982236666666672
@@ -7529,14 +7921,16 @@
-
+ 62302
- 2
-
- 80
+ 80.0
+
+ 3
+ 20303
+ Ri REU_Bus Abfahrt0
@@ -7547,14 +7941,16 @@
-
+ 20303
- 3
-
- 0
+ 0.0
+
+ 2
+ 41502
+ Strab Ri SUL47.983817222222221
@@ -7565,14 +7961,16 @@
-
+ 41502
- 2
-
- 209
+ 209.0
+
+ 1
+ 41501
+ Strab Ri BBN47.984179722222216
@@ -7583,14 +7981,16 @@
-
+ 41501
- 1
-
- 27
+ 27.0
+
+ 2
+ 41702
+ Steig 2 Ri. Pressehaus/Schüler47.990166666666674
@@ -7601,14 +8001,16 @@
-
+ 41702
- 2
-
- 191
+ 191.0
+
+ 1
+ 42101
+ Richtung MUZ47.980124166666663
@@ -7619,14 +8021,16 @@
-
+ 42101
- 1
-
- 221
+ 221.0
+
+ 11
+ 71611
+ Strab Überholgleis Aussen47.987572500000006
@@ -7637,14 +8041,16 @@
-
+ 71611
- 11
-
- 82
+ 82.0
+
+ 1
+ 42801
+ Ri. MUZ47.983673333333329
@@ -7655,14 +8061,16 @@
-
+ 42801
- 1
-
- 23
+ 23.0
+
+ 2
+ 42802
+ Ri. BCS47.984018888888883
@@ -7673,14 +8081,16 @@
-
+ 42802
- 2
-
- 186
+ 186.0
+
+ 7
+ 50407
+ Linie 11 Abfahrt48.014172777777773
@@ -7691,12 +8101,10 @@
-
+ 50407
- 7
-
- 287
+ 287.0
From ce24b8e6dba4ee09f0e6533f0313ec9a12e5b697 Mon Sep 17 00:00:00 2001
From: Stefan de Konink
Date: Wed, 13 Dec 2023 20:59:28 +0100
Subject: [PATCH 06/52] More external to privatecodes
---
.../uk_txc_SCWW-86_extract1-with-sections.xml | 8 +++--
.../vdv452/timetable/NeTEx VDV Example.xml | 30 ++++++++++++-------
2 files changed, 25 insertions(+), 13 deletions(-)
diff --git a/examples/standards/txc/uk_txc_SCWW-86_extract1-with-sections.xml b/examples/standards/txc/uk_txc_SCWW-86_extract1-with-sections.xml
index 3ed370e2b..604c1e0e0 100644
--- a/examples/standards/txc/uk_txc_SCWW-86_extract1-with-sections.xml
+++ b/examples/standards/txc/uk_txc_SCWW-86_extract1-with-sections.xml
@@ -7887,10 +7887,12 @@ TXC NETEX
-
+
+ nocn:137725
+ vosa:PD0000479
+
+
SCCW
- nocn:137725
- StagecoachStagecoach
diff --git a/examples/standards/vdv452/timetable/NeTEx VDV Example.xml b/examples/standards/vdv452/timetable/NeTEx VDV Example.xml
index 56420c8fa..d81cd9e67 100644
--- a/examples/standards/vdv452/timetable/NeTEx VDV Example.xml
+++ b/examples/standards/vdv452/timetable/NeTEx VDV Example.xml
@@ -3379,31 +3379,39 @@
+
+ 3
+ VAG003
+ 33
- 3
-
+
+ 11
+ VAG011
+ 1111
- 11
-
+
+ 14
+ VAG014
+ 1414
- 14
-
+
+ 1
+ VAG011
+ 11
- 1
-
@@ -107984,6 +107992,10 @@
+
+ 100
+ VAG009
+
@@ -107992,8 +108004,6 @@
OLIF
- 100
-
From a22017ba1fba21016c5dc884c6bd10559ec9b869 Mon Sep 17 00:00:00 2001
From: Stefan de Konink
Date: Wed, 13 Dec 2023 21:07:04 +0100
Subject: [PATCH 07/52] Fix
---
examples/standards/vdv452/timetable/NeTEx VDV Example.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/examples/standards/vdv452/timetable/NeTEx VDV Example.xml b/examples/standards/vdv452/timetable/NeTEx VDV Example.xml
index d81cd9e67..a35fd306c 100644
--- a/examples/standards/vdv452/timetable/NeTEx VDV Example.xml
+++ b/examples/standards/vdv452/timetable/NeTEx VDV Example.xml
@@ -107992,10 +107992,6 @@
-
- 100
- VAG009
-
@@ -108003,6 +107999,10 @@
+
+ 100
+ VAG009
+ OLIF
From d234ef48c9099148eb75b43b7e07d7246f6f2fd0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Wed, 24 Jan 2024 20:48:55 +0100
Subject: [PATCH 08/52] fixing external ids (no longer extern in the "normal"
sense
---
.../vdv452/timetable/NeTEx VDV Example.xml | 19 +++++++++++++++----
1 file changed, 15 insertions(+), 4 deletions(-)
diff --git a/examples/standards/vdv452/timetable/NeTEx VDV Example.xml b/examples/standards/vdv452/timetable/NeTEx VDV Example.xml
index a35fd306c..6057f7364 100644
--- a/examples/standards/vdv452/timetable/NeTEx VDV Example.xml
+++ b/examples/standards/vdv452/timetable/NeTEx VDV Example.xml
@@ -2319,16 +2319,24 @@
+
+
+
+ ExternalDirectionRef
+ 1
+
+ Direction AA
- inbound
+
+ 2
+ Direction BB
- outbound
@@ -3378,6 +3386,9 @@
+
+ VAG009
+ 3
@@ -108016,8 +108027,8 @@
-
-
+
+
From 61271059e74103f1cbe2e72dfefc8b74bb656c12 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Wed, 24 Jan 2024 20:51:50 +0100
Subject: [PATCH 09/52] other example
---
.../standards/tap_tsi/TAP-TSDUPD-example1.xml | 21 ++++++++++++-------
1 file changed, 14 insertions(+), 7 deletions(-)
diff --git a/examples/standards/tap_tsi/TAP-TSDUPD-example1.xml b/examples/standards/tap_tsi/TAP-TSDUPD-example1.xml
index 34194fb3a..e21b34408 100644
--- a/examples/standards/tap_tsi/TAP-TSDUPD-example1.xml
+++ b/examples/standards/tap_tsi/TAP-TSDUPD-example1.xml
@@ -331,6 +331,11 @@ TapTsi B.4.7009
Location / STation TSDUPD example
+
+
+
+
+
@@ -473,11 +478,13 @@ TapTsi B.4.7009
PT8M
-
-
-
-
-
+
+
+
+
+
+
+
@@ -512,7 +519,7 @@ TapTsi B.4.7009
rail
-
+
@@ -522,7 +529,7 @@ TapTsi B.4.7009
rail
-
+
From 79d49dc3b6682c9a7bf37d42078c087626675d32 Mon Sep 17 00:00:00 2001
From: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed, 24 Jan 2024 19:53:15 +0000
Subject: [PATCH 10/52] Lint and update documentation tables
---
examples/standards/tap_tsi/TAP-TSDUPD-example1.xml | 6 +++---
examples/standards/vdv452/timetable/NeTEx VDV Example.xml | 3 ++-
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/examples/standards/tap_tsi/TAP-TSDUPD-example1.xml b/examples/standards/tap_tsi/TAP-TSDUPD-example1.xml
index e21b34408..ec6ddf1c3 100644
--- a/examples/standards/tap_tsi/TAP-TSDUPD-example1.xml
+++ b/examples/standards/tap_tsi/TAP-TSDUPD-example1.xml
@@ -333,8 +333,8 @@ TapTsi B.4.7009
Location / STation TSDUPD example
-
-
+
+
@@ -482,7 +482,7 @@ TapTsi B.4.7009
-
+
diff --git a/examples/standards/vdv452/timetable/NeTEx VDV Example.xml b/examples/standards/vdv452/timetable/NeTEx VDV Example.xml
index 6057f7364..16aacebd7 100644
--- a/examples/standards/vdv452/timetable/NeTEx VDV Example.xml
+++ b/examples/standards/vdv452/timetable/NeTEx VDV Example.xml
@@ -2323,7 +2323,8 @@
- ExternalDirectionRef
+ ExternalDirectionRef
+
1
From f0516e6a8aa7084767ea88afa55d5276d1157810 Mon Sep 17 00:00:00 2001
From: Stefan de Konink
Date: Fri, 19 Apr 2024 09:56:46 +0200
Subject: [PATCH 11/52] Introduce the examples from Norway & change Covered
from boolean to enumeration (#683)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* Introduce the examples from Norway
* Lint and update documentation tables
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Introduce backwards compatibility
* Lint and update documentation tables
* Update netex_ifopt_site_support.xsd
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* updates CoveredEnumeration with a true and false
* Lint and update documentation tables
* Depreciated added
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
Co-authored-by: Matthias Günter
---
.../standards/norway/vehicles/submodel-VehicleType.xml | 2 +-
.../netex_environment_support.xsd | 10 ++++++++++
.../netex_ifopt_equipmentParking_version.xsd | 6 +++---
3 files changed, 14 insertions(+), 4 deletions(-)
diff --git a/examples/standards/norway/vehicles/submodel-VehicleType.xml b/examples/standards/norway/vehicles/submodel-VehicleType.xml
index 8836c64d7..a354564b2 100644
--- a/examples/standards/norway/vehicles/submodel-VehicleType.xml
+++ b/examples/standards/norway/vehicles/submodel-VehicleType.xml
@@ -1,5 +1,5 @@
-
+exampleVEuro 6
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_environment_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_environment_support.xsd
index f95608cd4..3683ae13a 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_environment_support.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_environment_support.xsd
@@ -449,6 +449,16 @@ Rail transport, Roads and Road transport
+
+
+ Value to be used, if covered is used as a "boolean". Equals covered. Depreciated.+v2.0
+
+
+
+
+ Value to be used, if covered is used as a "boolean". Equals outdoors. Depreciated. +v2.0
+
+
diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_version.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_version.xsd
index a3df83656..35f02260f 100644
--- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_version.xsd
+++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_version.xsd
@@ -124,12 +124,12 @@ Rail transport, Roads and Road transport
- whether shelter is enclosed.
+ Whether shelter is enclosed.
-
+
- Whether storage is covered.
+ Whether the parking space is protected from the weather.
From bcba97111974978588242a682938c8e59931df93 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Fri, 19 Apr 2024 13:28:37 +0200
Subject: [PATCH 12/52] More information to PassengerStopAssignment usage
(#712)
* Update netex_stopAssignment_version.xsd
* Apply suggestions from code review
---------
Co-authored-by: Stefan de Konink
---
.../part1_tacticalPlanning/netex_stopAssignment_version.xsd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd b/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd
index 43626e361..34e35d8de 100644
--- a/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd
+++ b/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd
@@ -177,7 +177,7 @@ Rail transport, Roads and Road transport
- Assignment of a SCHEDULED STOP POINT to a STOP PLACE and QUAY, etc.. For associations to ZONE see FlexibleStopAssignment.
+ Assignment of a SCHEDULED STOP POINT to a STOP PLACE and QUAY, etc.. For associations to ZONE see FlexibleStopAssignment. Usually it is expected to have one single PASSENGER STOP ASSIGNMENT for each combination of STOP PLACE/QUAY/BOARDING POSITION assigned to a SCHEDULED STOP POINT. However, this can't be guaranteed as in some cases operational requirements need multiple combinations of multipe SCHEDULED STOP POINT to a combination in the physical world or even a single SCHEDULED STOP POINT potentially to be connected to multiple combinations in the real world. Also, for some operators the link between the timetable world (SCHEDULED STOP POINT) and the physical may not be provided. This should be avoided, as the link then needs to be done by matching which is not 100% accurate.
From bfe7b69c21b4e1fc72db7f0272319c8bfeacbfa0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Wed, 24 Apr 2024 15:02:15 +0200
Subject: [PATCH 13/52] Clear up the documentation regarding weekend and
weekday. (#713)
* clarify weekdays and weekend. some typos
* Lint and update documentation tables
* Apply suggestions from code review
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Stefan de Konink
---
.../netex_dayType_propertiesOfDay.xsd | 18 +++++++++++++-----
1 file changed, 13 insertions(+), 5 deletions(-)
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd b/xsd/netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd
index 4e6557ef1..50ef166ed 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd
@@ -171,13 +171,13 @@ Rail transport, Roads and Road transport
- Allowed values for List of Days of the Week.
+ Allowed values for list of days of the week.
- Allowed values for Day of the Week.
+ Allowed values for day of the week.
@@ -188,14 +188,22 @@ Rail transport, Roads and Road transport
-
-
+
+
+ In western countries means Monday to Friday. A better way to model this is with a Name or Description on a parent element such as AvailabilityCondition. DEPRECATED -v2.0
+
+
+
+
+ In western countries means Saturday and Sunday. A better way to model this is with a Name or Description on a parent element such as AvailabilityCondition. DEPRECATED -v2.0
+
+
- Allowed values for Weeks of the Month.
+ Allowed values for weeks of the month.
From f3eb94e4c843fb145bbd675e3e5cbbec5309ca7d Mon Sep 17 00:00:00 2001
From: Stefan de Konink
Date: Fri, 3 May 2024 22:52:48 +0200
Subject: [PATCH 14/52] Merge master to next 20240502 (#721)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* Fix typo psychosensory (#690)
* Change organisation ref abstract (#686)
* Make OrganisationRef abstract
* Organisation is abstract
* Something hidden
* Bring backwards compatibility
* Split because of older xmllint
* redid 409 (which also contains 408): Enhancement tMCR Vehicle Equipment profile Member, accepted driver permits (#612)
* redid 409 (which also contains 408)
last two commits d57ef6a 7f18bb2 .Did overwrite the existing files.
* Lint and update documentation tables
* Update xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd
Co-authored-by: Stefan de Konink
* Update examples/functions/newModes/NewModes-CycleSharingExample.xml
Co-authored-by: Stefan de Konink
* Update examples/functions/newModes/NewModes-CycleSharingExample.xml
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
* typo
* Update xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/functions/newModes/NewModes-CycleSharingExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
* Update xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
Co-authored-by: Stefan de Konink
* Apply suggestions from code review
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Stefan de Konink
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Adding unique constraints for the elements that actually exists in our examples (#464)
* Add DatedServiceJourney_UniqueBy_Id_Version
* Lint and update documentation tables
* Add AccessibilityAssessment and AccessibilityLimitation unique constraints
* Lint and update documentation tables
* Add AvailabilityCondition Unique constraint as part of the ValidityCondition constraint
* Put AvailabilityCondition in a new unique constraint because of AvailabilityConditionIdType
* Lint and update documentation tables
* Add DatedVehicleJourney and NormalDatedVehicleJourney constraints
* Add FlexibleRoute, FlexibleQuay, FlexibleLine, FlexibleStopAssignment
* Fix typo
* Fix FlexibleStopAssignment in examples for missing order attribute
* Lint and update documentation tables
* Introduce SitePathLink unique as path of PathLinkIdType
* Introduce unique constraint for ValidityPeriod which uses ValidityConditionIdType
* Introduce unique constraint for ValidDuring which uses AvailabilityConditionIdType
* Introduce unique constraint for ValidyPeriod which uses UsageValidityPeriodIdType, fix ValidBetween
* Fix broken example, due to the assignment within a single unique constraint
* Reintroduce OperatingDay unique constraints
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matthias Günter
* Introduce dataSourceRef checking, so we can see seriously broken examples and implementations (#454)
* Introduce dataSourceRef checking, so we can see seriously broken examples and implementations.
* to force a rerun
* updated examples
* more example corrections
* Lint and update documentation tables
* remove checking for version in DataSource and DataSourceRef
* Aurige example with id without version for DataSource
* removed comments
* change to the way validation is done.
* fix validation
* Update Le Corbusier - SQYBUS-NeTEx-Profil Arret.xml
* Lint and update documentation tables
---------
Co-authored-by: Matthias Günter
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Create FX-PI-01_ParisExample.xml (#640)
* Create FX-PI-01_ParisExample.xml
* spaces and tabs fixed
* part 2
@nick-knowles never mix tabs and spaces that way again, pls.
* part 3
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/fxc/FX-PI-01_ParisExample.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
---------
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Remove all abstract elements from constraint validation (#462)
* Remove all abstract elements from constraint validation
* Make ResposibilityRole not abstract, and revert constraint check removal
* Update NeTEx_publication.xsd
* Update NeTEx_publication_timetable.xsd
---------
Co-authored-by: Matthias Günter
* EPIAP to Master (#705)
* Add usage validity start/end time for element access
* Initial commit for GroupOfTariffZones
* Fixed copy/paste error on documentation tags
* Add optional TimebandRef and ServiceCalendarRef to TemporalValidityParametersGroup
* Add dynamicdistancematrixelement for on-the-fly generation when pre-computing all possible combinations is not feasible
* Added proper element definition
* Add enumerations for pushchair (#187)
* Add enumerations for pushchair
* Typo in VehicleType (#253) (#256)
* Typo in VehicleType
Reported by @hennoit
* Add Presentation to TypeOfProductCategory (#254)
* Add VehicleMode to VehicleType (and some typos) (#252)
* Level with order (#263)
Level order as proposed for EPIAP.
* Fix typo's
* Remove emf leftover
* Remove network_filter_network.xsd
* Remove netex_country_version.xsd
* EPIAP quay boarding positions enhancement (#298)
* Update netex_ifopt_stopPlace_version.xsd
EPIAP Quay and Boarding Position Enhancement
* Change from Stefan Jugelt on documentation for EdgeToTrackCenterDistance
I would suggest to refer to the parameter 4.2.9.3. Platform offset of the Infrastrcuture TSI:
Distance between the track centre and the platform edge parallel to the running plane (bq), as defined in chapter 13 of EN 15273-3:2013.
Co-authored-by: Matthias Günter
* EPIAP quay boarding positions enhancement (#298)
* Update netex_ifopt_stopPlace_version.xsd
EPIAP Quay and Boarding Position Enhancement
* Change from Stefan Jugelt on documentation for EdgeToTrackCenterDistance
I would suggest to refer to the parameter 4.2.9.3. Platform offset of the Infrastrcuture TSI:
Distance between the track centre and the platform edge parallel to the running plane (bq), as defined in chapter 13 of EN 15273-3:2013.
Co-authored-by: Matthias Günter
* Adding handrail to BorderTypeEnumeration (#303)
This allows for this accessibility feature to be used in SitePathLink
* EPIAP: Add raised kerb mobility facility enumeration (#301)
* raisedCurb in MobilityFacilityEnumeration
* Curb to Kerb
Kerb is used in the rest of NeTEx
* EPIAP: Add raised kerb mobility facility enumeration (#301)
* raisedCurb in MobilityFacilityEnumeration
* Curb to Kerb
Kerb is used in the rest of NeTEx
* Add Length and Width on StopPlaceSpaceGroup (#315)
Replaces #302
* Improve passenger information equipment (#314)
* Adding handrail to BorderTypeEnumeration
This allows for this accessibility feature to be used in SitePathLink
* Update netex_passengerInformationEquipment_version.xsd
* comments gone
* Handrail is in a different PR
REmoved here
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_version.xsd
Co-authored-by: Stefan de Konink
Co-authored-by: Stefan de Konink
* Update netex_ifopt_stopPlace_support.xsd (#276)
* Update netex_ifopt_stopPlace_support.xsd
Extension of QuayTypeEnumeration for the hierarchy needed in rail
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd
* completed with discussion from the PullRequest
Co-authored-by: Stefan de Konink
* Allow multiple gml:Polygons associated to a Zone (#255)
* Allow multiple Polygons to describe a Zone
* use MultiSurface instead of multiple Polygons
* Update netex_servicePattern_support.xsd (#214)
* Update copyright to 2021 (#206)
* Update copyright to 2021
* Declutter whitespace
* Fix
* Update netex_servicePattern_support.xsd
Adding a possibility that the driver should be informed
* more neutral formulation of informStaffOnboard
* typo correction
Co-authored-by: Stefan de Konink
* Extension of AccessibilityLimitation for EPIAP (#265)
* Extension of AccessibilityLimitation for EPIAP
* Other problems from Adrian's CR on AccessibibilityLimitation
* Update netex_facility_support.xsd (#278)
* Updating additional relevant user categories (#280)
women and families are possibly also relevant additional ParkingUserTypes
Co-authored-by: Stefan de Konink
* Need to specify more than one ActivationMeans (#319)
Co-authored-by: Kristian Syversen
* Add support for NAND, NOR, XNOR as a LogicalOperation. Also renamed BooleanOperatorEnumeration to LogicalOperationEnumeration to better reflect actual use (#126)
* TransportMode (Duty) as AllModesEnumeration
Fix #44
* Resolve comments.
Fix #151
* Added Chur example from Wilfried (#329)
* Added Chur example from Wilfried
* Adding EPIAP examples to travis
* Changed charset encoding from latin1, latin2 to UTF-8 (#352)
* changes according to basecamp discussion (#344)
* changes according to basecamp discussion
* Update xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd
Co-authored-by: Stefan de Konink
* Apply suggestions from code review
Co-authored-by: Stefan de Konink
* Update netex_acsb_limitations.xsd
* Stairfree Access as Limitation to be more compatible with OJP (#362)
* Stairfree Access as Limitation to be more compatible with OJP and for EP
* Update netex_ifopt_site_version.xsd (#410)
* Update netex_ifopt_site_version.xsd
* new name after discussion with Stefan
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_site_version.xsd
* Fix branch
Notice that the examples still miss RelativeLevelOrder.
* examples adapted to new RelativeLevelOrder and RelativeLevelOrder optional and a small validity problem (#430)
Examples adapted to new RelativeLevelOrder and RelativeLevelOrder optional. We otherwise have examples that break. And it might be that people don't wish to use them.
* BeaconEquipment added and example VehicleType modeling for EPIAP (#365)
* First part of Beacon Equipment
* second part of BeaconEquipment
* BeaconEquipment -> PassengerBeaconEquipment
There are also technical Beacons with BeaconPoint. As they are different currently no ref is added in either element.
* XML Spy removed
* fixed example and added examples to project
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
* Apply suggestions from code review
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
* Apply suggestions from code review
---------
Co-authored-by: Stefan de Konink
* Lint and update documentation tables
* Fix railIslandPlatform (#524)
Fix #523
* Fix #533 (#534)
* Fix #533
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: DWillDB <144349651+DWillDB@users.noreply.github.com>
---------
Co-authored-by: DWillDB <144349651+DWillDB@users.noreply.github.com>
* Fix epiap example validation (#547)
* Make sure the EPIAP examples actually get validated
Split up until new release of libxml2 is available.
* Fix #539 (#540)
* Ramp equipment with maximal load and an explanation for Length for mobile ramps. (#366)
* Update netex_ifopt_equipmentAccess_version.xsd
* Update netex_ifopt_equipmentAccess_version.xsd
* fix ident1
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
---------
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Lint and update documentation tables
* Delfiplus extensions (#388)
* Changes needed from the mapping table on DELFI+
* changes to ramp/hoist
* more information in stationMap
removal of an element that we could not find out, what it does (replaced with a length and width)
* Update netex_ifopt_stopPlace_support.xsd
* Lint and update documentation tables
* Update xsd/netex_framework/netex_reusableComponents/netex_equipment_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Enhance door control element height (Fix #541) (#542)
* Fix #541
* adds example for door control element height
Co-authored-by: Christophe Duquesne
* Fix #541 updates documentation for door control element height
* Fix #541 adds example for door control element height
---------
Co-authored-by: Christophe Duquesne
* Create epiap_test_Crossing_Equipment.xml (#611)
* Create epiap_test_Crossing_Equipment.xml
* Lint and update documentation tables
* version to 1 and filled description
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* changing QuayType for "on street" bus/tram (#629)
* changing QuayTaype for "on street"
* Lint and update documentation tables
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* improved comments
* removing depreciated values
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* LiftCallEquipment (#634)
* LiftCallEquipment added
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink
---------
Co-authored-by: Stefan de Konink
* EPIAP Equipments Enhancement (#555)
* Enhancement of Crossing Equipments
Enhancements of the Crossing Equipmentsproposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-normes#18 (French Accessibility Profile)
More similar commits (on other accessibility equipments) will follow on this same PR (several proposal on several object on the same XSD file)
* Enhancement of Sanitary Equipments
Enhancements of the Sanitary Equipments proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-normes#19 (French Accessibility Profile)
* Enhancement of Sanitary Equipments
complement
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
Co-authored-by: Stefan de Konink
* Addition of default values
Addition of default values whenever relevant
* Addition of default value
Addition of default values whenever relevant
* Enhancement of the SeatingEquipments
Enhancements of the SeatingEquipments proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-normes#20 (French Accessibility Profile)
* Lint and update documentation tables
* to conform PR540 decision
* Enhancement of the EntranceEquipment
Enhancement of the EntranceEquipment
Enhancements of the EntranceEquipment proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-normes#21 (French Accessibility Profile)
* Lint and update documentation tables
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink
* Enhancement of the RampEquipment
Enhancements of the RampEquipmentproposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-normes#22 (French Accessibility Profile)
* Enhancement of the RoughSurface
Enhancements of the RoughSurfaceproposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-normes#23 (French Accessibility Profile)
* Enhancements of the StaircaseEquipment
Enhancements of the StaircaseEquipment proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-normes#24 (French Accessibility Profile)
* Enhancements of the EscalatorEquipment
Enhancements of the EscalatorEquipment proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-normes#25 (French Accessibility Profile)
* Enhancements of the LiftEquipment
Enhancements of the LiftEquipment proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-normes#27 (French Accessibility Profile)
* Enhancement of Crossing Equipments
Enhancements of the Crossing Equipmentsproposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-normes#18 (French Accessibility Profile)
More similar commits (on other accessibility equipments) will follow on this same PR (several proposal on several object on the same XSD file)
* Enhancement of Sanitary Equipments
Enhancements of the Sanitary Equipments proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-normes#19 (French Accessibility Profile)
* Enhancement of Sanitary Equipments
complement
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
Co-authored-by: Stefan de Konink
* Addition of default values
Addition of default values whenever relevant
* Addition of default value
Addition of default values whenever relevant
* Enhancement of the SeatingEquipments
Enhancements of the SeatingEquipments proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-normes#20 (French Accessibility Profile)
* Lint and update documentation tables
* Enhancement of the EntranceEquipment
Enhancement of the EntranceEquipment
Enhancements of the EntranceEquipment proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-normes#21 (French Accessibility Profile)
* Lint and update documentation tables
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink
* Enhancement of the RampEquipment
Enhancements of the RampEquipmentproposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-normes#22 (French Accessibility Profile)
* Enhancement of the RoughSurface
Enhancements of the RoughSurfaceproposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-normes#23 (French Accessibility Profile)
* Enhancements of the StaircaseEquipment
Enhancements of the StaircaseEquipment proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-normes#24 (French Accessibility Profile)
* Enhancements of the EscalatorEquipment
Enhancements of the EscalatorEquipment proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-normes#25 (French Accessibility Profile)
* Enhancements of the LiftEquipment
Enhancements of the LiftEquipment proposed by the French team working on an accessibility capture tool
These enhancements are mainly coming from comparison and mapping with OSM
The original request is here etalab/transport-normes#27 (French Accessibility Profile)
* Lint and update documentation tables
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* cleaning
Cleanin g of unnecessary "discomfortable" values
* Clarifications
Clarifications (from github diuscussions)
* Lint and update documentation tables
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Christophe Duquesne
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: Christophe Duquesne
* fixed comments from Nick
* fixing error
* Lint and update documentation tables
* typo plus unknown value for StairRampEnumeration
* Lint and update documentation tables
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* fixing names according to Tim
* Update xsd/netex_framework/netex_reusableComponents/netex_submode_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd
Co-authored-by: Stefan de Konink
* fix validation problem
---------
Co-authored-by: Stefan de Konink
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matthias Günter
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Clone 'TactileWriting' attribute from StairGroup for other equipments with handrail (#664)
* Lint and update documentation tables
* Update xsd/NeTEx_publication_timetable.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_limitations.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_limitations.xsd
Co-authored-by: Stefan de Konink
* Update xsd/NeTEx_publication_timetable.xsd
Co-authored-by: Stefan de Konink
* Lint and update documentation tables
* Update xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/NeTEx_publication_timetable.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd
Co-authored-by: Stefan de Konink
* Apply suggestions from code review
* Apply suggestions from code review
* To solve issue #665
This change would solve #665, but I'm not sure it is allowed to let it slip in here. If it interfered with this PR, I would do it later in a separate PR, after this one will be merged.
---------
Co-authored-by: Arne Seime
Co-authored-by: syversenkr
Co-authored-by: Henno Willering
Co-authored-by: Matthias Günter
Co-authored-by: Christophe Duquesne
Co-authored-by: Arne Seime
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: DWillDB <144349651+DWillDB@users.noreply.github.com>
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
Co-authored-by: Julius Tens <144336919+juliustens-db@users.noreply.github.com>
* Add properties to describe the height of a Lift (including its doors) (#696)
* Fix schema and examples
* changes to clean up merge
* Second try
* Apply suggestions from code review
Thanks @trurlurl
---------
Co-authored-by: Matthias Günter
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
Co-authored-by: Arne Seime
Co-authored-by: syversenkr
Co-authored-by: Henno Willering
Co-authored-by: Christophe Duquesne
Co-authored-by: Arne Seime
Co-authored-by: DWillDB <144349651+DWillDB@users.noreply.github.com>
Co-authored-by: Julius Tens <144336919+juliustens-db@users.noreply.github.com>
---
.github/scripts/validate-examples.sh | 2 +-
.../deckPlans/DeckPlans-Example_train.xml | 2 +-
.../DeckPlans-Example_train_simple.xml | 2 +-
...NTUR-SchoolTwiceADayTripCarnet_2020120.xml | 5 +
.../newModes/NewModes-CarClubExample.xml | 4 +-
.../newModes/NewModes-CarPoolingExample.xml | 4 +-
.../NewModes-ChauffeuredServiceExample.xml | 4 +-
.../newModes/NewModes-CycleSharingExample.xml | 88 +-
.../site/Netex_11_Sites_OlympicPark_1.xml | 5 +
.../site/Netex_21_Sites_Parking_1.xml | 5 +
.../site/Netex_21_Sites_Parking_2.xml | 5 +
.../site/Netex_Address_Example_1.xml | 5 +
...FER_910GWIMBLDN-accessibility_20140601.xml | 3 +-
...topPlace_uk_ComplexStation_Wimbledon_1.xml | 4 +-
.../Netex_10_StopPlace_withParking_1.xml | 4 +-
...1.4_Bus_SimpleTimetable_WithConnection.xml | 2 +-
...07.2_Bus_FlexibleTimetable_WithPattern.xml | 6 +-
.../versioning/Netex_Uniqueness_01.xml | 2 +-
.../standards/epip/epip_common_profile.xml | 3 +
.../standards/fxc/FX-PI-01_ParisExample.xml | 2798 +++++++++++++++++
...AMSY_NETWORK_FARE_Arriva-trip_20200417.xml | 1 +
...ristol-Line-48-trip-(stage)_2017-01-01.xml | 2 +-
...ARE_WOE-Bristol-(mixed)_2017-01-01 (5).xml | 4 +-
...FARE_WOE-Bristol-pass-(Z2Z)_2017-01-01.xml | 4 +-
...FirstSheffield-pass-by-period_20200310.xml | 2 +-
...E_FirstSheffield-pass-by-user_20200310.xml | 2 +-
...RE_FirstSheffield-pass-simple_20200310.xml | 2 +-
...RE_FYOR-Line-10-trip-(gtfs)_2018-11-01.xml | 2 +-
...YOR-Line-26-trip-(stages-Z2Z)-20181101.xml | 3 +-
...Line-016-trip_2020-03-11T22_19_20.696Z.xml | 1 +
...INE_FARE_MB-Line-1-trip-(Z2Z)_20170101.xml | 6 +-
...RE_MB-Line-1-trip-(Z2Z-basic)_20170101.xml | 8 +-
...S_LINE_FARE_Line-3-trip-(p2p)_20190101.xml | 1 +
...ETWORK_FARE_Travelmaster-pass_20200315.xml | 2 +-
.../fxc/uk_fxc_addon_HSP_plusbus.xml | 10 +-
.../standards/fxc/uk_fxc_common_profile.xml | 2 +-
...US-NeTEx-Profil Arret - External Quays.xml | 2 +
... Corbusier - SQYBUS-NeTEx-Profil Arret.xml | 2 +
...lendar_TimetableAndVehicleSchedule_PB2.xml | 6 +
.../TAP-SKDUPD-example2.1-Classic_train.xml | 5 +
.../TAP-SKDUPD-example2.2-Coach_group.xml | 5 +
.../TAP-SKDUPD-example2.3-Leo_Express.xml | 5 +
.../TAP-SKDUPD-example2.4-Load_and_Unload.xml | 5 +
.../TAP-SKDUPD-example2.5-Interchange.xml | 5 +
.../TAP-SKDUPD-example2.6-Check_In.xml | 5 +
...DUPD-example2.7-Tariff_and_Reservation.xml | 5 +
...DUPD-example2.7-Tarrif_and_Reservation.xml | 677 ++++
.../standards/tap_tsi/TAP-SKDUPD-example2.xml | 5 +
.../TAP-TSDUPD-example2.1-Hilleroed.xml | 3 +
.../tap_tsi/TAP-TSDUPD-example2.2-Milano.xml | 3 +
.../TAP-TSDUPD-example2.3-Piedmont.xml | 3 +
.../standards/tap_tsi/TAP-TSDUPD-example2.xml | 6 +
...I-01_UK_DFT_STOP_NPTG-extract_20170101.xml | 4 +-
...K_DFT_STOP_NaPTAN-060+086+110_20171217.xml | 8 +-
..._SCWW_LINE_SCWW-86-simplified_20190101.xml | 4 +-
.../txc/uk_nap_naptan_stops_extract1.xml | 4 +-
.../txc/uk_nptg_extract1_minimal.xml | 5 +
.../txc/uk_nptg_localities_extract1.xml | 4 +-
.../uk_txc_SCWW-86_extract1-with-sections.xml | 4 +-
.../uk_txc_SCWW-86_extract2-simplified.xml | 4 +-
examples/standards/txc/uk_txc_extract1.xml | 2 +-
.../txc/uk_txc_extract1_simplified.xml | 2 +-
.../Netex_de_calendarExample_01_gd.xml | 5 +
xsd/NeTEx_publication.xsd | 596 ++--
xsd/NeTEx_publication_timetable.xsd | 223 +-
.../netex_acsb_limitations.xsd | 6 +-
.../netex_acsb_passengerMobility.xsd | 6 +-
.../netex_responsibilitySet_version.xsd | 2 +-
...etex_equipmentVehiclePassenger_version.xsd | 5 -
.../netex_facility_support.xsd | 2 +
.../netex_mode_support.xsd | 4 +-
.../netex_trainElement_version.xsd | 12 -
.../netex_vehicleType_support.xsd | 33 +-
.../netex_vehicleType_version.xsd | 24 +-
.../netex_ifopt_equipmentAccess_support.xsd | 17 +-
.../netex_ifopt_equipmentAccess_version.xsd | 26 +-
.../netex_ifopt_stopPlace_support.xsd | 3 +-
77 files changed, 4384 insertions(+), 368 deletions(-)
create mode 100644 examples/standards/fxc/FX-PI-01_ParisExample.xml
create mode 100644 examples/standards/tap_tsi/TAP-SKDUPD-example2.7-Tarrif_and_Reservation.xml
diff --git a/.github/scripts/validate-examples.sh b/.github/scripts/validate-examples.sh
index 93bb351a9..1f1af370b 100755
--- a/.github/scripts/validate-examples.sh
+++ b/.github/scripts/validate-examples.sh
@@ -9,7 +9,7 @@ set -e
echo "Validating NeTEx XML examples ..."
-if xmllint --noout --schema xsd/NeTEx_publication.xsd examples/functions/deckPlans/*.xml examples/standards/epiap/*xml && xmllint --noout --schema xsd/NeTEx_publication.xsd examples/functions/calendar/*.xml examples/functions/fares/*xml examples/functions/grouping/*xml examples/functions/newModes/*xml examples/functions/patterns/*xml examples/functions/pointOfInterest/*xml examples/functions/simpleNetwork/*xml examples/functions/site/*xml examples/functions/stopPlace/*xml examples/functions/timetable/*xml examples/functions/validityCondition/*xml examples/functions/variant/*xml examples/functions/vehicleSchedule/*xml examples/functions/versioning/*xml examples/standards/epip/*xml examples/standards/era_uic/*xml examples/standards/fxc/*xml examples/standards/gbfs/*xml examples/standards/gtfs/*xml examples/standards/neptune/*xml examples/standards/noptis/*xml examples/standards/tap_tsi/*xml examples/standards/txc/*xml examples/standards/vdv452/*/*xml examples/standards/vdv452/*/*/*xml; then
+if xmllint --noout --schema xsd/NeTEx_publication.xsd examples/standards/epiap/*xml examples/functions/deckPlans/*.xml examples/standards/epiap/*xml && xmllint --noout --schema xsd/NeTEx_publication.xsd examples/functions/calendar/*.xml examples/functions/fares/*xml examples/functions/grouping/*xml examples/functions/newModes/*xml examples/functions/patterns/*xml examples/functions/pointOfInterest/*xml examples/functions/simpleNetwork/*xml examples/functions/site/*xml examples/functions/stopPlace/*xml examples/functions/timetable/*xml examples/functions/validityCondition/*xml examples/functions/variant/*xml examples/functions/vehicleSchedule/*xml examples/functions/versioning/*xml examples/standards/epip/*xml examples/standards/era_uic/*xml examples/standards/fxc/*xml examples/standards/gbfs/*xml examples/standards/gtfs/*xml examples/standards/neptune/*xml examples/standards/noptis/*xml examples/standards/tap_tsi/*xml examples/standards/txc/*xml examples/standards/vdv452/*/*xml examples/standards/vdv452/*/*/*xml; then
echo -e '\033[0;32mValidating NeTEx XML examples succeeded\033[0m'
else
echo -e '\033[0;31mValidating NeTEx XML examples failed\033[0m'
diff --git a/examples/functions/deckPlans/DeckPlans-Example_train.xml b/examples/functions/deckPlans/DeckPlans-Example_train.xml
index 0691f097f..dca27eab1 100644
--- a/examples/functions/deckPlans/DeckPlans-Example_train.xml
+++ b/examples/functions/deckPlans/DeckPlans-Example_train.xml
@@ -364,7 +364,7 @@ The train reverse in the station and departs, oriented backwards to the right
Example of DeckPlans
-
+ 2023-01-01T00:00:002023-12-31T12:00:00
diff --git a/examples/functions/deckPlans/DeckPlans-Example_train_simple.xml b/examples/functions/deckPlans/DeckPlans-Example_train_simple.xml
index 50be5c478..9cd5ee212 100644
--- a/examples/functions/deckPlans/DeckPlans-Example_train_simple.xml
+++ b/examples/functions/deckPlans/DeckPlans-Example_train_simple.xml
@@ -103,7 +103,7 @@
Example of DeckPlans
-
+ 2023-01-01T00:00:002023-12-31T12:00:00
diff --git a/examples/functions/fares/ENTUR-SchoolTwiceADayTripCarnet_2020120.xml b/examples/functions/fares/ENTUR-SchoolTwiceADayTripCarnet_2020120.xml
index 9b2616ba7..209d38928 100644
--- a/examples/functions/fares/ENTUR-SchoolTwiceADayTripCarnet_2020120.xml
+++ b/examples/functions/fares/ENTUR-SchoolTwiceADayTripCarnet_2020120.xml
@@ -11,6 +11,11 @@
+
+
+
+
+
diff --git a/examples/functions/newModes/NewModes-CarClubExample.xml b/examples/functions/newModes/NewModes-CarClubExample.xml
index 0c86d493b..e2cb824ff 100644
--- a/examples/functions/newModes/NewModes-CarClubExample.xml
+++ b/examples/functions/newModes/NewModes-CarClubExample.xml
@@ -61,7 +61,7 @@
-
+ EUR
@@ -76,7 +76,7 @@
-
+ feedback@mycar.com
diff --git a/examples/functions/newModes/NewModes-CarPoolingExample.xml b/examples/functions/newModes/NewModes-CarPoolingExample.xml
index b79ff0551..9062b8990 100644
--- a/examples/functions/newModes/NewModes-CarPoolingExample.xml
+++ b/examples/functions/newModes/NewModes-CarPoolingExample.xml
@@ -88,7 +88,7 @@ In addition CUSTOMER PURCHASE PACKAGES showing the parameters that might be held
-
+ GBP
@@ -103,7 +103,7 @@ In addition CUSTOMER PURCHASE PACKAGES showing the parameters that might be held
-
+ feedback@ryde.euhttps://opendata.eu/vanilla
diff --git a/examples/functions/newModes/NewModes-ChauffeuredServiceExample.xml b/examples/functions/newModes/NewModes-ChauffeuredServiceExample.xml
index da7d0b767..4fe83052b 100644
--- a/examples/functions/newModes/NewModes-ChauffeuredServiceExample.xml
+++ b/examples/functions/newModes/NewModes-ChauffeuredServiceExample.xml
@@ -54,7 +54,7 @@
-
+ GBP
@@ -69,7 +69,7 @@
-
+ feedback@homeJames.eu
diff --git a/examples/functions/newModes/NewModes-CycleSharingExample.xml b/examples/functions/newModes/NewModes-CycleSharingExample.xml
index 5d54612bc..65bb0e92f 100644
--- a/examples/functions/newModes/NewModes-CycleSharingExample.xml
+++ b/examples/functions/newModes/NewModes-CycleSharingExample.xml
@@ -19,7 +19,10 @@
Deposit required.
SALES PACKAGES (a) mobile app for preregistered users only.
-(C) CEN 2021
+ Update
+ 2023.01.30 Add AcceptedDriverPermit and VehicleEquipmentProfile examples
+
+(C) CEN 2023
-->
2020-12-17T09:30:47.0ZSYS001
@@ -27,7 +30,7 @@
2020-12-17T09:30:46.0ZSYS002
- Request for Metrobike 1 tariff
+ Request for Metrobike 1 tariff
@@ -54,8 +57,8 @@
2020-01-01T00:00:002020-12-31T12:00:00
- Cycle Sharing Example
- This is an example showing how one might encode a cycle sharings scheme " Metrobike" in NeTEx. It includes some prices.
+ Cycle Sharing Example
+ This is an example showing how one might encode a cycle sharings scheme " Metrobike" in NeTEx. It includes some prices.
@@ -64,13 +67,13 @@
-
+ EUR
- Metrobike Operator specific common resources
+ Metrobike Operator specific common resourcesmb
@@ -79,7 +82,7 @@
-
+ feedback@metrobike.eu
@@ -117,12 +120,26 @@
-
- Bike equimebt
+
+ Bike equipmentBattery
+
+ Charger
+
+
+
+
+ Driving licence types
+
+
+ ecycle
+
+
+ car
+
@@ -224,6 +241,14 @@
nonecycle14
+
+
+
+
+
+
+
+
@@ -249,7 +274,18 @@
2
-
+
+
+ Batteries
+ 2
+
+
+
+ Charger
+ 1
+
+
+ plug
@@ -302,7 +338,7 @@
1.3525052.44692
- 376748 167119
+ 376748 167119
@@ -464,7 +500,7 @@
docks
- Ticket Machine at Bike Station Beta
+ Ticket Machine at Bike Station Betatrue1ticketMachines
@@ -848,15 +884,15 @@
PT45M
- 45 - 90 minutes
+ 45 - 90 minutesPT45M
- 90 - 600 minutes, per hour
+ 90 - 600 minutes, per hourPT60M
- More than 5 hours 600 minutes
+ More than 5 hours 600 minutesP1D
@@ -1016,7 +1052,7 @@
- Single ride
+ Single ride
@@ -1102,7 +1138,7 @@
- Metrobike one-session purchase from ticket machine
+ Metrobike one-session purchase from ticket machineOn street ticket machine
@@ -1161,7 +1197,7 @@
- Metrobike day Pass1
+ Metrobike day Pass1
@@ -1261,7 +1297,7 @@
- Single ride
+ Single ride
@@ -1344,7 +1380,7 @@
- Metrobike prices
+ Metrobike prices
@@ -1389,7 +1425,7 @@
- 90 to 600 minutes, charge per hour e
+ 90 to 600 minutes, charge per hour e4.0060
@@ -1752,7 +1788,7 @@ This Shows sample Purchases
- Buy Single ticket Adult
+ Buy Single ticket Adult2020-12-08T12:01:002.10
@@ -1843,7 +1879,7 @@ This Shows sample Purchases
8.00120
- 91 minutes to 600 minutes
+ 91 minutes to 600 minutes2020-10-08T13:10:00
@@ -1971,7 +2007,7 @@ This Shows sample Purchases
2020-12-08T12:01:002020-12-08T14:01:00
- Single session cycle use
+ Single session cycle use
@@ -1992,7 +2028,7 @@ This Shows sample Purchases
used
- Check back in to station beta_b1_004
+ Check back in to station beta_b1_004
@@ -2025,7 +2061,7 @@ This Shows sample Purchases
- Additional charge 3 + 4
+ Additional charge 3 + 47.00
diff --git a/examples/functions/site/Netex_11_Sites_OlympicPark_1.xml b/examples/functions/site/Netex_11_Sites_OlympicPark_1.xml
index c95d5239c..f3cb8c923 100644
--- a/examples/functions/site/Netex_11_Sites_OlympicPark_1.xml
+++ b/examples/functions/site/Netex_11_Sites_OlympicPark_1.xml
@@ -221,6 +221,11 @@ Updated to give exampel of group of SItes
+
+
+
+
+ Olympic Park2 2012
diff --git a/examples/functions/site/Netex_21_Sites_Parking_1.xml b/examples/functions/site/Netex_21_Sites_Parking_1.xml
index 45aa1627e..c91213d69 100644
--- a/examples/functions/site/Netex_21_Sites_Parking_1.xml
+++ b/examples/functions/site/Netex_21_Sites_Parking_1.xml
@@ -34,6 +34,11 @@ Overview
PT5M0S
+
+
+
+
+
diff --git a/examples/functions/site/Netex_21_Sites_Parking_2.xml b/examples/functions/site/Netex_21_Sites_Parking_2.xml
index 8362a9efc..e96790974 100644
--- a/examples/functions/site/Netex_21_Sites_Parking_2.xml
+++ b/examples/functions/site/Netex_21_Sites_Parking_2.xml
@@ -50,6 +50,11 @@ v1.1 revised ids and corrections
PT5M0S
+
+
+
+
+
diff --git a/examples/functions/site/Netex_Address_Example_1.xml b/examples/functions/site/Netex_Address_Example_1.xml
index 34d36e6b2..c3e980b0a 100644
--- a/examples/functions/site/Netex_Address_Example_1.xml
+++ b/examples/functions/site/Netex_Address_Example_1.xml
@@ -30,6 +30,11 @@ Overview
PT5M0S
+
+
+
+
+
diff --git a/examples/functions/stopPlace/FX-PI-01_UK_TBD_STOP-OFFER_910GWIMBLDN-accessibility_20140601.xml b/examples/functions/stopPlace/FX-PI-01_UK_TBD_STOP-OFFER_910GWIMBLDN-accessibility_20140601.xml
index d0588e080..2a7a4991c 100644
--- a/examples/functions/stopPlace/FX-PI-01_UK_TBD_STOP-OFFER_910GWIMBLDN-accessibility_20140601.xml
+++ b/examples/functions/stopPlace/FX-PI-01_UK_TBD_STOP-OFFER_910GWIMBLDN-accessibility_20140601.xml
@@ -269,6 +269,7 @@ Changes
+ data@accessibiity.org.uk
@@ -4855,7 +4856,7 @@ Changes
-
+ Seats on Platform 1 and 2. "0 metres from Platform entrance
diff --git a/examples/functions/stopPlace/Netex_10_StopPlace_uk_ComplexStation_Wimbledon_1.xml b/examples/functions/stopPlace/Netex_10_StopPlace_uk_ComplexStation_Wimbledon_1.xml
index 4ce8a4e1b..eb479dfa9 100644
--- a/examples/functions/stopPlace/Netex_10_StopPlace_uk_ComplexStation_Wimbledon_1.xml
+++ b/examples/functions/stopPlace/Netex_10_StopPlace_uk_ComplexStation_Wimbledon_1.xml
@@ -281,10 +281,10 @@ Changes
-
+ DfT Naptan database
-
+ Additional accessibility Data
diff --git a/examples/functions/stopPlace/Netex_10_StopPlace_withParking_1.xml b/examples/functions/stopPlace/Netex_10_StopPlace_withParking_1.xml
index 230613246..454cf2334 100644
--- a/examples/functions/stopPlace/Netex_10_StopPlace_withParking_1.xml
+++ b/examples/functions/stopPlace/Netex_10_StopPlace_withParking_1.xml
@@ -277,10 +277,10 @@ Changes
-
+ DfT Naptan database
-
+ Additional accessibility Data
diff --git a/examples/functions/timetable/Netex_01.4_Bus_SimpleTimetable_WithConnection.xml b/examples/functions/timetable/Netex_01.4_Bus_SimpleTimetable_WithConnection.xml
index 3ad50dccd..9033a28e7 100644
--- a/examples/functions/timetable/Netex_01.4_Bus_SimpleTimetable_WithConnection.xml
+++ b/examples/functions/timetable/Netex_01.4_Bus_SimpleTimetable_WithConnection.xml
@@ -579,7 +579,7 @@ The Calendar is shown coded as
-
+ Assigns Quebec to flexibleHail and ride section
diff --git a/examples/functions/timetable/Netex_07.2_Bus_FlexibleTimetable_WithPattern.xml b/examples/functions/timetable/Netex_07.2_Bus_FlexibleTimetable_WithPattern.xml
index b4969eaf5..183194286 100644
--- a/examples/functions/timetable/Netex_07.2_Bus_FlexibleTimetable_WithPattern.xml
+++ b/examples/functions/timetable/Netex_07.2_Bus_FlexibleTimetable_WithPattern.xml
@@ -408,7 +408,7 @@ The Calendar is shown coded as
-
+ Assigns Charley to Tau Zone
@@ -599,14 +599,14 @@ The Calendar is shown coded as
-
+ subsidyfalse20
-
+ contractfalse
diff --git a/examples/functions/versioning/Netex_Uniqueness_01.xml b/examples/functions/versioning/Netex_Uniqueness_01.xml
index 56ee3596b..22afa8604 100644
--- a/examples/functions/versioning/Netex_Uniqueness_01.xml
+++ b/examples/functions/versioning/Netex_Uniqueness_01.xml
@@ -56,7 +56,7 @@ This is part 1 of a multistep example on versioning
-
+
diff --git a/examples/standards/epip/epip_common_profile.xml b/examples/standards/epip/epip_common_profile.xml
index 80c9b213d..dfcfcc74e 100644
--- a/examples/standards/epip/epip_common_profile.xml
+++ b/examples/standards/epip/epip_common_profile.xml
@@ -49,6 +49,9 @@
schemer@netex-cen.eu
+
+ schemer@netex-cen.eu
+
diff --git a/examples/standards/fxc/FX-PI-01_ParisExample.xml b/examples/standards/fxc/FX-PI-01_ParisExample.xml
new file mode 100644
index 000000000..0921fbbd3
--- /dev/null
+++ b/examples/standards/fxc/FX-PI-01_ParisExample.xml
@@ -0,0 +1,2798 @@
+
+
+
+
+ 2024-01-30T09:30:47.0Z
+ SYS003
+
+
+ 2024-01-30T09:30:47.0Z
+ SYS002
+ Request for AMSY bus pass fares
+
+ P3M
+ Example of simple zonal pass fares.
+
+
+
+
+ 2024-01-30T09:30:47.0Z
+ 2030-01-30T09:30:47.0Z
+
+ Paris t+ for metro/bus/tram - Fares Example
+
+
+
+ idfm
+ https://www.iledefrance-mobilites.fr
+ Île-de-France Mobilités data.
+
+
+ tsln
+ https://www.transilien.fr
+ Transilien data.
+
+
+ ratp
+ https://www.ratp.fr/
+ RATP data.
+
+
+ sncf
+ https://www.sncf.fr/
+ SNCF data.
+
+
+ transdev
+ https://www.transdev.com/
+ Transdev data.
+
+
+
+
+
+
+
+
+
+ Operator specific common resources
+
+
+
+ feedback@www.iledefrance-mobilites.fr
+
+
+
+
+
+ Operator tariff data
+
+
+ creates
+ fareManagement
+
+
+
+
+
+ Operator Network data
+
+
+ creates
+ planning
+
+
+
+
+
+
+
+
+
+ Full fare
+
+
+ Half fare
+
+
+
+
+
+
+
+ IDFM
+ Île-de-France Mobilités
+ bus
+
+ contact@www.iledefrance-mobilites.fr
+ +33 1 47 53 28 00
+ https://www.iledefrance-mobilites.fr/en/contact-us
+
+
+
+
+ RER
+ Funiculaire de Montmartre
+
+
+
+ Transilien
+ Transilien
+ bus
+
+
+
+
+ Île-de-France Mobilités network
+
+
+
+
+
+
+
+ Isle de France Network
+
+
+ Express trams
+ Exluded from t+ fares
+
+
+
+
+
+ tram
+
+ regionalTram
+
+ tariff
+
+
+
+
+
+ Funiculaire de Montmartre
+ funicular
+ local
+
+
+ OrlyBus: Paris Denfert-Rochereau to Orly
+ bus
+
+ airportLinkBus
+
+ OrlyBus
+
+ express
+ beforeBoardingOnly
+
+
+ RoissyBus: Paris Opera to Roissy Charles de Gaulle Airport.
+ bus
+
+ airportLinkBus
+
+ RoissyBus
+
+ express
+ beforeBoardingOnly
+
+
+ ExpressTram line T11
+ tram
+
+ regionalTram
+
+ T11
+
+ express
+
+
+ ExpressTram line T12
+ tram
+
+ regionalTram
+
+ T12
+
+ express
+
+
+ Express Tram line T13
+ tram
+
+ regionalTram
+
+ T13
+
+ express
+
+
+
+
+ Paris central zone
+ Zone on which t+ is valid on RER
+
+
+
+
+ Noctilien network
+
+
+
+
+
+
+
+
+ The Noctilien night bus lines operate from 00:30 a.m. to about 5:30 a.m.
+ true
+
+
+ 00:30:00
+ 05:30:00
+
+
+
+
+
+ Noctilien
+ Noctilien offers a real night bus network in Ile-de-France. In total, the 48 night bus routes mean that Ile-de-France residents can travel easily at night throughout the region:
+
+- Two lines within Paris, one in each direction (N01, N02), connect the four major bus transfer stations at the main train stations (Gare de Lyon, Gare de l'Est, Gare Saint-Lazare and Gare Montparnasse) as well as the major centres for nightlife (Champs-Elysées, Saint-Germain-des-Prés, Bastille, Pigalle, etc.). Routes N01 and N02 are suitable for people with reduced mobility, access will be progressive expanded to other routes.
+
+- Thirty-seven routes leave from Paris to the inner and outer suburbs, from the five bus transfer stations located in central Paris (Gare Saint-Lazare, Gare de l'Est, Châtelet, Gare de Lyon, Gare Montparnasse);
+
+- Eight suburb-to-suburb routes. These routes provide express and semi-express services from Paris to the inner and outer suburbs;
+
+- One route (N73) in the inner suburbs, which follows part of the TVM route between Saint-Maur Créteil and Bourg la Reine via Rungis Marché International. This route is suitable for people with reduced mobility.
+
+ https://www.iledefrance-mobilites.fr/en/the-network/mobility-services/bus/noctilien-night-buses
+
+
+
+
+
+
+ bus
+
+ nightBus
+
+ tariff
+
+
+ Noctilien - lines wwth normal fares
+ SoLines with Nxx format are charged one zone - one t+
+
+
+
+
+
+
+
+
+ bus
+
+ nightBus
+
+ tariff
+
+
+ Noctilien - lines wwth double fares
+ Lines with Nxxx format are charged zone - two one t+
+
+
+
+
+
+
+
+
+
+ bus
+
+ nightBus
+
+ tariff
+
+
+ Noctilien SMS fares - long distance bus routes
+ Some Night bus network routes have a special high sms fare N122 and N153
+
+
+
+
+ bus
+
+ nightBus
+
+ tariff
+
+
+
+
+
+ Night bus: Gare de l'Est to Charles de Gaulle
+ bus
+
+ nightBus
+
+ https://www.ratp.fr/en/plans-lignes/noctilien/N140
+ N140
+
+ express
+
+
+ Night bus: Gare de l'Est to Charles de Gaulle
+ bus
+
+ nightBus
+
+ https://www.ratp.fr/en/plans-lignes/noctilien/N143
+ N143">
+
+ express
+
+
+ Night bus: Gare de Saint-Rémy-Lès-Chevreuse to Châtelet
+ bus
+
+ nightBus
+
+ https://www.ratp.fr/en/plans-lignes/noctilien/N122
+ N122">
+
+ urban
+
+
+ Night bus: Gare St-Lazare to Saint-Germain-en-Laye RER
+ bus
+
+ nightBus
+
+ https://www.ratp.fr/en/plans-lignes/noctilien/N153
+ N153">
+
+ urban
+
+
+
+
+
+ Noctilien zone 1
+ 1
+
+ ring
+
+
+
+
+
+ Noctilien zone 2
+ 2
+
+ ring
+
+
+
+
+
+
+ Noctilien zone 3
+ 3
+
+ ring
+
+
+
+
+
+
+ Noctilien zone 4
+ 4
+
+ ring
+
+
+
+
+
+
+ Noctilien zone 5
+ 5
+
+ ring
+
+
+
+
+
+
+
+
+ Paris example -Platforms fro e products: navigo smartcard product and IDFM mobile app
+
+
+
+
+
+
+
+
+ Navigo smartcard
+ https://www.iledefrance-mobilites.fr/en/tickets-fares/media/navigo-travel-card
+
+ flat
+ true
+ true
+ true
+ true
+ false
+
+
+
+
+ AND
+
+
+ Can be used for the Île-de-France Mobilités t+ ticket on smartcard
+
+
+
+
+
+
+ travelCard
+
+
+ Île-de-France Mobilités mobile app
+ https://www.iledefrance-mobilites.fr/en/tickets-fares/media/smartphone
+
+ https://apps.apple.com/us/app/%C3%AEle-de-france-mobilit%C3%A9s/id484527651
+ https://play.google.com/store/apps/details?id=com.applidium.vianavigo
+
+
+ free
+ false
+ true
+ false
+ true
+ true
+ true
+
+
+
+
+ AND
+
+
+ Can be used for the the Île-de-France Mobilités t+ ticket
+
+
+
+
+
+
+ travelCard
+
+
+
+
+
+ Ticket machine at stop on board
+ debitCard creditCard epayDevice cash
+
+
+ Ticket Officer
+ debitCard creditCard cash cheque bankTransfer epayDevice
+
+
+ Third party Retailer
+ debitCard creditCard cash epayDevice
+
+
+ cardsOnly epayAccount
+
+
+ Pay conductor on board
+ debitCard creditCard cash
+
+
+ Client : désigne l’acheteur d’un TAB-SMS par envoi d’une demande de titre de
+transport au numéro court 93100 ou 93800 par SMS depuis son téléphone mobile, ou
+l’utilisateur d’un TAB-SMS qui lui est propre obtenu par le téléphone d’un autre usager
+avec lequel il voyage conjointement ;
+ sms
+
+
+ Client : désigne l’acheteur d’un TAB-SMS par envoi d’une demande de titre de
+transport au numéro court 93100 ou 93800 par SMS depuis son téléphone mobile, ou
+l’utilisateur d’un TAB-SMS qui lui est propre obtenu par le téléphone d’un autre usager
+avec lequel il voyage conjointement ;
+ sms
+
+
+
+
+ ticketMachine
+
+
+ agent
+
+
+ mobileApp
+
+
+ Sms service
+ sms
+
+
+ conductor
+
+
+ post
+
+
+
+
+ Paper ticket with magnetic strip
+ false
+ magneticStrip
+
+
+ Navigo Smart card
+ true
+ magneticStrip nfc
+
+
+ Mobile app
+ false
+ nfc
+
+
+ SMS text message
+ false
+ ocr
+
+
+
+
+
+
+ t+ ticket - paper
+ Must reside or work in Paris area to get a Navigo residents card
+ https://www.iledefrance-mobilites.fr/en/tickets-fares/media/navigo-travel-card
+
+ free
+ true
+ true
+ true
+ true
+ true
+ true
+
+
+
+
+ AND
+
+
+ Must reside or work in Isle de France area
+
+
+ true
+
+ live
+
+
+ true
+
+ work
+
+
+ true
+
+ study
+
+
+
+
+
+
+
+
+ Online
+ The Navigo Travel Card can be obtained: online from the "Order a Navigo card" section. You will need a photo to upload or take a photo during the online ordering process. You can have it posted to you
+
+
+
+
+ Online
+ The Navigo Travel Card can be obtained: online from the "Order a Navigo card" section. You will need a photo to upload or take a photo during the online ordering process. You can collect it from a ticket office
+
+
+
+
+ ticket office
+ The Navigo Travel Card can be obtained:at any time in a ticket or sales office. You will need proof of identity and proof of residence). The photo will be taken by staff;
+
+
+
+
+ ticket office
+ The Navigo Travel Card can be obtained: - by post with the Agence Navigo by sending a completed Navigo Travel Card application form (available at Navigo sales offices, ticket offices or customer service offices.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ t+ ticket - paper
+ https://www.iledefrance-mobilites.fr/en/tickets-fares/media/navigo-travel-card
+
+ flat
+ true
+ true
+ false
+ false
+ true
+ true
+
+
+
+ ticket office
+ Go to a ticket office to get your Navigo Easy Travel Card.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Paris example - t+ flat fare product
+
+
+
+
+
+
+
+
+
+
+
+ Noctilien Unit Zone
+ Noctilien trips are priced in terms of unit zones with the same price as a t+ trip
+ 1
+
+
+
+
+ t+
+ How does it work ?
+The t+ Ticket allows you to travel on metro lines, RER lines (zone 3), Île-de-France bus lines (except Orlybus and Roissybus), Tramway lines (except T11, T12 and T13) and the Funiculaire de Montmartre.
+
+The following connections are possible:
+(No connection possible between metro/RER and bus)
+
+Metro - Metro for 90 minutes hours from validation;
+Metro - RER and RER - RER within Paris, for 90 minutes hours between the first and last validation;
+Bus - Bus (including transfers between the RATP and OPTILE networks), for 90 minutes between the first and last validation;
+Bus - Tram and Tram - Tram, for 90 minutes between the first and last validation.
+ flat
+
+
+ Bus / Tram Duration
+ SMS bus ticket buys a single 60 minute ride
+ https://www.iledefrance-mobilites.fr/en/tickets-fares/detail/on-board-ticket
+ PT60M
+
+
+ Bus / Tram Trip Duration
+ In the bus network, tickets are valid for 90 minutes between the first and last validation, including one or several transfers. T+ tickets must be validated each time you board a bus or tram.
+ With a smart card or mobile app ticket In the metro and RER, tickets are valid for 90 minutes for a single, one-way trip, which might include transfers. It cannot be used for several different trips within this time period.
+ https://www.ratp.fr/en/how-long-are-metro-rer-or-bus-tickets-valid
+ PT90M
+
+
+ Metro / RER Trip Duration
+ With a paper ticket In the metro and RER, tickets are valid for two hours for a single, one-way trip, which might include transfers. It cannot be used for several different trips within this time period.
+ https://www.ratp.fr/en/how-long-are-metro-rer-or-bus-tickets-valid
+ PT120M
+
+
+
+
+ Access rights Bus Tram
+ Bus/Tram can be used for 90 minutes (between first and last validation), OR the Metro/RER can be used for 90 minutes [eticket] / 120 minutes [paper ticket] (you need to exit the network before 90 minutes after the first validation)
+
+
+
+ XOR
+
+
+ Can use Metro and local train (RER) and connect from one to the other
+ In the metro and RER, tickets are valid for 90 minute on eticket or 120 mins paper ticket for a single, one-way trip, which might include transfers. It cannot be used for several different trips within this time period.
+
+
+
+ Metro - Metro for 90 minutes hours from validation;
+Metro - RER and RER - RER within Paris, for 90 minutes hours between the first and last validation;
+
+ singleTrip
+ activation
+ standardDuration
+ useOfValidator
+
+
+ Return trips or a break in your journey on the same bus or tram route are not allowed with the same Ticket t+.
+ true
+ false
+
+
+ One way trip
+ single
+
+
+ OR
+
+
+ Valid for Metro any zone
+ AND
+
+ metro
+
+
+
+
+
+ Valid for RER central zone only
+ AND
+
+ rail
+
+ local
+
+
+
+
+
+
+
+
+
+ In the bus network, tickets are valid for 90 minutes between the first and last validation, including one or several transfers. T+ tickets must be validated each time you board a bus or tram.
+
+See https://www.iledefrance-mobilites.fr/en/tickets-fares/detail/ticket-t
+A single Ticket t+ is valid from end to end of a bus route (with the exception of certain regular routes, see below).
+You can connect between bus and tram for 90 minutes between the first and last validation.
+Please note: the t+ ticket is not accepted on express trams
+Return trips or a break in your journey on the same bus or tram route are not allowed with the same Ticket t+.
+
+
+
+
+ You can connect between bus and tram for 90 minutes between the first and last validation.
+Bus - Bus (including transfers between the RATP and OPTILE networks), for 90 minutes between the first and last validation;
+Bus - Tram and Tram - Tram, for 90 minutes between the first and last validation.
+ singleTrip
+ activation
+ endOfTrip
+ useOfValidator
+
+
+ Return trips or a break in your journey on the same bus or tram route are not allowed with the same Ticket t+.
+ true
+ false
+
+
+ One way trip
+ single
+
+
+
+ bus tram
+
+
+ AND
+
+
+ Excluded lines
+ Please note: the t+ ticket is not accepted on express trams
+ false
+ OR
+
+
+
+
+
+
+
+
+
+ Can make a single funicular ride
+ A Ticket t+ can be used for a single trip. (The Ticket t+ does not allow for a free interchange between the Métro or bus network and the funicular.)
+
+
+
+ singleRide
+ activation
+ useOfValidator
+
+
+
+
+ funicular
+
+
+
+
+
+
+
+
+ Eligibility
+ ? Children under age 4 can travel free throughout the metro, RER, bus, and tramway networks, provided they do not occupy a seat.
+? Children under 10 can travel with reduced fare tickets: 50% discount on packs of 10 t+ tickets loaded on your Navigo Easy pass/smartphone and 50% discount on origin/destination tickets (single tickets or ticket packs)
+ https://www.ratp.fr/en/titres-et-tarifs/reduced-fares-children
+
+
+
+ XOR
+
+
+ Adult
+ 13
+
+
+ Infant
+ 3
+ free
+
+
+ Babe in arms must be with adult
+
+ 3
+
+
+
+
+ Concessionary fare
+
+ discount
+
+
+ Child
+ Children, aged 4 to under 10
+
+
+ 4
+ 9
+ discount
+
+
+ Veteran
+ Disabled veterans with a priority card issued by the prefecture of police or a disability card issued by the National Office for Veterans and War Victims, with a single or double blue or red bar, presented alone;
+ https://www.ratp.fr/en/titres-et-tarifs/t-tickets
+
+
+ 18
+ identityDocument
+ discount
+
+
+ Registered disabled
+ Blind civilians with a “social assistance for the blind and severely disabled” disability card certified “blind”, together with a travel coupon for the guide;
+ https://www.ratp.fr/en/titres-et-tarifs/t-tickets
+
+
+ identityDocument
+ discount
+
+
+ Registered disabled
+ “Large family” (Famille nombreuse) blue discount cardholders,
+ https://www.ratp.fr/en/titres-et-tarifs/t-tickets
+
+
+ identityDocument
+ discount
+
+
+ Solidarité Transport
+ Solidarité Transport discount card holders;
+ https://www.ratp.fr/en/titres-et-tarifs/t-tickets
+
+
+ identityDocument
+ discount
+
+
+
+
+
+
+ Conditions of Sale
+
+
+
+ XOR
+
+
+ NoRefund
+ Public transport regulations for the Ile-de-France region do not provide for the reimbursement of unused or partially used transportation tickets (purchased individually or in packages of 10)..
+ https://www.ratp.fr/en/i-have-unused-tickets-can-i-have-them-refunded
+ none
+
+
+
+
+
+
+
+ Noctilien - Night bus tariff
+ See https://www.iledefrance-mobilites.fr/en/tickets-fares/detail/ticket-t
+ Ticket t+
+ des lignes Noctilien, sur lesquelles les correspondances sont interdites, que le voyageur
+peut utiliser en validant un ticket t+ pour deux zones carte orange et un ticket t+ par zone
+supplementaire ; par exception, pour les trajets banlieue-banlieue via Paris, le nombre de ticket
+t+ est egal au nombre de zones traversees sans les compter deux fois
+ unitSection
+
+
+
+ Noctilien Unit Zone
+ Noctilien trips are priced in terms of unit zones with the same price as a t+ trip
+ 1
+ tariffZone
+
+
+
+
+
+ Noctilien Unit Zone - normal
+ prices are priced in terms of unit zones with the same price as t+ trip
+
+ 1
+
+
+ Noctilien Unit Zone - Double rate
+ Noctilien trips are priced in terms of unit zones with the same price as a t+ trip
+
+ 2
+
+
+
+
+ Access rights
+ One ticket for travel between the first two zones, and then one ticket for each zone crossed thereafter. Example: zones 1-2 = 1 ticket; zones 1-3 = 2 tickets.
+Each time you change buses, you must validate a new ticket. The t+ ticket is not valid for transfers between Noctilien night buses.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ t+ noctilien uses a unit zone interval consumption
+
+
+
+ singleRide
+ activation
+ endOfRide
+ useOfValidator
+
+
+ false
+ false
+
+
+ One way trip
+ single
+
+
+
+
+
+
+ bus
+
+ nightBus
+
+
+
+
+ XOR
+
+
+
+
+ Normal price
+ Normal zone rate
+
+ Noctilien line - normal
+ Regular lines charge 1 unit per zone
+
+
+
+ Any one zone
+
+
+
+ double price
+ double zone rate
+
+ Noctilien line - double
+ Some lines charge 2 unit per zone
+
+
+
+ Any one zone
+
+
+
+ Special prices for sms for certain noctilien lines
+ Special prices for sms for certain noctilien lines
+ https://www.iledefrance-mobilites.fr/medias/portail-idfm/2fb7cacc-ed42-4cc3-b2fe-b1c694954f43_CGVU+SMS+ticketing_03_2020.pdf
+
+
+
+ bus
+
+ nightBus
+
+
+
+
+
+
+
+
+
+
+ Noctilien zone 1 to zone 1
+ 1
+
+
+
+
+ Noctilien zone 1 to zone 2
+ 1
+
+
+
+
+ Noctilien zone 1 to zone 3
+ 2
+
+
+
+
+ Noctilien zone 1 to zone 4
+ 3
+
+
+
+
+ Noctilien zone 1 to zone 4
+ 4
+
+
+
+
+
+ Noctilien zone 2 to zone 2
+ 1
+
+
+
+
+ Noctilien zone 2 to zone 3
+ 1
+
+
+
+
+ Noctilien zone 2 to zone 4
+ 2
+
+
+
+
+ Noctilien zone 2 to zone 5
+ 3
+
+
+
+
+
+ Noctilien zone 3 to zone 3
+ 1
+
+
+
+
+ Noctilien zone 3 to zone 4
+ 1
+
+
+
+
+ Noctilien zone 3 to zone 5
+ 2
+
+
+
+
+
+ Noctilien zone 4 to zone 4
+ 1
+
+
+
+
+ Noctilien zone 4 to zone 5
+ 1
+
+
+
+
+
+ Noctilien zone 5 to zone 5
+ 3
+
+
+
+
+
+
+
+
+
+ t+ ticket
+ https://www.iledefrance-mobilites.fr/cgvu-ticket-t-sans-contact/
+
+ https://www.iledefrance-mobilites.fr/medias/portail-idfm/52792370-337a-4376-8bf5-83f9e2be73b6_CGU_ticket-t.pdf
+
+
+ beforeTravel
+
+
+ networkFlatFare
+ flat
+ false
+ false
+ true
+ false
+ false
+ false
+
+
+
+ Unlimited rides available for specified duration
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ singleTrip
+
+
+
+
+
+
+ t+ ticket - paper
+ https://www.iledefrance-mobilites.fr/cgvu-ticket-t-sans-contact/
+
+ networkFlatFare
+ flat
+ false
+ false
+ false
+ true
+ false
+ false
+ false
+
+
+
+ Maximum Duration for trip
+
+ XOR
+
+
+ Time limit on travel for metro rer - 120 mins for eticket
+
+ metro rail
+
+
+
+
+ Time limit on travel for bus tram - 90 mins for eticket
+
+ bus tram
+
+
+
+
+
+
+
+
+ Ticket Machine
+
+
+
+
+ Retailer
+
+
+
+
+
+
+
+
+
+
+
+
+
+ t+ ticket - paper, bus/tram purchased onboard
+ https://www.iledefrance-mobilites.fr/en/tickets-fares/detail/on-board-ticket
+
+ networkFlatFare
+ flat
+ false
+ false
+ false
+ true
+ false
+ false
+ false
+
+
+
+ Maximum Duration for trip
+
+
+
+ Single ride.
+ singleRide
+ activation
+ endOfRide
+ useOfValidator
+
+
+ Return trips or a break in your journey on the same bus or tram route are not allowed with the same Ticket t+.
+ false
+ false
+
+
+ One way trip
+ single
+
+
+
+ bus
+
+
+
+ Maximum Duration for trip
+
+
+
+
+
+
+ Onboard Purchase
+
+
+
+
+
+
+
+
+
+
+
+
+
+ t+ ticket - smartcard
+ https://www.iledefrance-mobilites.fr/cgvu-ticket-t-sans-contact/
+
+ networkFlatFare
+ flat
+ false
+ true
+ true
+ true
+
+ true
+ false
+ false
+ false
+ true
+
+
+
+ Maximu Duration for trip
+
+
+
+
+ Requires a supporting smart card to run on
+
+ OR
+
+
+ Navigo smartcard
+
+
+
+
+
+
+
+ Recharge smart card from machine
+
+
+
+
+
+
+
+
+
+
+
+
+
+ t+ ticket - Mobile app
+ https://www.iledefrance-mobilites.fr/cgvu-ticket-t-sans-contact/
+
+ networkFlatFare
+ flat
+ true
+ true
+
+ true
+ false
+ false
+ false
+ true
+
+
+
+ Maximum Duration for trip
+
+
+
+
+ Requires a supporting app
+
+ OR
+
+
+ Île-de-France Mobilités
+
+
+
+ RATP Bonjour RATP APP
+
+
+
+ Transdev mobile app
+
+
+
+ SNCF mobile app
+
+
+
+
+
+
+
+ Mobile APP app
+
+
+
+
+
+
+
+
+
+
+
+
+
+ t+ ticket - sms
+ Bus only 60 minutes, no interchanges
+ https://www.ratp.fr/en/le-titre-a-bord-sms
+
+
+
+ Mobile operators supported
+ This service is only available to customers of Bouygues Télécom, Orange, SFR or Free (this excludes limited plans).
+
+The SMS ticket is not available to customers:
+using virtual mobile network operators. These include Bell, La Poste Mobile, CIC Mobile, Auchan Telecom, NRJ Mobile, Crédit Mutuel Mobile, etc.
+most business phone plans (check with your employer);
+non-French phone operators. €2.50 plus the possible cost of sending the SMS for mobile plans that do not include unlimited SMS messages (or any SMS cost the phone operator may apply). The ticket is valid for one hour, no connections with other services are permitted.
+
+The price of the ticket will appear on your phone bill. This service is available via Bouygues, Orange, SFR and Free phone operators. In you are using a prepaid phone card, the price of the SMS ticket is taken from the remaining balance.
+
+You can only buy one ticket for each SMS sent.
+ true
+
+
+
+
+ Conditions
+ The ticket is valid for one hour, no connections with other services are permitted.
+The price of the ticket will appear on your phone bill. You can only buy one ticket for each SMS sent.
+ true
+
+
+
+
+ networkFlatFare
+ flat
+ true
+ false
+ false
+ false
+
+
+
+ Maximum Duration for trip
+
+
+
+
+ Single journey no interchanges
+
+
+
+ singleTrip
+ activation
+ endOfRide
+ useOfMobileDevice
+
+
+ false
+ false
+
+
+ One way trip
+ single
+
+
+
+ bus
+
+
+ AND
+
+
+ Excluded lines
+ false
+ OR
+
+ tram
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Paris example - t+ flat carnet of 10
+
+
+
+
+
+
+
+
+
+ t+ carnet of 10 tickets
+
+ flat
+
+
+ 10 tickets
+ https://www.ratp.fr/en/how-long-are-metro-rer-or-bus-tickets-valid
+ 10
+
+
+
+
+ Access rights
+ 10 t+ single trip tickets
+
+
+
+
+
+
+
+
+ Eligibility
+ ? Children under age 4 can travel free throughout the metro, RER, bus, and tramway networks, provided they do not occupy a seat.
+? Children under 10 can travel with reduced fare tickets: 50% discount on packs of 10 t+ tickets loaded on your Navigo Easy pass/smartphone and 50% discount on origin/destination tickets (single tickets or ticket packs)
+ https://www.ratp.fr/en/titres-et-tarifs/reduced-fares-children
+
+
+
+ XOR
+
+
+
+
+ Primary School party
+ Groups of at least 8 children and their accompanying adult traveling on school outings or extracurricular trips organized by primary schools or recreation centers hosted by these institutions. The accompanying adult must fill in a declaration on honor.
+
+ https://www.ratp.fr/en/titres-et-tarifs/t-tickets
+ 9
+
+
+
+ pupil
+ 8
+
+
+
+ teacher
+ 3
+
+
+ perPerson
+
+
+
+
+
+
+ Conditions of Sale
+
+
+
+ XOR
+
+
+ NoRefund
+ Public transport regulations for the Ile-de-France region do not provide for the reimbursement of unused or partially used transportation tickets (purchased individually or in packages of 10)..
+ https://www.ratp.fr/en/i-have-unused-tickets-can-i-have-them-refunded
+ none
+
+
+
+
+
+
+
+
+
+
+ t+ ticket carnet of ten
+ https://www.iledefrance-mobilites.fr/en/tickets-fares/detail/ticket-t
+
+ beforeTravel
+
+
+ networkFlatFare
+ flat
+ false
+ false
+ true
+ false
+ false
+
+
+
+ t+ Carnet of 10 tickets
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tripCarnet
+
+
+
+
+
+ t+ ticket - paper
+ https://www.iledefrance-mobilites.fr/en/tickets-fares/detail/ticket-t
+
+ flat
+ true
+ true
+ false
+ false
+ true
+ true
+
+
+
+ Recharge smart card from machine
+
+
+
+
+
+
+
+
+
+
+
+
+
+ t+ ticket - carnet of 10 tickets
+ https://www.iledefrance-mobilites.fr/en/tickets-fares/detail/ticket-t
+
+ flat
+ false
+ false
+ false
+ false
+ true
+ true
+
+
+
+ By using Mobile app
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 2024-01-30T09:30:47.0Z
+ 2025-01-30T09:30:47.0Z
+
+ Prices for fare example, using nested fare tables and specific fare price types
+ Here we use absolute prices. We include examples of how a justification of the derivation can be optionally included as RUKE STEP RESULTs.
+ DISCOUNTING RULE Concessionary fare = (Adult Fare * 50%)
+ DISCOUNTING RULE Onboard fare = (x + onboard Fee)
+ DISCOUNTING RULE Sms fare = (x + SMS Fee)
+
+
+ EUR
+
+
+
+
+
+
+
+ Euros
+ EUR
+
+
+
+
+ Concessionary discount rate for chidren etc is 50%
+ 0.5
+ true
+
+
+ Onboard purchase fee
+ Negative discount - charge 0.35 EUR for onboard purchase
+
+ -0.35
+ true
+
+
+ SMS fee
+ Negative discount - charge 0.35 EUR for sms delivery
+
+ -0.35
+ true
+
+
+
+
+ Round down to nearest 0.05 euros
+ down
+ 0.5
+
+
+
+
+
+ Navigo smart card prices
+
+
+ Navigo Resident smartcard price
+ 0.00
+
+
+
+ Navigo Easy smartcard price
+ 2.00
+
+
+
+
+
+ t+ single trip prices
+
+
+
+
+
+ t+ single trip prices Full fare
+
+
+
+
+
+
+ t+ single trip Adult paper ticket
+ 2.15
+
+
+
+ t+ single trip Adult paper ticket purchased onboard
+ 2.50
+
+
+
+ 2.15
+ +0.35
+
+
+ Onboard purchase has a 40 cent surcharge
+
+
+
+
+
+ t+ single trip Adult mobile app ticket
+ 2.15
+
+
+
+ t+ single trip Adult smartcard ticket
+ 2.15
+
+
+
+ t+ single trip Adult sms ticket
+ 2.50
+
+
+
+ 2.15
+ +0.35
+
+
+ SMS fare is normal fare + 0.35 EUR
+
+
+
+
+
+
+
+ t+ single trip child prices
+ This shows derivation of price
+
+
+
+
+
+ t+ single trip Concessionary fare paper ticket
+ 1.10
+
+
+
+ 2.50
+ 0.5
+ -1.05
+
+
+ Concessionary fare is half adult fare
+
+
+
+
+
+ t+ single trip Concessionary fare paper ticket purchased onboard
+ 1.25
+
+
+
+ 2.50
+ 0.5
+ -1.25
+
+
+ Concessionary fare is half adult fare
+
+
+
+
+
+ t+ single trip Concessionary fare mobile app ticket
+ 1.05
+
+
+
+ t+ single trip Concessionary fare smartcard ticket
+ 1.05
+
+
+
+ t+ single trip Concessionary fare sms ticket
+ 1.45
+
+
+
+ 1.05
+ +0.35
+
+
+ Concessionary fare is normal fare + 0.35 EUR
+
+
+
+
+
+
+
+
+
+ t+ noctilien single trip prices
+
+
+
+
+
+ t+ noctilien single trip prices Adult
+
+
+
+
+
+
+ t+ Noctilien 1 zone price normal
+ One ticket for travel between the first two zones, and then one ticket for each zone crossed thereafter. Example: zones 1-2 = 1 ticket; zones 1-3 = 2 tickets.Prices is same as t+ adult
+ 2.20
+ 1
+
+
+
+ t+ Noctilien 1 zone price double
+ Two tickets for travel between the first two zones, and then two tickets for each zone crossed thereafter. Example: zones 1-2 = 2 ticket; zones 1-3 = 4 tickets.Prices is same as 2 x t+ adult
+ 4.40
+ 2
+
+
+
+ t+ single trip Adult sms ticket - special night price
+ Hack to allow special prices without creating a separate sales package
+ 5.0
+
+
+
+
+
+
+
+ T+ carnet of 10 tickets
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ t+ single trip Adult sms carnet of 10
+ 17.35
+
+
+
+
+
+
+
+
+
+
+
+ t+ single trip Concessionary fare sms carnet of 10
+ 8.65
+
+
+
+ 17.35
+ 0.5
+ -8.70
+
+
+ Concessionary carnet is half adult carnet, rounded down to the nearest 5 cents.
+
+
+
+
+
+
+
+
+
+
+
+
+ 2024-01-30T09:30:47.0Z
+ 2025-01-30T09:30:47.0Z
+
+ Prices for fare example, using flat fare tables and sgeneric CELL fare price types
+
+ EUR
+
+
+
+
+
+
+
+ 0.5
+
+
+
+
+ Round down to nearest 0.05 euros
+ down
+ 0.5
+
+
+
+
+
+
+
+
+
+
+
+ Navigo smartcard
+ 0.00
+
+
+
+
+
+ Navigo smartcard
+ 2.00
+
+
+
+
+
+
+ t+ single trip Adult paper ticket
+ 2.15
+
+
+
+
+
+
+ t+ single trip Adult paper ticket
+ 2.50
+
+
+
+
+
+
+
+ t+ single trip Adult paper ticket
+ 2.15
+
+
+
+
+
+
+ t+ single trip Adult smartcard ticket
+ 2.15
+
+
+
+
+
+
+ t+ single trip Adult sms ticket
+ 2.50
+
+
+
+
+
+
+
+
+ t+ Concessionary fare paper ticket
+ 1.05
+
+
+
+ 2.50
+ 0.5
+ -1.05
+
+
+ Concessionary fare is half full fare price
+
+
+
+
+
+
+
+
+ t+ Concessionary fare paper ticket onboard
+ 1.25
+
+
+
+ 2.50
+ 0.5
+ -1.25
+
+
+
+
+
+
+
+
+
+
+ t+ single trip Concessionary fare paper ticket
+ 1.05
+
+
+
+ 2.15
+ 0.5
+ -1.05
+
+ Concessionary fare is half full fare price
+
+
+
+
+
+
+
+
+ t+ single trip Concessionary fare paper ticket
+ 1.05
+
+
+
+ 2.15
+ 0.5
+ -1.05
+
+
+ Concessionary fare is half full fare price
+
+
+
+
+
+
+
+
+ t+ single trip Concessionary fare sms ticket
+ 1.45
+
+
+
+ 1.05
+ +0.35
+
+
+ Sms Concessionary fare has 0.35 EUR fulfilment fee
+
+
+
+
+
+
+
+
+
+
+ t+ Noctilien 1 zone price normal
+ 2.20
+ 1
+
+
+
+
+
+ t+ Noctilien 1 zone price normal
+ 4.40
+ 2
+
+
+
+
+
+ t+ single trip Adult sms ticket - special night price
+ Hack to allow special prices without creating a separate sales package
+ 5.0
+
+
+
+
+
+
+ t+ carnet
+ 17.35
+ 10
+
+
+
+ 2.20
+ 10
+ 0.20
+ -4.65
+
+
+ Carnet of 10 tickets is at 20% discount
+
+
+
+
+
+
+
+
+
+ t+ carnet
+ 1.05
+ 10
+
+
+
+ 17.35
+ 0.5
+ -8.70
+
+
+ Concessionary carnet is half adult carnet, rounded down to the nearest 5 cents.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 2024-01-30T09:30:47.0Z
+ 2025-01-30T09:30:47.0Z
+
+ Prices for fare example, using nested fare tables and specific fare price types
+ Here we base prices on other prices so that a price change would be propagated automatically
+
+ EUR
+
+
+
+
+
+
+
+ Euros
+ EUR
+
+
+
+
+ Child discount
+ 50% reduction
+ 0.5
+ true
+
+
+ Onboard purchase fee
+ Negative discount - charge 0.35 EUR for onboard purchase
+
+ -0.35
+
+
+ SMS fee
+ Negative discount - charge 0.35 EUR for sms delivery
+
+ -0.35
+
+
+ Reduction for carnet
+ 21% reduction
+ 0.23
+ true
+
+
+
+
+ Round down to nearest 0.05 euros
+ down
+ 0.5
+
+
+
+
+
+
+
+ Navigo smartcard price
+ 2.00
+
+
+
+ Navigo smartcard price
+ 2.00
+
+
+
+
+
+ Base prices
+ Here we define the base prices that are referenced by the specifc prices
+
+
+
+
+
+
+
+
+ t+ Base price
+ 2.15
+
+
+
+ t+ Concessionary price is 50% full price
+ 1.05
+
+
+
+ 2.05
+ 0.5
+ -1.05
+
+
+ Concessionary fare is half adult fare
+
+
+
+
+
+
+ t+ purchased onboard surcharge
+ 0.35
+
+
+
+ t+ sms surcharge
+ 0.35
+
+
+
+
+
+
+
+
+
+
+
+ t+ single trip Adult paper ticket
+
+
+
+
+ t+ single trip Adult paper ticket purchased onboard
+ 2.50
+
+
+
+ 2.15
+ +0.35
+
+
+ Onboard fare has extra charge of 0.35 EURO
+
+
+
+
+
+
+ t+ single trip Adult mobile app ticket
+
+
+
+
+ t+ single trip Adult smartcard ticket
+
+
+
+
+ t+ single trip Adult sms ticket
+
+
+
+ 2.15
+ +0.35
+
+
+ Sms fare has extra charge of 0.35 EURO
+
+
+
+
+
+
+
+
+ t+ single trip Concessionary fare prices
+ This shows derivation of price
+
+
+
+
+
+
+ t+ single trip Concessionary fare paper ticket
+
+
+
+
+ t+ single trip Concessionary fare paper ticket purchased onboard
+ 1.25
+
+
+
+ 2.50
+ 0.5
+ -1.25
+
+
+ Concessionary fare is half adult onbard purchase fare
+
+
+
+
+
+
+ t+ single trip Concessionary fare mobile app ticket
+
+
+
+
+ t+ single trip Concessionary fare smartcard ticket
+
+
+
+
+ t+ single trip Concessionary fare sms ticket
+ 1.45
+
+
+
+ 1.05
+ +0.35
+
+
+ Sms fare has extra charge of 0.35 EURO
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ t+ Noctilien 1 zone price normal
+ One ticket for travel between the first two zones, and then one ticket for each zone crossed thereafter. Example: zones 1-2 = 1 ticket; zones 1-3 = 2 tickets.Prices is same as t+ adult
+ 2.20
+ 1
+
+
+
+ t+ Noctilien 1 zone price double
+ Two tickets for travel between the first two zones, and then two tickets for each zone crossed thereafter. Example: zones 1-2 = 2 ticket; zones 1-3 = 4 tickets.Prices is same as 2 x t+ adult
+ 4.40
+ 2
+
+
+
+
+ t+ FUll fare ticket - special night price
+ Hack to allow special prices without creating a separate sales package
+ 5.0
+
+
+
+
+
+
+
+
+
+
+
+
+ T+ carnet of 10 ticket prices
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ t+ single trip Adult sms carnet of 10
+ 17.35
+
+
+
+ 2.20
+ 10
+ 0.20
+ -4.65
+
+
+ Carnet of 10 tickets is at 20% discount
+
+
+
+
+
+
+
+
+
+
+
+
+
+ t+ single trip Concessionary fare sms carnet of 10
+ 8.65
+
+
+
+ 17.35
+ 0.5
+ -8.70
+
+
+ Concessionary carnet is half adult carnet, rounded down to the nearest 5 cents.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/examples/standards/fxc/FX-PI-01_UK_AMSY_NETWORK_FARE_Arriva-trip_20200417.xml b/examples/standards/fxc/FX-PI-01_UK_AMSY_NETWORK_FARE_Arriva-trip_20200417.xml
index cc8fbac21..21ff3342b 100644
--- a/examples/standards/fxc/FX-PI-01_UK_AMSY_NETWORK_FARE_Arriva-trip_20200417.xml
+++ b/examples/standards/fxc/FX-PI-01_UK_AMSY_NETWORK_FARE_Arriva-trip_20200417.xml
@@ -210,6 +210,7 @@ We group the elements in separate frames
feedback@arrivabus.co.uk
+
diff --git a/examples/standards/fxc/FX-PI-01_UK_FBRI_LINE-FARE_WOE-Bristol-Line-48-trip-(stage)_2017-01-01.xml b/examples/standards/fxc/FX-PI-01_UK_FBRI_LINE-FARE_WOE-Bristol-Line-48-trip-(stage)_2017-01-01.xml
index 06e0bee02..e885e711d 100644
--- a/examples/standards/fxc/FX-PI-01_UK_FBRI_LINE-FARE_WOE-Bristol-Line-48-trip-(stage)_2017-01-01.xml
+++ b/examples/standards/fxc/FX-PI-01_UK_FBRI_LINE-FARE_WOE-Bristol-Line-48-trip-(stage)_2017-01-01.xml
@@ -233,7 +233,7 @@ At the end are shown some sample transactions showing the parameters that define
Fares for West of England
-
+ 2018-11-01T00:00:00
diff --git a/examples/standards/fxc/FX-PI-01_UK_FBRI_NETWORK-FARE_WOE-Bristol-(mixed)_2017-01-01 (5).xml b/examples/standards/fxc/FX-PI-01_UK_FBRI_NETWORK-FARE_WOE-Bristol-(mixed)_2017-01-01 (5).xml
index 9f877df09..0e5e8fcb2 100644
--- a/examples/standards/fxc/FX-PI-01_UK_FBRI_NETWORK-FARE_WOE-Bristol-(mixed)_2017-01-01 (5).xml
+++ b/examples/standards/fxc/FX-PI-01_UK_FBRI_NETWORK-FARE_WOE-Bristol-(mixed)_2017-01-01 (5).xml
@@ -240,7 +240,7 @@ At the end are shown some sample transactions showing the parameters that defin
Example of simple point to point fares
-
+ 2016-02-01T00:00:002018-10-31T12:00:00
@@ -7923,7 +7923,7 @@ WestonRider £4 Adult £3 Student/
-
+
-
+ 2018-11-01T00:00:00
@@ -10665,7 +10665,7 @@ Zone A B C D: Bristol, Bath & Weston-super-Mare | £ 18.00 | £ 76.00 | 29
-
+
-
+ Extra Lines included in Travelmaster productThis frame contains the stop and line definitions for the service. It Could also be exchanged separately.
diff --git a/examples/standards/fxc/FX-PI-01_UK_FSYO_NETWORK_FARE_FirstSheffield-pass-by-user_20200310.xml b/examples/standards/fxc/FX-PI-01_UK_FSYO_NETWORK_FARE_FirstSheffield-pass-by-user_20200310.xml
index b7693c747..47b514ef1 100644
--- a/examples/standards/fxc/FX-PI-01_UK_FSYO_NETWORK_FARE_FirstSheffield-pass-by-user_20200310.xml
+++ b/examples/standards/fxc/FX-PI-01_UK_FSYO_NETWORK_FARE_FirstSheffield-pass-by-user_20200310.xml
@@ -343,7 +343,7 @@ We group the elements in separate frames
-
+ Extra Lines included in Travelmaster productThis frame contains the stop and line definitions for the service. It Could also be exchanged separately.
diff --git a/examples/standards/fxc/FX-PI-01_UK_FSYO_NETWORK_FARE_FirstSheffield-pass-simple_20200310.xml b/examples/standards/fxc/FX-PI-01_UK_FSYO_NETWORK_FARE_FirstSheffield-pass-simple_20200310.xml
index 14524e703..dba09fca0 100644
--- a/examples/standards/fxc/FX-PI-01_UK_FSYO_NETWORK_FARE_FirstSheffield-pass-simple_20200310.xml
+++ b/examples/standards/fxc/FX-PI-01_UK_FSYO_NETWORK_FARE_FirstSheffield-pass-simple_20200310.xml
@@ -360,7 +360,7 @@ We group the elements in separate frames
-
+ Extra Lines included in Travelmaster productThis frame contains the stop and line definitions for the service. It Could also be exchanged separately.
diff --git a/examples/standards/fxc/FX-PI-01_UK_FYOR_LINE-FARE_FYOR-Line-10-trip-(gtfs)_2018-11-01.xml b/examples/standards/fxc/FX-PI-01_UK_FYOR_LINE-FARE_FYOR-Line-10-trip-(gtfs)_2018-11-01.xml
index 6bbb56cf3..8d05dbe51 100644
--- a/examples/standards/fxc/FX-PI-01_UK_FYOR_LINE-FARE_FYOR-Line-10-trip-(gtfs)_2018-11-01.xml
+++ b/examples/standards/fxc/FX-PI-01_UK_FYOR_LINE-FARE_FYOR-Line-10-trip-(gtfs)_2018-11-01.xml
@@ -66,7 +66,7 @@ Free to use under a Creative Commons license.
Fares for York
-
+ 2018-11-01T00:00:00
diff --git a/examples/standards/fxc/FX-PI-01_UK_FYOR_LINE-FARE_FYOR-Line-26-trip-(stages-Z2Z)-20181101.xml b/examples/standards/fxc/FX-PI-01_UK_FYOR_LINE-FARE_FYOR-Line-26-trip-(stages-Z2Z)-20181101.xml
index 96f0990a6..21ad9454d 100644
--- a/examples/standards/fxc/FX-PI-01_UK_FYOR_LINE-FARE_FYOR-Line-26-trip-(stages-Z2Z)-20181101.xml
+++ b/examples/standards/fxc/FX-PI-01_UK_FYOR_LINE-FARE_FYOR-Line-26-trip-(stages-Z2Z)-20181101.xml
@@ -250,7 +250,7 @@ Prices in FARE FRAME
Fares for York
-
+ 2018-11-01T00:00:00
@@ -895,6 +895,7 @@ Prices in FARE FRAME
feedback@firstgroup.com
+
diff --git a/examples/standards/fxc/FX-PI-01_UK_HCTY_LINE_FARE_Line-016-trip_2020-03-11T22_19_20.696Z.xml b/examples/standards/fxc/FX-PI-01_UK_HCTY_LINE_FARE_Line-016-trip_2020-03-11T22_19_20.696Z.xml
index 21983b0ce..227d7bbb0 100644
--- a/examples/standards/fxc/FX-PI-01_UK_HCTY_LINE_FARE_Line-016-trip_2020-03-11T22_19_20.696Z.xml
+++ b/examples/standards/fxc/FX-PI-01_UK_HCTY_LINE_FARE_Line-016-trip_2020-03-11T22_19_20.696Z.xml
@@ -2603,6 +2603,7 @@ Acomb Green Lane
standards@nptg.org.uk
+
diff --git a/examples/standards/fxc/FX-PI-01_UK_MB_LINE_FARE_MB-Line-1-trip-(Z2Z)_20170101.xml b/examples/standards/fxc/FX-PI-01_UK_MB_LINE_FARE_MB-Line-1-trip-(Z2Z)_20170101.xml
index 023c472ed..4070da9c0 100644
--- a/examples/standards/fxc/FX-PI-01_UK_MB_LINE_FARE_MB-Line-1-trip-(Z2Z)_20170101.xml
+++ b/examples/standards/fxc/FX-PI-01_UK_MB_LINE_FARE_MB-Line-1-trip-(Z2Z)_20170101.xml
@@ -121,7 +121,7 @@ Concessionary passes are valid throughout from 0930-2300 Mon-Fri, and anytime at
-
+
@@ -1292,7 +1292,7 @@ Bewbush West (loop)
Metrobus 1
-
+
@@ -1426,7 +1426,7 @@ Bewbush West (loop)
-
+ NPTG localities used by Metrobus 1This frame contains the NPTG locality definitions used by the stops the service. It could also be exchanged separately.
diff --git a/examples/standards/fxc/FX-PI-01_UK_MB_LINE_FARE_MB-Line-1-trip-(Z2Z-basic)_20170101.xml b/examples/standards/fxc/FX-PI-01_UK_MB_LINE_FARE_MB-Line-1-trip-(Z2Z-basic)_20170101.xml
index be78759c0..dffb0b4f2 100644
--- a/examples/standards/fxc/FX-PI-01_UK_MB_LINE_FARE_MB-Line-1-trip-(Z2Z-basic)_20170101.xml
+++ b/examples/standards/fxc/FX-PI-01_UK_MB_LINE_FARE_MB-Line-1-trip-(Z2Z-basic)_20170101.xml
@@ -118,7 +118,7 @@ Concessionary passes are valid throughout from 0930-2300 Mon-Fri, and anytime at
-
+
@@ -1289,7 +1289,7 @@ Bewbush West (loop)
Metrobus 1
-
+
@@ -1423,7 +1423,7 @@ Bewbush West (loop)
-
+ NPTG localities used by Metrobus 1This frame contains the NPTG locality definitions used by the stops the service. It could also be exchanged separately.
@@ -2779,7 +2779,7 @@ This Shows sample Purchases
-
+ 2005-01-01T00:00:00
diff --git a/examples/standards/fxc/FX-PI-01_UK_MYBUS_LINE_FARE_Line-3-trip-(p2p)_20190101.xml b/examples/standards/fxc/FX-PI-01_UK_MYBUS_LINE_FARE_Line-3-trip-(p2p)_20190101.xml
index 847f2965a..3c8022214 100644
--- a/examples/standards/fxc/FX-PI-01_UK_MYBUS_LINE_FARE_Line-3-trip-(p2p)_20190101.xml
+++ b/examples/standards/fxc/FX-PI-01_UK_MYBUS_LINE_FARE_Line-3-trip-(p2p)_20190101.xml
@@ -328,6 +328,7 @@ Alpha
feedback@Mybus.co.uk
+
diff --git a/examples/standards/fxc/FX-PI-01_UK_TMSTR_NETWORK_FARE_Travelmaster-pass_20200315.xml b/examples/standards/fxc/FX-PI-01_UK_TMSTR_NETWORK_FARE_Travelmaster-pass_20200315.xml
index 22805d9be..7da33bf5b 100644
--- a/examples/standards/fxc/FX-PI-01_UK_TMSTR_NETWORK_FARE_Travelmaster-pass_20200315.xml
+++ b/examples/standards/fxc/FX-PI-01_UK_TMSTR_NETWORK_FARE_Travelmaster-pass_20200315.xml
@@ -706,7 +706,7 @@ We group the elements in separate frames
-
+ Extra Lines included in Travelmaster productThis frame contains the stop and line definitions for the service. It Could also be exchanged separately.
diff --git a/examples/standards/fxc/uk_fxc_addon_HSP_plusbus.xml b/examples/standards/fxc/uk_fxc_addon_HSP_plusbus.xml
index 53dcec4fe..3b8b76392 100644
--- a/examples/standards/fxc/uk_fxc_addon_HSP_plusbus.xml
+++ b/examples/standards/fxc/uk_fxc_addon_HSP_plusbus.xml
@@ -3650,7 +3650,7 @@ West Midlands Railway
-
+
@@ -3671,7 +3671,7 @@ West Midlands Railway
-
+ en
@@ -3681,7 +3681,7 @@ West Midlands Railway
EUR
-
+ standards@eura.eu
@@ -3988,7 +3988,7 @@ West Midlands Railway
Common Country independent fare component
-
+ EUR
@@ -5895,7 +5895,7 @@ West Midlands Railway
-
+ 2005-01-01T00:00:00
diff --git a/examples/standards/fxc/uk_fxc_common_profile.xml b/examples/standards/fxc/uk_fxc_common_profile.xml
index 62396b611..b87a723af 100644
--- a/examples/standards/fxc/uk_fxc_common_profile.xml
+++ b/examples/standards/fxc/uk_fxc_common_profile.xml
@@ -957,7 +957,7 @@
-
+ 2005-01-01T00:00:00
diff --git a/examples/standards/neptune/Le Corbusier - SQYBUS-NeTEx-Profil Arret - External Quays.xml b/examples/standards/neptune/Le Corbusier - SQYBUS-NeTEx-Profil Arret - External Quays.xml
index 2b146aef2..d0a4d98f8 100644
--- a/examples/standards/neptune/Le Corbusier - SQYBUS-NeTEx-Profil Arret - External Quays.xml
+++ b/examples/standards/neptune/Le Corbusier - SQYBUS-NeTEx-Profil Arret - External Quays.xml
@@ -91,6 +91,7 @@ Pour NETEX_COMMUN les classes présentes sont
+
@@ -110,6 +111,7 @@ Pour NETEX_COMMUN les classes présentes sont
+ 768
diff --git a/examples/standards/neptune/Le Corbusier - SQYBUS-NeTEx-Profil Arret.xml b/examples/standards/neptune/Le Corbusier - SQYBUS-NeTEx-Profil Arret.xml
index 3bbf72974..d931ade1c 100644
--- a/examples/standards/neptune/Le Corbusier - SQYBUS-NeTEx-Profil Arret.xml
+++ b/examples/standards/neptune/Le Corbusier - SQYBUS-NeTEx-Profil Arret.xml
@@ -91,6 +91,7 @@ Pour NETEX_COMMUN les classes présentes sont
+
@@ -110,6 +111,7 @@ Pour NETEX_COMMUN les classes présentes sont
+ 768
diff --git a/examples/standards/noptis/NeTEx_Calendar_TimetableAndVehicleSchedule_PB2.xml b/examples/standards/noptis/NeTEx_Calendar_TimetableAndVehicleSchedule_PB2.xml
index 124c1b384..602cd08f4 100644
--- a/examples/standards/noptis/NeTEx_Calendar_TimetableAndVehicleSchedule_PB2.xml
+++ b/examples/standards/noptis/NeTEx_Calendar_TimetableAndVehicleSchedule_PB2.xml
@@ -52,6 +52,12 @@ is relevant for supplying an Integrator with partial data from multiple sources.
+
+
+
+
+
+
diff --git a/examples/standards/tap_tsi/TAP-SKDUPD-example2.1-Classic_train.xml b/examples/standards/tap_tsi/TAP-SKDUPD-example2.1-Classic_train.xml
index cbddeba2c..3d690b013 100644
--- a/examples/standards/tap_tsi/TAP-SKDUPD-example2.1-Classic_train.xml
+++ b/examples/standards/tap_tsi/TAP-SKDUPD-example2.1-Classic_train.xml
@@ -79,6 +79,11 @@ ID Service_number Reservation Tariff Service_Mode Service_Name Service_Provider
+
+
+
+
+
diff --git a/examples/standards/tap_tsi/TAP-SKDUPD-example2.2-Coach_group.xml b/examples/standards/tap_tsi/TAP-SKDUPD-example2.2-Coach_group.xml
index e71d983a5..a990a3cc1 100644
--- a/examples/standards/tap_tsi/TAP-SKDUPD-example2.2-Coach_group.xml
+++ b/examples/standards/tap_tsi/TAP-SKDUPD-example2.2-Coach_group.xml
@@ -64,6 +64,11 @@ ID Service_number Reservation Tariff Service_Mode Service_Name Service_Provider
+
+
+
+
+
diff --git a/examples/standards/tap_tsi/TAP-SKDUPD-example2.3-Leo_Express.xml b/examples/standards/tap_tsi/TAP-SKDUPD-example2.3-Leo_Express.xml
index aae44cf54..046ab2352 100644
--- a/examples/standards/tap_tsi/TAP-SKDUPD-example2.3-Leo_Express.xml
+++ b/examples/standards/tap_tsi/TAP-SKDUPD-example2.3-Leo_Express.xml
@@ -98,6 +98,11 @@ ID Service_number Reservation Tariff Service_Mode Service_Name Service_Provider
+
+
+
+
+
diff --git a/examples/standards/tap_tsi/TAP-SKDUPD-example2.4-Load_and_Unload.xml b/examples/standards/tap_tsi/TAP-SKDUPD-example2.4-Load_and_Unload.xml
index 1305bf8d8..2044a1f73 100644
--- a/examples/standards/tap_tsi/TAP-SKDUPD-example2.4-Load_and_Unload.xml
+++ b/examples/standards/tap_tsi/TAP-SKDUPD-example2.4-Load_and_Unload.xml
@@ -75,6 +75,11 @@ ID Service_number Reservation Tariff Service_Mode Service_Name Service_Provider
+
+
+
+
+
diff --git a/examples/standards/tap_tsi/TAP-SKDUPD-example2.5-Interchange.xml b/examples/standards/tap_tsi/TAP-SKDUPD-example2.5-Interchange.xml
index 818f5ff33..1433b86c9 100644
--- a/examples/standards/tap_tsi/TAP-SKDUPD-example2.5-Interchange.xml
+++ b/examples/standards/tap_tsi/TAP-SKDUPD-example2.5-Interchange.xml
@@ -87,6 +87,11 @@ ID Service_number Reservation Tariff Service_Mode Service_Name Service_Provider
+
+
+
+
+
diff --git a/examples/standards/tap_tsi/TAP-SKDUPD-example2.6-Check_In.xml b/examples/standards/tap_tsi/TAP-SKDUPD-example2.6-Check_In.xml
index aa9a02593..89b8fa4aa 100644
--- a/examples/standards/tap_tsi/TAP-SKDUPD-example2.6-Check_In.xml
+++ b/examples/standards/tap_tsi/TAP-SKDUPD-example2.6-Check_In.xml
@@ -63,6 +63,11 @@ ID Service_number Reservation Tariff Service_Mode Service_Name Service_Provider
+
+
+
+
+
diff --git a/examples/standards/tap_tsi/TAP-SKDUPD-example2.7-Tariff_and_Reservation.xml b/examples/standards/tap_tsi/TAP-SKDUPD-example2.7-Tariff_and_Reservation.xml
index 7c6470ccb..edbb11a1a 100644
--- a/examples/standards/tap_tsi/TAP-SKDUPD-example2.7-Tariff_and_Reservation.xml
+++ b/examples/standards/tap_tsi/TAP-SKDUPD-example2.7-Tariff_and_Reservation.xml
@@ -101,6 +101,11 @@ ID Service_number Reservation Tariff Service_Mode Service_Name Service_Provider
+
+
+
+
+
diff --git a/examples/standards/tap_tsi/TAP-SKDUPD-example2.7-Tarrif_and_Reservation.xml b/examples/standards/tap_tsi/TAP-SKDUPD-example2.7-Tarrif_and_Reservation.xml
new file mode 100644
index 000000000..d28b9f05e
--- /dev/null
+++ b/examples/standards/tap_tsi/TAP-SKDUPD-example2.7-Tarrif_and_Reservation.xml
@@ -0,0 +1,677 @@
+
+
+
+ 2022-02-15T09:30:46.0Z
+ SYS001
+
+
+ 2022-02-15T09:30:46.0Z
+ SYS002
+
+ P3M
+
+
+ Example of encoding Simple SKDUPD Tariff_and_Reservatioexample in NeTEx
+
+
+
+ op7
+ http://www.operator.hu/
+ Operator's data
+
+
+ uic
+ http://www.uic.org/
+ UIC data
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ WIEN HBF
+ railStation
+
+
+
+ HEGYESHALOM
+ railStation
+
+
+
+ MOSONMAGYAROVAR
+ railStation
+
+
+
+ GYOER
+ railStation
+
+
+
+ TATABANUA
+ railStation
+
+
+
+ BUDAPEST-KELENFOELD
+ railStation
+
+
+
+ BUDAPEST-KELETI
+ railStation
+
+
+
+ SZOLNOK
+ railStation
+
+
+
+ TOEROEKSZENTMIKLOS
+ railStation
+
+
+
+ KISIJSALLAS
+ railStation
+
+
+
+ KARCAG
+ railStation
+
+
+
+ PUESPOEKLADANY
+ railStation
+
+
+
+ HAJDUSZOBOSZLO
+ railStation
+
+
+
+ DEBRECEN-SZAZABADSAGTELEP
+ railStation
+
+
+
+ DEBRECEN-SZAZABADSAGTELEP
+ railStation
+
+
+
+ DEBRECEN-KONDOROS
+ railStation
+
+
+
+ NAGYCSERE
+ railStation
+
+
+
+ HALAP
+ railStation
+
+
+
+ VAMOSPERCS
+ railStation
+
+
+
+ SZENTANNANPUTZU
+ railStation
+
+
+
+ NYIRABRANY
+ railStation
+
+
+
+ VALEA LUI MIHAI
+ railStation
+
+
+
+ CAREI
+ railStation
+
+
+
+ SATU MARU
+ railStation
+
+
+
+ ODOREU
+ railStation
+
+
+
+ MEDIESU AURIT
+ railStation
+
+
+
+ APA
+ railStation
+
+
+
+ SEINI
+ railStation
+
+
+
+ CICARLAU
+ railStation
+
+
+
+ BAIA MARA
+ railStation
+
+
+
+
+
+ Border points are noted for fares
+
+
+ NICKELSDORF GRENZE
+
+
+ HEGYESHALOM GR.
+
+
+ NYIRABRANY GR
+
+
+ NYIRABRANY (GR)
+
+
+
+
+ NICKELSDORF GRENZE
+
+
+
+
+ HEGYESHALOM GR.
+
+
+
+
+ NYIRABRANY GR
+
+
+
+ NYIRABRANY (GR)
+
+
+
+
+
+ rail
+
+
+
+ Tariff and Reservation
+ rail
+
+ interregionalRail
+
+ Train
+ Interregional
+
+ 10:42:00
+ CFR Calaton
+
+
+
+
+
+
+
+
+ 1-14
+
+
+
+
+ 10:46:00
+ 15:56:00
+
+
+ 14-34
+
+
+
+
+ 16:02:00
+ 22:08:00
+
+
+
+
+
+
+ reservationsPossible
+
+ trainWithTcvAndMarketPrice
+
+
+
+
+ firstClass
+
+
+
+
+ familyCarriage
+
+
+
+
+
+
+
+
+ WIEN HBF
+
+ false
+
+
+
+
+
+
+ NICKELSDORF GRENZE
+ Border Point
+
+
+ HEGYESHALOM GR.
+ Border Point
+
+
+ HEGYESHALOM
+
+
+
+
+
+
+
+
+ MOSONMAGYAROVAR
+
+
+
+
+
+
+
+
+ GYOER
+
+
+
+
+
+
+
+
+ TATABANUA
+
+
+
+
+
+
+
+
+ BUDAPEST-KELENFOELD
+
+
+
+
+
+
+
+
+ BUDAPEST-KELETI
+
+
+
+
+
+
+
+
+ SZOLNOK
+
+
+
+
+
+
+
+
+ TOEROEKSZENTMIKLOS
+
+
+
+
+
+
+
+
+ KISIJSALLAS
+
+
+
+
+
+
+
+
+ KARCAG
+
+
+
+
+
+
+
+
+ POESPOEKLADANY
+
+
+
+
+
+
+
+
+ HAJDUSZOBOSZLO
+
+
+
+
+
+
+
+
+ DEBRECEN-SZAZABADSAGTELEP
+
+
+
+
+
+
+
+
+ DEBRECEN-SZAZABADSAGTELEP
+
+
+
+
+
+
+
+
+ DEBRECEN-KONDOROS
+
+
+
+
+
+
+
+
+ NAGYCSERE
+
+
+
+
+
+
+
+
+ HALAP
+
+
+
+
+
+
+
+
+ VAMOSPERCS
+
+
+
+
+
+
+
+
+ SZENTANNANPUTZU
+
+
+
+
+
+
+
+
+ NYIRABRANY
+
+
+
+
+
+
+
+
+ NYIRABRANY GR
+
+
+ NYIRABRANY (GR)
+
+
+ VALEA LUI MIHAI
+
+
+
+
+
+
+
+
+ CAREI
+
+
+
+
+
+
+
+
+ SATU MARU
+
+
+
+
+
+
+
+
+ ODOREU
+
+
+
+
+
+
+
+
+ MEDIESU AURIT
+
+
+
+
+
+
+
+
+ APA
+
+
+
+
+
+
+
+
+ SEINI
+
+
+
+
+
+
+
+
+ CICARLAU
+
+
+
+
+
+
+
+
+ BAIA MARA
+
+
+
+
+ false
+
+
+
+
+
+ NICKELSDORF GRENZE
+ outgoingPassportControl
+
+
+ HEGYESHALOM GR.
+ incomingPassportControl
+
+
+ NYIRABRANY GR
+ outgoingPassportControl
+
+
+ NYIRABRANY (GR)
+ incomingPassportControl
+
+
+
+ 2021-12-12T00:00:00
+ 2022-12-12T23:59:59
+ 1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
+
+
+
+
+
+
+ 686
+ 686
+
+
+
+
+
+
+
diff --git a/examples/standards/tap_tsi/TAP-SKDUPD-example2.xml b/examples/standards/tap_tsi/TAP-SKDUPD-example2.xml
index bb850aa88..25fe714bc 100644
--- a/examples/standards/tap_tsi/TAP-SKDUPD-example2.xml
+++ b/examples/standards/tap_tsi/TAP-SKDUPD-example2.xml
@@ -414,6 +414,11 @@ ID Stop_number UIC Arrival_time Arrival_offset Departure_time Departure_offset P
+
+
+
+
+
diff --git a/examples/standards/tap_tsi/TAP-TSDUPD-example2.1-Hilleroed.xml b/examples/standards/tap_tsi/TAP-TSDUPD-example2.1-Hilleroed.xml
index 1f8fcdcb1..fdf2b122a 100644
--- a/examples/standards/tap_tsi/TAP-TSDUPD-example2.1-Hilleroed.xml
+++ b/examples/standards/tap_tsi/TAP-TSDUPD-example2.1-Hilleroed.xml
@@ -102,6 +102,9 @@ UIC_Code1 UIC_Code2 Duration Duration_Unit 13 6_footPath_or_14_Hierarchy Attribu
+
+
+
diff --git a/examples/standards/tap_tsi/TAP-TSDUPD-example2.2-Milano.xml b/examples/standards/tap_tsi/TAP-TSDUPD-example2.2-Milano.xml
index 4d513be5f..6679f2f25 100644
--- a/examples/standards/tap_tsi/TAP-TSDUPD-example2.2-Milano.xml
+++ b/examples/standards/tap_tsi/TAP-TSDUPD-example2.2-Milano.xml
@@ -70,6 +70,9 @@ UIC_Code1 UIC_Code2 Duration Duration_Unit 13 6_footPath_or_14_Hierarchy Attribu
+
+
+
diff --git a/examples/standards/tap_tsi/TAP-TSDUPD-example2.3-Piedmont.xml b/examples/standards/tap_tsi/TAP-TSDUPD-example2.3-Piedmont.xml
index 83ad78ddb..c62e96fea 100644
--- a/examples/standards/tap_tsi/TAP-TSDUPD-example2.3-Piedmont.xml
+++ b/examples/standards/tap_tsi/TAP-TSDUPD-example2.3-Piedmont.xml
@@ -50,6 +50,9 @@ UIC_Code1 UIC_Code2 Duration Duration_Unit 13 6_footPath_or_14_Hierarchy Attribu
+
+
+
diff --git a/examples/standards/tap_tsi/TAP-TSDUPD-example2.xml b/examples/standards/tap_tsi/TAP-TSDUPD-example2.xml
index 26f3090c9..67271abac 100644
--- a/examples/standards/tap_tsi/TAP-TSDUPD-example2.xml
+++ b/examples/standards/tap_tsi/TAP-TSDUPD-example2.xml
@@ -91,6 +91,12 @@ UIC_Code1 UIC_Code2 Duration Duration_Unit 13 6_footPath_or_14_Hierarchy
+
+
+
+
+
+
diff --git a/examples/standards/txc/FX-PI-01_UK_DFT_STOP_NPTG-extract_20170101.xml b/examples/standards/txc/FX-PI-01_UK_DFT_STOP_NPTG-extract_20170101.xml
index 635542f48..a1c1215e8 100644
--- a/examples/standards/txc/FX-PI-01_UK_DFT_STOP_NPTG-extract_20170101.xml
+++ b/examples/standards/txc/FX-PI-01_UK_DFT_STOP_NPTG-extract_20170101.xml
@@ -142,7 +142,7 @@ NeTEx separates organisational structure (ORGANISATION, ORGANISATION PART) fro
-
+ NPTG content data - Localities and Plusbus zones This is an example showing an encoding in NeTEx of actual NPTG data for NPTG localities and PlusBus tariff zones
@@ -668,7 +668,7 @@ NeTEx separates organisational structure (ORGANISATION, ORGANISATION PART) fro
-
+ Admin areas for NPTG dataThis is an example showing an encoding in NeTEx of actual NPTG data for Regions, AdminAreas and DIstricts.
diff --git a/examples/standards/txc/FX-PI-01_UK_DFT_STOP_NaPTAN-060+086+110_20171217.xml b/examples/standards/txc/FX-PI-01_UK_DFT_STOP_NaPTAN-060+086+110_20171217.xml
index fd68089e5..a14d6a465 100644
--- a/examples/standards/txc/FX-PI-01_UK_DFT_STOP_NaPTAN-060+086+110_20171217.xml
+++ b/examples/standards/txc/FX-PI-01_UK_DFT_STOP_NaPTAN-060+086+110_20171217.xml
@@ -101,7 +101,7 @@ The NaPTAN StopClassification and StopType can be used to determine how each typ
-
+ Sample extract of NaPTAn data encoded a in NeTEx
@@ -115,7 +115,7 @@ The NaPTAN StopClassification and StopType can be used to determine how each typ
-
+ Stample STop and Stop Area data encoded NeTEx - Area 60
@@ -160,7 +160,7 @@ The NaPTAN StopClassification and StopType can be used to determine how each typ
-
+ Sample Stop and Stop Area data encoded in NeTEx - Area 86
@@ -217,7 +217,7 @@ The NaPTAN StopClassification and StopType can be used to determine how each typ
-
+ Sample Stop and Stop Area data encoded in NeTEx - Area 110
diff --git a/examples/standards/txc/FX-PI-01_UK_SCWW_LINE_SCWW-86-simplified_20190101.xml b/examples/standards/txc/FX-PI-01_UK_SCWW_LINE_SCWW-86-simplified_20190101.xml
index 18d997e60..168751bf1 100644
--- a/examples/standards/txc/FX-PI-01_UK_SCWW_LINE_SCWW-86-simplified_20190101.xml
+++ b/examples/standards/txc/FX-PI-01_UK_SCWW_LINE_SCWW-86-simplified_20190101.xml
@@ -30,7 +30,7 @@
P3M
-
+ 2019-01-01T00:00:00Z
@@ -7978,7 +7978,7 @@ TXC NETEX
-
+ 2005-01-01T00:00:00
diff --git a/examples/standards/txc/uk_nap_naptan_stops_extract1.xml b/examples/standards/txc/uk_nap_naptan_stops_extract1.xml
index 0edc66f3e..dd833b9c6 100644
--- a/examples/standards/txc/uk_nap_naptan_stops_extract1.xml
+++ b/examples/standards/txc/uk_nap_naptan_stops_extract1.xml
@@ -99,7 +99,7 @@ The NaPTAN StopClassification and StopType can be used to determine how each typ
-
+ Sample extract of NaPTAn data encoded a in NeTEx
@@ -112,7 +112,7 @@ The NaPTAN StopClassification and StopType can be used to determine how each typ
-
+ Stample STop and Stop Area data encoded NeTEx
diff --git a/examples/standards/txc/uk_nptg_extract1_minimal.xml b/examples/standards/txc/uk_nptg_extract1_minimal.xml
index 479982e68..ce23ff7d7 100644
--- a/examples/standards/txc/uk_nptg_extract1_minimal.xml
+++ b/examples/standards/txc/uk_nptg_extract1_minimal.xml
@@ -82,6 +82,11 @@ NeTEx separates organisational structure (ORGANISATION, ORGANISATION PART) fro
+
+
+
+
+
diff --git a/examples/standards/txc/uk_nptg_localities_extract1.xml b/examples/standards/txc/uk_nptg_localities_extract1.xml
index b10097c2c..8256763d5 100644
--- a/examples/standards/txc/uk_nptg_localities_extract1.xml
+++ b/examples/standards/txc/uk_nptg_localities_extract1.xml
@@ -140,7 +140,7 @@ NeTEx separates organisational structure (ORGANISATION, ORGANISATION PART) fro
-
+ NPTG content data - Localities and Plusbus zones This is an example showing an encoding in NeTEx of actual NPTG data for NPTG localities and PlusBus tariff zones
@@ -674,7 +674,7 @@ NeTEx separates organisational structure (ORGANISATION, ORGANISATION PART) fro
-
+ Admin areas for NPTG dataThis is an example showing an encoding in NeTEx of actual NPTG data for Regions, AdminAreas and DIstricts.
diff --git a/examples/standards/txc/uk_txc_SCWW-86_extract1-with-sections.xml b/examples/standards/txc/uk_txc_SCWW-86_extract1-with-sections.xml
index fcb66a983..8dca14fd5 100644
--- a/examples/standards/txc/uk_txc_SCWW-86_extract1-with-sections.xml
+++ b/examples/standards/txc/uk_txc_SCWW-86_extract1-with-sections.xml
@@ -71,7 +71,7 @@ This example maps
P3M
-
+ 2007-09-03T00:00:00Z
@@ -8500,7 +8500,7 @@ TXC NETEX
-
+ 2005-01-01T00:00:00
diff --git a/examples/standards/txc/uk_txc_SCWW-86_extract2-simplified.xml b/examples/standards/txc/uk_txc_SCWW-86_extract2-simplified.xml
index ebc90f6e3..52891ea04 100644
--- a/examples/standards/txc/uk_txc_SCWW-86_extract2-simplified.xml
+++ b/examples/standards/txc/uk_txc_SCWW-86_extract2-simplified.xml
@@ -30,7 +30,7 @@
P3M
-
+ 2019-01-01T00:00:00Z
@@ -7909,7 +7909,7 @@ TXC NETEX
-
+ 2005-01-01T00:00:00
diff --git a/examples/standards/txc/uk_txc_extract1.xml b/examples/standards/txc/uk_txc_extract1.xml
index 7bc9b6de3..1885e5c0e 100644
--- a/examples/standards/txc/uk_txc_extract1.xml
+++ b/examples/standards/txc/uk_txc_extract1.xml
@@ -76,7 +76,7 @@ This example maps
P3M
-
+ Sample extract of a TransXChange timetable data encoded in NeTEx
diff --git a/examples/standards/txc/uk_txc_extract1_simplified.xml b/examples/standards/txc/uk_txc_extract1_simplified.xml
index 7af7ee173..e2d3b96d8 100644
--- a/examples/standards/txc/uk_txc_extract1_simplified.xml
+++ b/examples/standards/txc/uk_txc_extract1_simplified.xml
@@ -74,7 +74,7 @@ This example maps
P3M
-
+ Sample extract of a TransXchnage timetable data encoded in NeTEx
diff --git a/examples/standards/vdv452/calendar/Netex_de_calendarExample_01_gd.xml b/examples/standards/vdv452/calendar/Netex_de_calendarExample_01_gd.xml
index dce39ee7a..67be7cfcf 100644
--- a/examples/standards/vdv452/calendar/Netex_de_calendarExample_01_gd.xml
+++ b/examples/standards/vdv452/calendar/Netex_de_calendarExample_01_gd.xml
@@ -93,6 +93,11 @@ eof; 1
+
+
+
+
+ Calender Example for Netex GDEXTERNAL
diff --git a/xsd/NeTEx_publication.xsd b/xsd/NeTEx_publication.xsd
index 9dc4aaa71..c2e3dab60 100644
--- a/xsd/NeTEx_publication.xsd
+++ b/xsd/NeTEx_publication.xsd
@@ -10,117 +10,242 @@
- main schemae-service developersCEN TC278 WG3 SG9 Team.EuropeFirst Drafted for NeTEx version 1.0 CEN TC278 WG3 SG9 Editor Nicholas Knowles. mailto:schemer@netex.org.uk2023-12-18NewModes: Add ServiceBookingArrangemnt to constraints
- 2021-09-02NewModes: Add BatteryEquipment and TypeOfBatteryCHemistry. Add ChargingEquipmentProfile, TypeOfPlug
- r
- 2021-09-01NewModes: AddPOOL OF VEHICLEs
- 2021-08-03Add PARKING BAY CONDITION and RENTAL AVAILABILITY
- 2021-09-01NewModes: Add PoolOfVehicles
- 2021-08-03Add PARKING BAY CONDITION and RENTAL AVAILABILITY
- 2021-07-09Revise name sto allign with TM
- VehicleRentalOperation --> VehicleRental, VehicleSharingOperation --> VehicleSharing, VehiclePoolingOperation --> VehiclePooling
- 2021-01-08NewModes: drop MobilityServiceElement, MobilityServiceElementPrice, add constraint fro ModerRestriction assessment
- 2020-11-16NewModes: Drop AlternativeTransportOperator
- 2020-11-06NewMOdes (Norway) Add RelatedOrganisation and reusable Contacts constraints.
- 2020-10-14NewModes Add Constraints
- Add MobilityServiceFrame, MobilityJourneyFrame.
- TypeOfProof, TaxiRank, TaxiStand. TypeOfParking
- ScheduledOperation, FlexibleOperation, VehicleRental, VehicleSharing, VehiclePooling.
- VehicleRentalService, VehicleSharingService, CarPoolingService. TaxiService, ChaufferedVehicleService. OnlineService.
- OnlineServiceOperator.
- SimpleVehicleType, CycleModelProfile, CarModelProfile. TypeOfFuel
- Fleet, TypeOfFleet.
- VehicleMeetingPoint, VehicleMeetingLink, VehicleMeetingPlace.
- VehicleMeetingPointAssignment, DynamicVehicleMeetingPointAssignment.
- VehicleSharingParkingArea, VehiclePoolingParkingArea, TaxiParkingArea, VehicleSharingParkingBay, VehiclePoolingParkingBay.
- ParkingAreaCapacityAssignment, MonitoredVehicleSharingParkingBay, ParkingBayStatus.
- VehicleReleaseEquipment, RefuellingEquipment.
- TaxiServicePlaceAssignment, VehiclePoolingPlaceAssignment, VehicleSharingPlaceAssignment.
- SingleJourneyPath, VehicleMeetingPointInPath, SingleJourney, GroupOfSingleJourneys.
- VehiclePoolerProfile (USerProfile)
- VehicleAccessCredentials, ServiceAccessCode
- RentalPenaltyPolicy
- IndividualTraveller, VehiclePoolingDriverInfo, IndividualPassengetrInfo
- MobilityServiceConstraint, VehicleTypeZoneConstraint
- TM: CustomerMaymentMeans, MediumAccessDevice, NediunACcessDeviceSecurityListing, MediumAPplicationInstance.
- FIX: Add OpenTransportMode, Submode, VehicleChargingEquipment, CycleStorageEquipment, HailAndRideArea
- FIX: Remove PlaceRef and EquipmentRef and bogus restrictions on uniqueness across places and equipment.
- 2020-08-20Corrections
- Add UicOperatingPeriod key and ref constraints
- 2020.07.28### 2020.07.28 FIX Issue #101*Publication*:Add missing constraints for __FareTableRow__, __FareTableColumn__, __TypeOfLine__ and for __FareZone__ Parent
+
+ main schema
+ e-service developers
+ CEN TC278 WG3 SG9 Team.
+ Europe
+ First Drafted for NeTEx version 1.0 CEN TC278 WG3 SG9 Editor Nicholas Knowles. mailto:schemer@netex.org.uk
+ 2023-01-30
+ NewModes: Add ACCEPTED DRIVER PERMIT, TYPE OF DRIVER PERMIT, VEHICLE EQUIPMENT PROFILE MEMBER
- 2020-04-17Corrections
- Add ParentFareZoneRef constraint
- 2020-04-02Corrections
- Add constraint for RowRef and ColumnRef
- 2019-05-15Corrections
- Add TypeOfLine constraint
- 2019-05-02
- Corrections
- Add missing constraint selectors for DefaultResponsibilitySetRef and DefaultDataSourceRef
- Add missing constraints ref DefaultCodespaceRef
- 2019-04-24Corrections
- Add missing constraints ref for JourneyPart/MainPartRef to JourneyPartCouple
- 2019-04-24Corrections
- (1)Add constraints ref for ParkingEntranceForVehicles and ParkingPasengerEntrance
- (2) Drop general EntranceRef constraint
- 2019-04-14Fix add constraints for VehicleStopingPosition and VehicleQuayAlignment and VehiclePositionAlignment
- 2019-04-10Fix add constraints for ParkingProperties and CompanionUserProfile/ParentRef
- 2019-03-25Fix: Integrate fix by CD with other constraint changes: Add EquipmentPlace to Place_AnyVersionedKey.
- 2019-03-12Fix: Add integrity constraints for new elements EligibilityChangePolicy, TypeOfPaymentMethod , TypeOfFareStructureFactor, TypeOfFareStructureElement, TypeOfPricingRule, TypeOfFareTable, TypeOfMachineReadability,
- Also drop some spurious selectors.
- 2019-03-10Fix: Add constraint for SupplementToFareProductRef .
- 2019-03-01EURA-(nk) Add constraint for DistanceMatrixInverseRef for backwards direction of reference to a DIstance Matrix Element
- 2019-02-18
- (a) Relax uniqueness constraint on FareTable and PriceGroup now unique within type,
- 2019-01-15
- (a) Fix keyref constraint on TimingLinkInJourneyPattern_AnyVersionedKey, (Drop DropFarePointInPattern. TimingTimingLinkInJournePattern, STopTimingLinkInJourneyPattern)
- (b) Fix keyref constraint on ServiceLinkInJourneyPattern_AnyVersionedKey (Drop points)
- (c) Fix keyref constraint on FarePointInPattern_AnyVersionedKey - Add Points
- (d) Fix keyref constraint on LinkInJourneyPattern_AnyVersionedKey - drop Points
- (e) Fix constraint ServiceLinkInJourneyPattern_AnyVersionedKey drop bogus ServiceService selector
- (f) Fix Fare Point In Pattern Key
- (g) Fix keyref constraint on StopPointInJourneyPattern - remove bogus DeadRunInPattern and ServiceStopPointInPattern selectors
- (h) Fix keyref constraint on TimingPointInPattern - remove bogus DeadRunInPattern and ServiceStopPointInPattern selectors
- (i) Fix uniqueness constraint on HeadwayJourneyGroup - drop RhythmicalJourneyGroup
- (j) Fix (again) Constraints on SalesOfferPackage and SalesOfferPackagePrice
- (k) Fix keyref LinkInJourneyPattern_AnyVersionedKey correct toLinkInPattern to ServiceLinkInPattern
- (l) Fix remove obsolete ParkingTaxRate constraint
- (m) Fix Reinstate Constraints on StopPointInJourneyPattern, etc
- (n) Fix Add Constraints on SectionInSequence
- (o) Revise key names to emphasise when key is ordered
- 2018-06-01 Rename Sales Package to SALES OFFER PACKAGE
- 2018-01-07 Remove trailing blanks on names2017-08-10Align with TM6
- Rename Passenger Contract to FareContract.
- Rename Passenger Contract Event to FareContractEntry.
- Rename Type of Passenger Contract to TypeOfFareContract.
- Adjust References in Dependent packages.
- 2017-08-10
- Rename FareContractEvent to FareContractEntry
- Add constraints for CustomerPurchasePackage, CustomerPurchasePackageElement, CustomerPurchaseParameterAssignment
- Add constraints for CustomerAccount, CustomerAccountStatus, TypeOf CustomerAccount,
- Add constraints for CustomerEligibility, UserProfileEligibility, CommercialProfileEligibility, ResidentialQualifactionEligibility
- 2017-06-29
- CR048 add constraints WHITE LIST
- Fix: Add Constraint on CUSTOMER
- CR00310 add constraints on JOURNEY PART POSITION
- 2017-05-09
-Correct COnstraints for PointOnRoute
+
+ 2021-09-02
+ NewModes: Add BatteryEquipment and TypeOfBatteryCHemistry. Add ChargingEquipmentProfile, TypeOfPlug
+
+ 2021-09-01
+ NewModes: AddPOOL OF VEHICLEs
+
+ 2021-08-03
+ Add PARKING BAY CONDITION and RENTAL AVAILABILITY
+
+ 2021-09-01
+ NewModes: Add PoolOfVehicles
+
+ 2021-08-03
+ Add PARKING BAY CONDITION and RENTAL AVAILABILITY
+
+ 2021-07-09
+ Revise name sto allign with TM
+ VehicleRentalOperation --> VehicleRental, VehicleSharingOperation --> VehicleSharing, VehiclePoolingOperation --> VehiclePooling
+
+ 2021-01-08
+ NewModes: drop MobilityServiceElement, MobilityServiceElementPrice, add constraint fro ModerRestriction assessment
+
+ 2020-11-16
+ NewModes: Drop AlternativeTransportOperator
+
+ 2020-11-06
+ NewMOdes (Norway) Add RelatedOrganisation and reusable Contacts constraints.
+
+ 2020-10-14
+ NewModes Add Constraints (NM)
+ Add MobilityServiceFrame, MobilityJourneyFrame.
+ TypeOfProof, TaxiRank, TaxiStand. TypeOfParking
+ ScheduledOperation, FlexibleOperation, VehicleRental,
+ VehicleSharing, VehiclePooling.
+ VehicleRentalService, VehicleSharingService, CarPoolingService. TaxiService, ChaufferedVehicleService. OnlineService.
+ OnlineServiceOperator.
+ SimpleVehicleType,
+ CycleModelProfile, CarModelProfile. TypeOfFuel
+ Fleet, TypeOfFleet.
+ VehicleMeetingPoint, VehicleMeetingLink, VehicleMeetingPlace.
+ VehicleMeetingPointAssignment,
+ DynamicVehicleMeetingPointAssignment.
+ VehicleSharingParkingArea, VehiclePoolingParkingArea, TaxiParkingArea, VehicleSharingParkingBay, VehiclePoolingParkingBay.
+ ParkingAreaCapacityAssignment,
+ MonitoredVehicleSharingParkingBay, ParkingBayStatus.
+ VehicleReleaseEquipment, RefuellingEquipment.
+ TaxiServicePlaceAssignment, VehiclePoolingPlaceAssignment, VehicleSharingPlaceAssignment.
+ SingleJourneyPath, VehicleMeetingPointInPath, SingleJourney, GroupOfSingleJourneys.
+ VehiclePoolerProfile (USerProfile)
+ VehicleAccessCredentials, ServiceAccessCode
+ RentalPenaltyPolicy
+ IndividualTraveller, VehiclePoolingDriverInfo, IndividualPassengetrInfo
+ MobilityServiceConstraint, VehicleTypeZoneConstraint
+ TM: CustomerMaymentMeans, MediumAccessDevice,
+ NediunACcessDeviceSecurityListing, MediumAPplicationInstance.
+ FIX: Add OpenTransportMode, Submode, VehicleChargingEquipment, CycleStorageEquipment, HailAndRideArea
+ FIX: Remove PlaceRef and
+ EquipmentRef and bogus restrictions on uniqueness across places and equipment.
+
+ 2020-08-20
+ Corrections
+ Add UicOperatingPeriod key and ref constraints
+
+ 2020.07.28
+ ### 2020.07.28 FIX Issue #101*Publication*:Add missing constraints for __FareTableRow__, __FareTableColumn__, __TypeOfLine__ and for __FareZone__ Parent
+
+
+ 2020-04-17
+ Corrections
+ Add ParentFareZoneRef constraint
+
+ 2020-04-02
+ Corrections
+ Add constraint for RowRef and ColumnRef
+
+ 2019-05-15
+ Corrections
+ Add TypeOfLine constraint
+
+ 2019-05-02
+ Corrections
+ Add missing constraint selectors for DefaultResponsibilitySetRef and DefaultDataSourceRef
+ Add missing constraints ref DefaultCodespaceRef
+
+ 2019-04-24
+ Corrections
+ Add missing constraints ref for JourneyPart/MainPartRef to JourneyPartCouple
+
+ 2019-04-24
+ Corrections
+ (1)Add constraints ref for ParkingEntranceForVehicles and ParkingPasengerEntrance
+ (2) Drop general EntranceRef constraint
+
+ 2019-04-14
+ Fix add constraints for VehicleStopingPosition and VehicleQuayAlignment and VehiclePositionAlignment
+
+ 2019-04-10
+ Fix add constraints for ParkingProperties and CompanionUserProfile/ParentRef
+
+ 2019-03-25
+ Fix: Integrate fix by CD with other constraint changes: Add EquipmentPlace to Place_AnyVersionedKey.
+
+ 2019-03-12
+ Fix: Add integrity constraints for new elements EligibilityChangePolicy, TypeOfPaymentMethod , TypeOfFareStructureFactor, TypeOfFareStructureElement, TypeOfPricingRule, TypeOfFareTable,
+ TypeOfMachineReadability,
+ Also drop some spurious selectors.
+
+ 2019-03-10
+ Fix: Add constraint for SupplementToFareProductRef .
+
+ 2019-03-01
+ EURA-(nk) Add constraint for DistanceMatrixInverseRef for backwards direction of reference to a DIstance Matrix Element
+
+ 2019-02-18
+ (a) Relax uniqueness constraint on FareTable and PriceGroup now unique within type,
+
+ 2019-01-15
+ (a) Fix keyref constraint on TimingLinkInJourneyPattern_AnyVersionedKey, (Drop DropFarePointInPattern. TimingTimingLinkInJournePattern, STopTimingLinkInJourneyPattern)
+ (b) Fix keyref
+ constraint on ServiceLinkInJourneyPattern_AnyVersionedKey (Drop points)
+ (c) Fix keyref constraint on FarePointInPattern_AnyVersionedKey - Add Points
+ (d) Fix keyref constraint on
+ LinkInJourneyPattern_AnyVersionedKey - drop Points
+ (e) Fix constraint ServiceLinkInJourneyPattern_AnyVersionedKey drop bogus ServiceService selector
+ (f) Fix Fare Point In Pattern Key
+ (g) Fix
+ keyref constraint on StopPointInJourneyPattern - remove bogus DeadRunInPattern and ServiceStopPointInPattern selectors
+ (h) Fix keyref constraint on TimingPointInPattern - remove bogus
+ DeadRunInPattern and ServiceStopPointInPattern selectors
+ (i) Fix uniqueness constraint on HeadwayJourneyGroup - drop RhythmicalJourneyGroup
+ (j) Fix (again) Constraints on SalesOfferPackage and
+ SalesOfferPackagePrice
+ (k) Fix keyref LinkInJourneyPattern_AnyVersionedKey correct toLinkInPattern to ServiceLinkInPattern
+ (l) Fix remove obsolete ParkingTaxRate constraint
+ (m) Fix Reinstate
+ Constraints on StopPointInJourneyPattern, etc
+ (n) Fix Add Constraints on SectionInSequence
+ (o) Revise key names to emphasise when key is ordered
+
+ 2018-06-01
+ Rename Sales Package to SALES OFFER PACKAGE
+
+ 2018-01-07
+ Remove trailing blanks on names
+
+ 2017-08-10
+ Align with TM6
+ Rename Passenger Contract to FareContract.
+ Rename Passenger Contract Event to FareContractEntry.
+ Rename Type of Passenger Contract to TypeOfFareContract.
+ Adjust References in
+ Dependent packages.
+
+ 2017-08-10
+ Rename FareContractEvent to FareContractEntry
+ Add constraints for CustomerPurchasePackage, CustomerPurchasePackageElement, CustomerPurchaseParameterAssignment
+ Add constraints for
+ CustomerAccount, CustomerAccountStatus, TypeOf CustomerAccount,
+ Add constraints for CustomerEligibility, UserProfileEligibility, CommercialProfileEligibility,
+ ResidentialQualifactionEligibility
+
+ 2017-06-29
+ CR048 add constraints WHITE LIST
+ Fix: Add Constraint on CUSTOMER
+ CR00310 add constraints on JOURNEY PART POSITION
+
+ 2017-05-09
+ Correct Constraints for PointOnRoute
Add Missing Constraints For CommonSectionMember / PointOnSection and LinkOnSection er
Add Missing Constraints For GroupOfServicesMember , JourneyAccounting DelegatedResponsibilitySet
Reinstate Constraints for CAll
Fix constraints that were missing namespace on subpart
- 2017-03-27
- Various 1.1 changes see CRS.
- CR0038 revise constraints on ResponsibilityRole
- 2011-01-17V0.94 Revised
- 2010-09-04Created from Siri.xsd
-
netex Xml is an XML representation of the Transmodel model that can be used to exchange data objects between netex databases and other services.
.
-
The same netex Xml of netex data objects can be used both in fine grained protocols that exchange one or more objects at a time, such as the SIRI based netex Xml web service, and in bulk publication exchange formats used to exchange whole data sets.
This netex Publication exchange XML schema defines a bulk delivery format to exchange netex objects as an XML document. (It has no dependency on SIRI).
-
For each data object type it describes an XML representation which can be used to exchange netex data.
It also describes filters to describe requests for publishing data. These can be used both to configure the publication, and to describe the contents of the published document, for example all Network Objects, or all current traffic events.
A particular use of the netex Publication Exchange format is to publish data from a NeTEx system: at regular intervals as an Xml document which can be transmitted to other systems by FTP or other communication transport means.
-
text/xmlhttp://www.w3.org/2001/XMLSchemaXML schema, W3C Recommendation 2001{http://www.netex.org.uk/schemas/1.0/xsd}netex_publication.xsd[ISO 639-2/B] ENGKizoom Software Ltd, 16 High Holborn, London WC1V 6BX http://www.netex.org.uk/schemas/1.0/netex_filters.xsdhttp://www.netex.org.uk/schemas/1.0/netex_all_objects.xsdUnclassified
- CEN, Crown Copyright 2009-2021
- Version 1.1Arts, recreation and travel, Tourism, Travel (tourism), Transport, Public transport, Bus services, Coach services, Business and industry, Transport, Public transport, Roads and Road transport.CEN TC278 WG3 SG9.NeTEx XML schema. bulk Publication Interface for exchanging NeTEx data Standard
+
+ 2017-03-27
+ Various 1.1 changes see CRS.
+ CR0038 revise constraints on ResponsibilityRole
+
+ 2011-01-17
+ V0.94 Revised
+
+ 2010-09-04
+ Created from Siri.xsd
+
+
netex Xml is an XML representation of the Transmodel model that can be used to exchange data objects between netex databases and other services.
+ .
+
The same netex Xml of netex data objects can be used both in fine grained protocols that exchange one or more objects at a time, such as the SIRI based netex Xml web service, and in bulk
+ publication exchange formats used to exchange whole data sets.
+
+
+ This netex Publication exchange XML schema defines a bulk delivery format to exchange netex objects as an XML document. (It has no dependency on SIRI).
+
For each data object type it describes an XML representation which can be used to exchange netex data.
It also describes filters to describe requests for publishing data. These can be used both to configure the publication, and to describe the contents of the published document, for
+ example all Network Objects, or all current traffic events.
A particular use of the netex Publication Exchange format is to publish data from a NeTEx system: at regular intervals as an Xml document which can be transmitted to other systems by
+ FTP or other communication transport means.
+
+
+
+
+ text/xml
+ http://www.w3.org/2001/XMLSchema
+ XML schema, W3C Recommendation 2001
+
+ {http://www.netex.org.uk/schemas/1.0/xsd}netex_publication.xsd
+ [ISO 639-2/B] ENG
+ Kizoom Software Ltd, 16 High Holborn, London WC1V 6BX
+
+ http://www.netex.org.uk/schemas/1.0/netex_filters.xsd
+ http://www.netex.org.uk/schemas/1.0/netex_all_objects.xsd
+
+
+ Unclassified
+ CEN, Crown Copyright 2009-2023
+
+
+ Version 1.1
+
+ Arts, recreation and travel, Tourism, Travel (tourism), Transport, Public transport, Bus services, Coach services, Business and industry, Transport, Public transport, Roads and
+ Road transport.
+ CEN TC278 WG3 SG9.
+
+ NeTEx XML schema. bulk Publication Interface for exchanging NeTEx data
+ Standard
+
NeTEx PUBLICATION SCHEMA
@@ -217,11 +342,24 @@ Correct COnstraints for PointOnRoute
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -375,28 +513,6 @@ Correct COnstraints for PointOnRoute
-
-
-
-
- Every [TypeOfEntity Id + TypeOfEntity] must be unique within document.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -902,7 +1018,7 @@ Correct COnstraints for PointOnRoute
-
+
@@ -940,7 +1056,7 @@ Correct COnstraints for PointOnRoute
-
+
@@ -1082,7 +1198,7 @@ Correct COnstraints for PointOnRoute
-
+
@@ -1157,7 +1273,7 @@ Correct COnstraints for PointOnRoute
-
+
@@ -1276,17 +1392,6 @@ Correct COnstraints for PointOnRoute
-
-
-
-
-
-
-
-
-
-
-
@@ -3198,6 +3303,14 @@ Correct COnstraints for PointOnRoute
+
+
+ Every [AccessibilityAssessment Id + Version] must be unique within document.
+
+
+
+
+
@@ -3208,6 +3321,15 @@ Correct COnstraints for PointOnRoute
+
+
+
+ Every [AccessibilityLimitation Id + Version] must be unique within document.
+
+
+
+
+
@@ -3306,14 +3428,14 @@ Correct COnstraints for PointOnRoute
-
+
+
+ Every [OperatingDay Id + Version] must be unique within document.
+
+
+
+
+
@@ -3406,7 +3528,7 @@ Correct COnstraints for PointOnRoute
Every [ValidityCondition Id + Version] must be unique within document.
-
+
@@ -3422,6 +3544,15 @@ Correct COnstraints for PointOnRoute
+
+
+
+ Every [AvailabilityCondition Id + Version] must be unique within document.
+
+
+
+
+
@@ -4440,6 +4571,27 @@ Correct COnstraints for PointOnRoute
+
+
+
+
+ Every [VehicleEquipmentProfileMember Id + Version] must be unique within document.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -4572,18 +4724,18 @@ Correct COnstraints for PointOnRoute
Every [Train Id + Version] must be unique within document.
-
+
-
+
-
+
@@ -5001,7 +5153,7 @@ Correct COnstraints for PointOnRoute
-
+
@@ -5163,6 +5315,48 @@ Correct COnstraints for PointOnRoute
+
+
+
+
+ Every [FlexibleRoute Id + Version] must be unique within document.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Every [FlexibleQuay Id + Version] must be unique within document.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -5806,7 +6000,7 @@ Correct COnstraints for PointOnRoute
-
+
@@ -5877,7 +6071,7 @@ Correct COnstraints for PointOnRoute
Every [sitePathLink Id + Version] must be unique within document.
-
+
@@ -6193,7 +6387,7 @@ Correct COnstraints for PointOnRoute
-
+
@@ -6205,7 +6399,7 @@ Correct COnstraints for PointOnRoute
-
+
@@ -6460,6 +6654,15 @@ Correct COnstraints for PointOnRoute
+
+
+
+ Every [FlexibleLine Id + Version] must be unique within document.
+
+
+
+
+
@@ -7312,6 +7515,30 @@ Correct COnstraints for PointOnRoute
+
+
+
+
+ Every [FlexibleStopAssignment Id + Version + order] must be unique within document.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -7732,18 +7959,18 @@ Correct COnstraints for PointOnRoute
Every [ServicePattern Id + Version] must be unique within document.
-
+
-
+
-
+
@@ -7945,20 +8172,27 @@ Correct COnstraints for PointOnRoute
-
+
- Every [Journey Id + Version] must be unique within document.
+ Every [VehicleJourney Id + Version] must be unique within document.
-
+
-
-
+
- Every [VehicleJourney Id + Version] must be unique within document.
+ Every [DatedVehicleJourney Id + Version] must be unique within document.
+
+
+
+
+
+
+
+ Every [NormalDatedVehicleJourney Id + Version] must be unique within document.
-
+
@@ -7970,7 +8204,15 @@ Correct COnstraints for PointOnRoute
-
+
+
+ Every [DatedServiceJourney Id + Version] must be unique within document.
+
+
+
+
+
+ Every [TemplateVehicleJourney Id + Version] must be unique within document.
@@ -7988,12 +8230,12 @@ Correct COnstraints for PointOnRoute
-
+
-
+
@@ -9554,7 +9796,7 @@ Correct COnstraints for PointOnRoute
-
+
@@ -11124,7 +11366,7 @@ Correct COnstraints for PointOnRoute
-
+
@@ -11145,7 +11387,7 @@ Correct COnstraints for PointOnRoute
-
+
diff --git a/xsd/NeTEx_publication_timetable.xsd b/xsd/NeTEx_publication_timetable.xsd
index 2aef40a39..6c9036661 100644
--- a/xsd/NeTEx_publication_timetable.xsd
+++ b/xsd/NeTEx_publication_timetable.xsd
@@ -342,18 +342,33 @@ Provides a general purose wrapper for NeTEx data content.
-
-
-
-
-
-
+
+
+
+
+ Every [Version Id + Version] must be unique within document.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -796,7 +811,7 @@ Provides a general purose wrapper for NeTEx data content.
-
+
@@ -834,7 +849,7 @@ Provides a general purose wrapper for NeTEx data content.
-
+
@@ -963,7 +978,7 @@ Provides a general purose wrapper for NeTEx data content.
-
+
@@ -1178,17 +1193,6 @@ Provides a general purose wrapper for NeTEx data content.
-
-
-
-
-
-
-
-
-
-
-
@@ -1259,7 +1263,7 @@ Provides a general purose wrapper for NeTEx data content.
-
+
@@ -1635,15 +1639,6 @@ Provides a general purose wrapper for NeTEx data content.
-
-
-
- Every [Equipment Id + Version] must be unique within document.
-
-
-
-
-
@@ -1651,7 +1646,7 @@ Provides a general purose wrapper for NeTEx data content.
-
+
@@ -1746,7 +1741,7 @@ Provides a general purose wrapper for NeTEx data content.
-
+
@@ -2307,16 +2302,6 @@ Provides a general purose wrapper for NeTEx data content.
-
-
-
-
- Every [LocalService Id + Version] must be unique within document.
-
-
-
-
-
@@ -2324,7 +2309,7 @@ Provides a general purose wrapper for NeTEx data content.
-
+
@@ -2603,6 +2588,14 @@ Provides a general purose wrapper for NeTEx data content.
+
+
+ Every [AccessibilityAssessment Id + Version] must be unique within document.
+
+
+
+
+
@@ -2613,6 +2606,15 @@ Provides a general purose wrapper for NeTEx data content.
+
+
+
+ Every [AccessibilityLimitation Id + Version] must be unique within document.
+
+
+
+
+
@@ -2711,14 +2713,14 @@ Provides a general purose wrapper for NeTEx data content.
-
+
@@ -2811,7 +2813,7 @@ Provides a general purose wrapper for NeTEx data content.
Every [ValidityCondition Id + Version] must be unique within document.
-
+
@@ -2827,6 +2829,15 @@ Provides a general purose wrapper for NeTEx data content.
+
+
+
+ Every [AvailabilityCondition Id + Version] must be unique within document.
+
+
+
+
+
@@ -2846,7 +2857,7 @@ Provides a general purose wrapper for NeTEx data content.
-
+ -->
@@ -3349,6 +3360,48 @@ Provides a general purose wrapper for NeTEx data content.
+
+
+
+
+ Every [FlexibleRoute Id + Version] must be unique within document.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Every [FlexibleQuay Id + Version] must be unique within document.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3643,7 +3696,7 @@ Provides a general purose wrapper for NeTEx data content.
-
+
@@ -3994,7 +4047,7 @@ Provides a general purose wrapper for NeTEx data content.
-
+
@@ -4006,7 +4059,7 @@ Provides a general purose wrapper for NeTEx data content.
-
+
@@ -4261,9 +4314,18 @@ Provides a general purose wrapper for NeTEx data content.
+
+
+
+ Every [FlexibleLine Id + Version] must be unique within document.
+
+
+
+
+
-
+
@@ -4967,6 +5029,30 @@ Provides a general purose wrapper for NeTEx data content.
+
+
+
+
+ Every [FlexibleStopAssignment Id + Version + order] must be unique within document.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -5570,20 +5656,27 @@ Provides a general purose wrapper for NeTEx data content.
-
+
+
+ Every [VehicleJourney Id + Version] must be unique within document.
+
+
+
+
+
+
- Every [Journey Id + Version] must be unique within document.
+ Every [DatedVehicleJourney Id + Version] must be unique within document.
-
+
-
-
+
- Every [VehicleJourney Id + Version] must be unique within document.
+ Every [NormalDatedVehicleJourney Id + Version] must be unique within document.
-
+
@@ -5595,7 +5688,15 @@ Provides a general purose wrapper for NeTEx data content.
-
+
+
+ Every [DatedServiceJourney Id + Version] must be unique within document.
+
+
+
+
+
+ Every [TemplateVehicleJourney Id + Version] must be unique within document.
@@ -5613,12 +5714,12 @@ Provides a general purose wrapper for NeTEx data content.
-
+
-
+
diff --git a/xsd/netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_limitations.xsd b/xsd/netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_limitations.xsd
index e5216ef18..a990916ef 100644
--- a/xsd/netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_limitations.xsd
+++ b/xsd/netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_limitations.xsd
@@ -152,14 +152,12 @@ Rail transport, Roads and Road transport
- Whether a PLACE has ramp free access. Ramp free isn't necessary absolute. If a ramp is not steep, then a PLACE
- can still be considered ramp free.
+ Whether a PLACE has ramp free access. Ramp free isn't necessary absolute. If a ramp is not steep, then a PLACE can still be considered ramp free.
- Whether the platform is high enough and gap is small enough for level access into vehicle.
-At least at a designated wheelchair door position the gap between platform and vehicle floor (of level access vehicle) does not exceed 75 mm measured horizontally and 50 mm measured vertically including sliding step (according to PRM TSI).
+ Whether the platform is high enough and gap is small enough for level access into vehicle. At least at a designated wheelchair door position the gap between platform and vehicle floor (of level access vehicle) does not exceed 75 mm measured horizontally and 50 mm measured vertically including sliding step (according to PRM TSI).
diff --git a/xsd/netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd b/xsd/netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd
index e96588136..d3affd50c 100644
--- a/xsd/netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd
+++ b/xsd/netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_passengerMobility.xsd
@@ -163,9 +163,9 @@ Rail transport, Roads and Road transport
A specific USER NEED, i.e. a constraint of a passenger as regards his mobility, e.g. wheelchair, assisted wheelchair, etc.
-
+
- Passenger pyschosensory need for which a suitability specified.
+ Passenger psychosensory need for which a suitability specified.
@@ -206,7 +206,7 @@ Rail transport, Roads and Road transport
-
+ Allowed values for specific psychosensory needs.
diff --git a/xsd/netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd b/xsd/netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd
index 2a30a39ef..d62715014 100644
--- a/xsd/netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd
+++ b/xsd/netex_framework/netex_responsibility/netex_responsibilitySet_version.xsd
@@ -182,7 +182,7 @@ Rail transport, Roads and Road transport
-
+ A particular role an ORGANISATION or an ORGANISATION PART is playing. +v1.1
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd
index 6f594cd12..fab7cf8a2 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd
@@ -212,11 +212,6 @@ Rail transport, Roads and Road transport
VEHICLE has a hoist or lift for wheelchairs.
-
-
- Distance from VEHICLE needed to operate hoist.
-
- Whether a ramp may be used to access VEHICLE.
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd
index 95b19b198..9bf7c3c79 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd
@@ -36,6 +36,8 @@
2021-07-07Add values to NuisanceFacility, MobilityFacility, LuggageCarriageFacility and AccommodationFacility
+ 2021-07-07Add values to NuisanceFacility, MobilityFacility, LuggageCarriageFacility and AccommodationFacility
+
NeTEx is a European CEN standard for the exchange of Public Transport data including timetables.
This sub-schema describes the FACILITY subtypes
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd
index b826fd2ad..54b880a97 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd
@@ -243,12 +243,12 @@ Rail transport, Roads and Road transport
- Deprecated. Use mode rail with RailSubmode longDistance.
+ DEPRECATED. Use mode rail with RailSubmode longDistance.
- Deprecated. Use mode metro with MetroSubmode urbanRail (or in some few cases rail with RailSubmode local).
+ DEPRECATED. Use mode metro with MetroSubmode urbanRail (or in some few cases rail with RailSubmode local).
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_trainElement_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_trainElement_version.xsd
index 865551c32..73986b664 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_trainElement_version.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_trainElement_version.xsd
@@ -149,18 +149,6 @@ Rail transport, Roads and Road transport
-
-
- Type for containment in frame of VEHICLE MODELs.
-
-
-
-
-
-
-
-
- Type for containment in frame of VEHICLE EQUIPMENT PROFILEs.
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd
index 5ad066f10..d902f7704 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd
@@ -25,7 +25,7 @@
2020-10-04NewModes: Add list of VEHICLEs.
Add TransportType, SimpleVehicleType
- Add fuel types none, other,
+ Add fuel types none, other,
ADd Power Tpe enumeration
Add Vehicle PRofile
@@ -503,6 +503,21 @@ Rail transport, Roads and Road transport
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -652,7 +667,19 @@ Rail transport, Roads and Road transport
-
+
+
+
+ Type for a list of VEHICLE EQUIPMENT PROFILE MEMBERs.
+
+
+
+
+
+
+
+
+ Type for identifier of a VEHICLE EQUIPMENT PROFILE MEMBER.
@@ -672,7 +699,7 @@ Rail transport, Roads and Road transport
- Identifier of referenced VEHICLE EQUIPMENT PROFILE MEMBER.
+ Identifier of a VEHICLE EQUIPMENT PROFILE MEMBER.
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
index 17dcc3407..f6d0cc24c 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
@@ -86,6 +86,18 @@ Rail transport, Roads and Road transport
VEHICLE TYPE data types
+
+
+ Type for containment in frame of VEHICLE MODELs.
+
+
+
+
+
+
+
+
+
@@ -1198,11 +1210,11 @@ Rail transport, Roads and Road transport
- An element within a VEHICLE EQUIPMENT PROFILE specifying the number of units of a given TYPE OF EQUIPMENT.
+ A element within a VEHICLE EQUIPMENT PROFILE specifying the number of units of a given a TYPE OF EQUIPMENT.
-
+
@@ -1214,14 +1226,14 @@ Rail transport, Roads and Road transport
- Identifier of VEHICLE EQUIPMENT PROFILE MEMBER.
+ Identifier of VEHICLE EQUIPMENT PROILE.
-
+ Type for a VEHICLE EQUIPMENT PROFILE MEMBER.
@@ -1285,7 +1297,7 @@ Rail transport, Roads and Road transport
- Type for a PURPOSE OF EQUIPMENT PROFILE.
+ Type for a PURPOSE OF EQUIPMENT.
@@ -1294,7 +1306,7 @@ Rail transport, Roads and Road transport
- A type of driving license e.g. https://en.wikipedia.org/wiki/European_driving_licence +V2.0
+ A type of driving license (e.g. https://en.wikipedia.org/wiki/European_driving_licence ). +v2.0
diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
index 430284650..1be239065 100644
--- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
+++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
@@ -408,7 +408,6 @@ Rail transport, Roads and Road transport
-
Type for identifier of a PLACE LIGHTING.
@@ -531,6 +530,20 @@ Rail transport, Roads and Road transport
+
+
+ Allowed values for lighting method
+
+
+
+
+
+
+
+
+
+
+
Allowed values for the status of the ground marking
@@ -601,7 +614,7 @@ Rail transport, Roads and Road transport
- Allowed values for the type of handle for a door
+ Allowed values for the type of handle for a door.
diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
index 90ceaeeee..8ae8d90bd 100644
--- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
+++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
@@ -26,7 +26,7 @@
2019-03-25FR49 CD #65 Accessibility changes
CD add new attribute NecessaryForceEnumeration with values noForce, lightForce, mediumForce, heavyForce, unknown
- CD add new attributeLightingOOnMethod to PlaceLighting with values movementDetector, stepDetector, switchOnTheWall, atDoorOpening, onlyAtNight, other
+ CD add new attributeLightingMethod to PlaceLighting with values movementDetector, stepDetector, switchOnTheWall, atDoorOpening, onlyAtNight, other
NJSK Review: correct typo on stepDetector
CD Add new attribute to AccessEquipmene; SafeForGuideDog.
CD Add new attribute to StairEquipment; WithoutRiser.
@@ -161,6 +161,11 @@ Rail transport, Roads and Road transport
Width of EQUIPMENT or entrance to EQUIPMENT (e.g. Lift).
+
+
+ Height of EQUIPMENT or entrance to EQUIPMENT (e.g. Lift).
+
+ Direction in which EQUIPMENT. can be used. Default is both.
@@ -486,7 +491,7 @@ Rail transport, Roads and Road transport
- Whether ESCALATOR has a tactile actuator.
+ Whether there are buttons to start the ESCALATOR if it is not moving, and whether these buttons are intended and suited for the visually impaired.
@@ -721,7 +726,7 @@ Rail transport, Roads and Road transport
- Whether Travelator has a tactile actuator.
+ Whether there are buttons to start the TRAVELATOR if it is not moving, and whether these buttons are intended and suited for the visually impaired.
@@ -836,6 +841,11 @@ Rail transport, Roads and Road transport
Height of lower handrail from floor.
+
+
+ Indicates the presence of signage that can be read tactilely (in Braille for example) on the handrail.
+
+
@@ -868,6 +878,11 @@ Rail transport, Roads and Road transport
Internal width of lift.
+
+
+ Internal height of lift.
+
+
@@ -1173,6 +1188,11 @@ Rail transport, Roads and Road transport
Height of any additional lower handrail.
+
+
+ Indicates the presence of signage that can be read tactilely (in Braille for example) on the handrail.
+
+ Whether ramp has tactile guidance strips.
diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd
index cf05f0b65..fab050da5 100644
--- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd
+++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd
@@ -351,8 +351,7 @@ Rail transport, Roads and Road transport
- Allowed values for QUAY Component Types. Special is the structure for rail, which allows a hierarchy.
- railIslandPlatform is the full platform positioned between two tracks, railPlatform is a side platform facing the track and railPlatformSector is a sector of such a railPlatform. A similar hierarchy is defined for a metro station layout.
+ Allowed values for QUAY Component Types. Special is the structure for rail, which allows a hierarchy. railIslandPlatform is the full platform positioned between two tracks, railPlatform is a side platform facing the track and railPlatformSector is a sector of such a railPlatform. A similar hierarchy is defined for a metro station layout.
From e602d6a5c214d75214935f6e7902a6e94ef87afc Mon Sep 17 00:00:00 2001
From: Stefan de Konink
Date: Fri, 3 May 2024 15:58:53 +0200
Subject: [PATCH 15/52] Fix typo (#722)
---
.../netex_reusableComponents/netex_vehicleType_version.xsd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
index f6d0cc24c..a3ad0dfb9 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
@@ -1143,7 +1143,7 @@ Rail transport, Roads and Road transport
- Identifier of VEHICLE EQUIPMENT PROILE.
+ Identifier of VEHICLE EQUIPMENT PROFILE.
From 99e079991933adc67d401a279a71895c715aba2b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Fri, 3 May 2024 18:29:24 +0200
Subject: [PATCH 16/52] Update neTactileActuators attribute on Escalators and
Travelators #665tex_ifopt_equipmentAccess_version.xsd (#720)
* Update netex_ifopt_equipmentAccess_version.xsd
* Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
---
.../part1_ifopt/netex_ifopt_equipmentAccess_version.xsd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
index 8ae8d90bd..56161e643 100644
--- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
+++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd
@@ -959,7 +959,7 @@ Rail transport, Roads and Road transport
- Whether Lift has a tactile actuator.
+ Whether all buttons have tactile markers suited for the visually impaired.
From a5b80a017e19cf40cc7ef87e5c553812a5577dc9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Fri, 3 May 2024 18:30:32 +0200
Subject: [PATCH 17/52] Update netex_facility_support.xsd (#724)
* Update netex_facility_support.xsd
* Lint and update documentation tables
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
---
.../netex_reusableComponents/netex_facility_support.xsd | 1 +
1 file changed, 1 insertion(+)
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd
index 9bf7c3c79..c1b8cab8d 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd
@@ -525,6 +525,7 @@ Rail transport, Roads and Road transport
+
From d50b5fdfae09721d32a3aa3353d11e12a97085ce Mon Sep 17 00:00:00 2001
From: Stefan de Konink
Date: Fri, 3 May 2024 18:31:02 +0200
Subject: [PATCH 18/52] TypeOfEntity is abstract (#723)
---
xsd/NeTEx_publication.xsd | 2 +-
xsd/NeTEx_publication_timetable.xsd | 16 ----------------
2 files changed, 1 insertion(+), 17 deletions(-)
diff --git a/xsd/NeTEx_publication.xsd b/xsd/NeTEx_publication.xsd
index c2e3dab60..6584ea871 100644
--- a/xsd/NeTEx_publication.xsd
+++ b/xsd/NeTEx_publication.xsd
@@ -347,7 +347,7 @@
-
+
diff --git a/xsd/NeTEx_publication_timetable.xsd b/xsd/NeTEx_publication_timetable.xsd
index 6c9036661..02b52aa36 100644
--- a/xsd/NeTEx_publication_timetable.xsd
+++ b/xsd/NeTEx_publication_timetable.xsd
@@ -332,22 +332,6 @@ Provides a general purose wrapper for NeTEx data content.
-
-
-
-
- Every [TypeOfEntity Id + TypeOfEntity] must be unique within document.
-
-
-
-
-
-
-
-
-
-
-
From 03db8ea71cf63ada63111e30131dd8006b6a2403 Mon Sep 17 00:00:00 2001
From: Stefan de Konink
Date: Sat, 4 May 2024 12:07:46 +0200
Subject: [PATCH 19/52] Fixes from #721 (#725)
* Fixes from #721
* then fix the typo in the previous word too
---
examples/standards/fxc/FX-PI-01_ParisExample.xml | 2 +-
xsd/NeTEx_publication.xsd | 2 +-
.../part1_ifopt/netex_ifopt_equipmentAccess_support.xsd | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/examples/standards/fxc/FX-PI-01_ParisExample.xml b/examples/standards/fxc/FX-PI-01_ParisExample.xml
index 0921fbbd3..bdebcabd9 100644
--- a/examples/standards/fxc/FX-PI-01_ParisExample.xml
+++ b/examples/standards/fxc/FX-PI-01_ParisExample.xml
@@ -1359,7 +1359,7 @@ Each time you change buses, you must validate a new ticket. The t+ ticket is not
Noctilien zone 5 to zone 5
- 3
+ 1
diff --git a/xsd/NeTEx_publication.xsd b/xsd/NeTEx_publication.xsd
index 6584ea871..3e081a836 100644
--- a/xsd/NeTEx_publication.xsd
+++ b/xsd/NeTEx_publication.xsd
@@ -40,7 +40,7 @@
VehicleRentalOperation --> VehicleRental, VehicleSharingOperation --> VehicleSharing, VehiclePoolingOperation --> VehiclePooling
2021-01-08
- NewModes: drop MobilityServiceElement, MobilityServiceElementPrice, add constraint fro ModerRestriction assessment
+ NewModes: drop MobilityServiceElement, MobilityServiceElementPrice, add constraint for ModeRestriction assessment
2020-11-16
NewModes: Drop AlternativeTransportOperator
diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
index 1be239065..2704eee3d 100644
--- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
+++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd
@@ -536,7 +536,7 @@ Rail transport, Roads and Road transport
-
+
From 15cb2ae269f6d2e3436969046b6143e820fcadbc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Wed, 8 May 2024 11:30:16 +0200
Subject: [PATCH 20/52] fixing imports to make files validate
(multilingualstring) (#623)
* fixing imports
* Lint and update documentation tables
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
---
.../netex_responsibility/netex_entity_version.xsd | 3 ++-
.../netex_responsibility/netex_versionDelta_version.xsd | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/xsd/netex_framework/netex_responsibility/netex_entity_version.xsd b/xsd/netex_framework/netex_responsibility/netex_entity_version.xsd
index 4732548f1..3ad9649dd 100644
--- a/xsd/netex_framework/netex_responsibility/netex_entity_version.xsd
+++ b/xsd/netex_framework/netex_responsibility/netex_entity_version.xsd
@@ -2,6 +2,7 @@
+
@@ -76,7 +77,7 @@ Rail transport, Roads and Road transport
- A system for uniquely identifying objects of a given type. Used for the distributed management of objects from many different sources. For example eachregion of a country may be given a different codespace to use when allocating stop identifieres which will be unique within a country.
+ A system for uniquely identifying objects of a given type. Used for the distributed management of objects from many different sources. For example each region of a country may be given a different codespace to use when allocating stop identifieres which will be unique within a country.
diff --git a/xsd/netex_framework/netex_responsibility/netex_versionDelta_version.xsd b/xsd/netex_framework/netex_responsibility/netex_versionDelta_version.xsd
index e98632aee..2f2e9499a 100644
--- a/xsd/netex_framework/netex_responsibility/netex_versionDelta_version.xsd
+++ b/xsd/netex_framework/netex_responsibility/netex_versionDelta_version.xsd
@@ -1,6 +1,7 @@
+
From caef1503c5e197300bfff69d61b457c8333d00a8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Wed, 8 May 2024 12:26:01 +0200
Subject: [PATCH 21/52] Update netex_ifopt_stopPlace_version.xsd (#715)
---
xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd
index c302d5755..70f786587 100644
--- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd
+++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd
@@ -151,7 +151,7 @@ Rail transport, Roads and Road transport
- Version of a named place where public transport may be accessed. May be a building complex (e.g. a station) or an on-street location. Can be a STOP PLACE, VEHICLE MEETING POINT, TAXI RANK.
+ Version of a named place where public transport may be accessed. May be a building complex (e.g. a station) or an on-street location. Can be a STOP PLACE, VEHICLE MEETING POINT, TAXI RANK. Note: If a master id exists for a StopPlace (must be stable and globally unique), then it is best used in the id. Optimally it would be built according IFOPT. It can also be put into one of the privateCodes in addition. If it is stored in KeyValue, then it should be documented well, so that importing systems know, which id is the relevant one.
From 3a81cbf317bb54812594e2b46d3358b4f3f30857 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Wed, 8 May 2024 12:26:29 +0200
Subject: [PATCH 22/52] Order attribute in documentation on FareTableColumn and
FareTableRow missing (#714)
* Update netex_fareTable_version.xsd
* Lint and update documentation tables
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
---
.../part3_fares/netex_fareTable_version.xsd | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 deletions(-)
diff --git a/xsd/netex_part_3/part3_fares/netex_fareTable_version.xsd b/xsd/netex_part_3/part3_fares/netex_fareTable_version.xsd
index e1ca5b0b1..56f9b1ef9 100644
--- a/xsd/netex_part_3/part3_fares/netex_fareTable_version.xsd
+++ b/xsd/netex_part_3/part3_fares/netex_fareTable_version.xsd
@@ -91,8 +91,7 @@
http://www.netex.org.uk/schemas/1.0/PATH/netex_prereqfile.xsdUnclassified
- CEN, Crown Copyright 2009-2020
-
+ CEN, Crown Copyright 2009-2020
@@ -791,7 +795,7 @@ Rail transport, Roads and Road transport
- Order in which FARE TABLE COLUMN HEADING is to appear.
+ Order in which FARE TABLE COLUMN HEADING is to appear in a view.
@@ -861,7 +865,7 @@ Rail transport, Roads and Road transport
- Order in which FARE TABLE ROW is to appear.
+ Order in which FARE TABLE ROW is to appear in a view.
@@ -883,7 +887,7 @@ Rail transport, Roads and Road transport
- Order in which FARE TABLE ROW is to appear.
+ Order in which FARE TABLE ROW is to appear in a view.
From 094602a9d8aa7b336b5fa006a1f47ee06950762f Mon Sep 17 00:00:00 2001
From: Nicholas Knowles
Date: Wed, 8 May 2024 11:27:19 +0100
Subject: [PATCH 23/52] Fix passenger category change for line modularisation
(#639)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* Fix to #600 Line Classification user types
Modularisation was wrong. Part1 dependency on Part3. Fix by moving Usertypes to part1 Service restrictions. Also (a) add veteran as user type (b) reorder restricedUSe to be next to user type (c) improve comments (d) add example to test
* Lint and update documentation tables
* Fix to line classifcation
remove unnecessary dependecy on Part3
* Update xsd/netex_part_1/part1_networkDescription/netex_line_version.xsd
Co-authored-by: Stefan de Konink
* Update xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* improve comment about RestrictedLine
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matthias Günter
Co-authored-by: Stefan de Konink
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
---
NeTEx.spp | 1 +
.../Netex_LineClassification_1.xml | 108 ++++++++++++++++++
.../netex_serviceRestrictions_support.xsd | 37 +++++-
.../netex_line_version.xsd | 13 +--
...etex_usageParameterEligibility_support.xsd | 30 -----
5 files changed, 150 insertions(+), 39 deletions(-)
create mode 100644 examples/functions/simpleNetwork/Netex_LineClassification_1.xml
diff --git a/NeTEx.spp b/NeTEx.spp
index a63f9d7b0..9639176a3 100644
--- a/NeTEx.spp
+++ b/NeTEx.spp
@@ -665,6 +665,7 @@
+
diff --git a/examples/functions/simpleNetwork/Netex_LineClassification_1.xml b/examples/functions/simpleNetwork/Netex_LineClassification_1.xml
new file mode 100644
index 000000000..62e4468b0
--- /dev/null
+++ b/examples/functions/simpleNetwork/Netex_LineClassification_1.xml
@@ -0,0 +1,108 @@
+
+
+
+ 2010-12-17T09:30:47.0Z
+ SYS001
+
+
+ 2010-12-17T09:30:47.0Z
+ SYS002
+
+
+
+ REQUEST
+ REQUEST
+
+
+
+ P7D
+ Netex basic Versioning Example Step 05
+
+
+
+
+
+
+ mybus
+ http://www.mybuses.eu/stuff
+ My buses
+
+
+ hde
+ http://www.halt.de/
+ Stop data data
+
+
+ gis
+ http://www.gisdata.com/data
+ GIS data
+
+
+
+
+
+
+
+
+ Private School bus Line
+ bus
+
+ schoolBus
+
+ SB11
+
+ local
+ true
+ schoolPupil
+ true
+
+ yellow
+
+
+ true
+
+
+ true
+
+
+
+
+
+
+ Miss S. Place
+ busbook@bigschool.edu
+ +331234567
+
+
+
+
+
+ Motor rail Line 5
+ rail
+
+ carTransportRailService
+
+ MOTORAIL5
+
+ longDistance
+ motorcycle car
+
+ blue
+
+ creditCard debitCard epayDevice mobileApp
+ inAdvanceOnly
+
+
+
+
+
+
+
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd
index ee2a03a35..479f69047 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd
@@ -37,7 +37,7 @@
2023-12-18FIX: Correct the #525 implementation of BOOKING ARRANGEMENT and SERVICE BOOKING ARRANGEMENT,
SERVICE BOOKING ARRANGEMENT should inherit from BOOKING ARRANGEMENT and should have its own structure.
- 2024-01-17DECKPLANS dd washbasin to sanitary facilities
+ 2024-01-17DECKPLANS did washbasin to sanitary facilities
NeTEx - Network Exchange. This subschema defines NetEX:TRAVEL RIGHTS identifier types.
@@ -51,7 +51,7 @@
[ISO 639-2/B] ENGKizoom Software Ltd, 16 High Holborn, London WC1V 6BXUnclassified
- CEN, Crown Copyright 2009-2023
+ CEN, Crown Copyright 2009-2024
-
+
- If only specific user types are allowed on the line, they can be indicated in this list.
+ List of ACCESS MODEs that are allowed for this line. If not specified means all the usual ones for classic public transport. Can be used for example to indicate in vehicle only access. +v2.0
-
+
- List of ACCESS MODEs that are allowed on this line. Omitted means the "usual" ones on classic public transport.
+ Whether the LINE is restricted to special groups of passengers and not open to the general public, or restricted by the access modes supported. Default is false. +v2.0
-
+
- If true, then the Line is restricted to special groups of passengers and not open to the general public.
+ If only specific user types are allowed on the LINE, they can be indicated in this list. +v2.0
diff --git a/xsd/netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd b/xsd/netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd
index c59e78f35..b6cca9d05 100644
--- a/xsd/netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd
+++ b/xsd/netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd
@@ -167,36 +167,6 @@ Rail transport, Roads and Road transport
-
-
- List of user types.
-
-
-
-
-
- Allowed values for USER TYPE.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
From 94d7e81a913405839d2bbad869e4aed3f35dcdc1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Fri, 10 May 2024 21:08:36 +0200
Subject: [PATCH 24/52] HoistOperatingRadius introduced again. (#729)
* fixing stuff
* Lint and update documentation tables
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
---
.../Netex_01.4_Bus_SimpleTimetable_WithConnection.xml | 4 ++++
.../netex_equipmentVehiclePassenger_version.xsd | 5 +++++
.../netex_reusableComponents/netex_vehicleType_version.xsd | 5 +++++
3 files changed, 14 insertions(+)
diff --git a/examples/functions/timetable/Netex_01.4_Bus_SimpleTimetable_WithConnection.xml b/examples/functions/timetable/Netex_01.4_Bus_SimpleTimetable_WithConnection.xml
index 9033a28e7..d12c03a3b 100644
--- a/examples/functions/timetable/Netex_01.4_Bus_SimpleTimetable_WithConnection.xml
+++ b/examples/functions/timetable/Netex_01.4_Bus_SimpleTimetable_WithConnection.xml
@@ -1314,6 +1314,10 @@ The Calendar is shown coded as
truetrue
+ true
+ 1
+ 0.1
+ 0.05
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd
index fab7cf8a2..6f594cd12 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd
@@ -212,6 +212,11 @@ Rail transport, Roads and Road transport
VEHICLE has a hoist or lift for wheelchairs.
+
+
+ Distance from VEHICLE needed to operate hoist.
+
+ Whether a ramp may be used to access VEHICLE.
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
index a3ad0dfb9..231398b41 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd
@@ -394,6 +394,11 @@ Rail transport, Roads and Road transport
Whether vehicle has hoist for wheelchair access.
+
+
+ Distance from VEHICLE needed to operate hoist.
+
+ Maximum step height to board. +v1.1
From be64880656066fd20e885512aee8ddd32e3c21b2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Fri, 10 May 2024 21:24:06 +0200
Subject: [PATCH 25/52] RouteInstructionRef reintroduced (#588)
* fix 466
with including also the stuff that Christophe wrote.
* Lint and update documentation tables
* Update xsd/netex_part_1/part1_networkDescription/netex_routeInstruction_version.xsd
Co-authored-by: Stefan de Konink
* example, fixed choice, added constraints
* Lint and update documentation tables
* fix carrdinalties and a typo
* sequences in choice
* Lint and update documentation tables
* Apply suggestions from code review
* typos and simplification
* Lint and update documentation tables
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Stefan de Konink
---
.../simpleNetwork/Netex_SimpleNetwork_1.xml | 14 +++++++++++
xsd/NeTEx_publication.xsd | 21 +++++++++++++++++
.../netex_routeInstruction_version.xsd | 23 +++++++++++--------
.../netex_route_version.xsd | 2 +-
4 files changed, 50 insertions(+), 10 deletions(-)
diff --git a/examples/functions/simpleNetwork/Netex_SimpleNetwork_1.xml b/examples/functions/simpleNetwork/Netex_SimpleNetwork_1.xml
index 220f11d41..a200169c8 100644
--- a/examples/functions/simpleNetwork/Netex_SimpleNetwork_1.xml
+++ b/examples/functions/simpleNetwork/Netex_SimpleNetwork_1.xml
@@ -606,10 +606,24 @@ v1.1 revised ids
+
+
+ 3rd road to the left
+ 100
+
+
+ back
+ down
+ false
+
+
+
+
+
diff --git a/xsd/NeTEx_publication.xsd b/xsd/NeTEx_publication.xsd
index 3e081a836..623f67344 100644
--- a/xsd/NeTEx_publication.xsd
+++ b/xsd/NeTEx_publication.xsd
@@ -12318,6 +12318,27 @@
+
+
+
+
+ Every [RouteInstruction Id + Version] must be unique within document.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/xsd/netex_part_1/part1_networkDescription/netex_routeInstruction_version.xsd b/xsd/netex_part_1/part1_networkDescription/netex_routeInstruction_version.xsd
index 7d3ce33ab..7428885cd 100644
--- a/xsd/netex_part_1/part1_networkDescription/netex_routeInstruction_version.xsd
+++ b/xsd/netex_part_1/part1_networkDescription/netex_routeInstruction_version.xsd
@@ -74,13 +74,18 @@ Rail transport, Roads and Road transport
-
+
+
+
+ A reference to an instruction on how to follow a ROUTE through the network.
+
+
- An Instruction on how to follow a ROUTE through the network.
+ An instruction on how to follow a ROUTE through the network.
-
+
@@ -132,27 +137,27 @@ Rail transport, Roads and Road transport
- Directions for following path step.
+ Directions for following path step.
- Relative heading for Instruction
+ Relative heading for Instruction.
- Heading for Instructioni nternational boundary between two countries may be crossed.
+ Heading for instruction.
- Compass Bearing for Instruction
+ Compass Bearing for Instruction.
- Distance for step.
+ Distance for step.
@@ -162,7 +167,7 @@ Rail transport, Roads and Road transport
- Directions for following path staep.
+ Directions for following path step.
diff --git a/xsd/netex_part_1/part1_networkDescription/netex_route_version.xsd b/xsd/netex_part_1/part1_networkDescription/netex_route_version.xsd
index f0b599701..321e24d00 100644
--- a/xsd/netex_part_1/part1_networkDescription/netex_route_version.xsd
+++ b/xsd/netex_part_1/part1_networkDescription/netex_route_version.xsd
@@ -356,7 +356,7 @@ Rail transport, Roads and Road transport
- Instructins for following route. +v1.1
+ Instructions for following a route. +v1.1
From 448692b932ff4a489d770b6b238bc58288facba4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Wed, 15 May 2024 14:13:41 +0200
Subject: [PATCH 26/52] GBFSMapping - mustPickUpandDRopOffToSameStop #716
(#730)
* GBFSMapping - mustPickUpandDRopOffToSameStop #716
* fixing validation and update example
* Lint and update documentation tables
* Update xsd/netex_part_1/part1_tacticalPlanning/netex_routingConstraint_support.xsd
* Update xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd
* Update xsd/netex_part_1/part1_tacticalPlanning/netex_routingConstraint_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update examples/standards/gbfs/Netex_gbfs_exm1.xml
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* fixing errors
* Lint and update documentation tables
* Update xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_support.xsd
Co-authored-by: Stefan de Konink
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
Co-authored-by: Stefan de Konink
---
examples/standards/gbfs/Netex_gbfs_exm1.xml | 4 ++++
.../netex_routingConstraint_support.xsd | 2 +-
.../netex_nm_mobilityServiceConstraintZone_support.xsd | 5 +++++
.../netex_nm_mobilityServiceConstraintZone_version.xsd | 6 ++++++
4 files changed, 16 insertions(+), 1 deletion(-)
diff --git a/examples/standards/gbfs/Netex_gbfs_exm1.xml b/examples/standards/gbfs/Netex_gbfs_exm1.xml
index 23dca6e1d..ecddf96a6 100644
--- a/examples/standards/gbfs/Netex_gbfs_exm1.xml
+++ b/examples/standards/gbfs/Netex_gbfs_exm1.xml
@@ -365,6 +365,10 @@ GBFS file: geofencing_zones.json.
+
+ mustPickUpAndDropOffAtSameStop
+ true
+
diff --git a/xsd/netex_part_1/part1_tacticalPlanning/netex_routingConstraint_support.xsd b/xsd/netex_part_1/part1_tacticalPlanning/netex_routingConstraint_support.xsd
index 511e8faa7..f7d77d882 100644
--- a/xsd/netex_part_1/part1_tacticalPlanning/netex_routingConstraint_support.xsd
+++ b/xsd/netex_part_1/part1_tacticalPlanning/netex_routingConstraint_support.xsd
@@ -145,7 +145,7 @@ Rail transport, Roads and Road transport
- Allowed values for Zone Use.
+ Allowed values for zone use.
diff --git a/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_support.xsd b/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_support.xsd
index ae2f4e18d..c04275ad3 100644
--- a/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_support.xsd
+++ b/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_support.xsd
@@ -150,6 +150,11 @@ Rail transport, Roads and Road transport
+
+
+ Zones where vehicles must be returned to the same stop. +v2.0
+
+
diff --git a/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd b/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd
index f36bbcd57..94189933d 100644
--- a/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd
+++ b/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd
@@ -4,6 +4,7 @@
+
@@ -199,6 +200,11 @@ Rail transport, Roads and Road transport
+
+
+ If false, a vehicle must be picked up / dropped off at a station rather than anywhere in the ZONE. +v2.0
+
+
From c943c2915afe9f88021bd66eaa59dc55590f6f71 Mon Sep 17 00:00:00 2001
From: Julius Tens <144336919+juliustens-db@users.noreply.github.com>
Date: Wed, 15 May 2024 14:11:15 +0200
Subject: [PATCH 27/52] update branch list and release log for netex 1.3 (#732)
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index a80c3c34f..0b0a1bff3 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,6 @@ The schema is systematically divided into small modular files. Generally, for ea
| ----------- | ------------------------------------------------------- | ----------------------------------------------- |
| `master` | Current head of the project | [GitHub](https://github.com/NeTEx-CEN/NeTEx) |
| `next` | Work for the next release | [GitHub](https://github.com/NeTEx-CEN/NeTEx/tree/next) |
-| `epiap` | CEN NeTEx European Passenger Information Accessibility Profile | [GitHub](https://github.com/NeTEx-CEN/NeTEx/tree/EPIAP) |
# Change Log
## Releases
@@ -82,7 +81,7 @@ The schema is systematically divided into small modular files. Generally, for ea
| -------------- | ------------- | ---------------------------------------------- | ------------- | ----------------------------------------------------------------------------------------------- |
| 1.2 | March 2022 | Latest productive version before new modes merge | [Code](https://github.com/NeTEx-CEN/NeTEx/releases/tag/v1.2) | [Release Notes](https://github.com/NeTEx-CEN/NeTEx/blob/v1.2/README.md) |
| 1.2.2 | August 2023 | First version of new modes | [Code](https://github.com/NeTEx-CEN/NeTEx/releases/tag/v1.2.2) | [Release Notes](https://github.com/NeTEx-CEN/NeTEx/blob/v1.2.2/README.md) |
-| 1.3 | 2024 | European Passenger Information Accessibility Profile (EPIAP) - upcoming | N/A | N/A |
+| 1.3.1 | May 2024 | European Passenger Information Accessibility Profile (EPIAP) | [Code](https://github.com/NeTEx-CEN/NeTEx/releases/tag/v1.3.1) | [Release Notes](https://github.com/NeTEx-CEN/NeTEx/blob/v1.3.1/README.md) |
| 2.0 | 2024 | Upcoming release ⏳ | N/A | N/A |
## Full Version History 📚
The comprehensive versions history is available in [change_log.md](https://github.com/ITxPT/NeTEx/blob/NeTEx/change_log.md)
From 6e7ae5ea8b90daeb270d74f1efbcb95c3d6b4b43 Mon Sep 17 00:00:00 2001
From: Stefan de Konink
Date: Wed, 15 May 2024 14:14:34 +0200
Subject: [PATCH 28/52] Propose change, and fix #726 (#727)
---
.../netex_responsibility/netex_versionFrame_version.xsd | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/xsd/netex_framework/netex_responsibility/netex_versionFrame_version.xsd b/xsd/netex_framework/netex_responsibility/netex_versionFrame_version.xsd
index 608d414e4..5ba04a74e 100644
--- a/xsd/netex_framework/netex_responsibility/netex_versionFrame_version.xsd
+++ b/xsd/netex_framework/netex_responsibility/netex_versionFrame_version.xsd
@@ -486,9 +486,9 @@ Rail transport, Roads and Road transport
Nature of reference: Members | Member References | All.
-
+
- Type of FrAMe containing CLass.
+ Type of Frame containing Class.
From 4299a4bf9fc9820bd8d23cd02c7fca09b5ea2ab9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Thu, 30 May 2024 16:54:23 +0200
Subject: [PATCH 29/52] make the codes only deprecated
---
.../netex_organisation_version.xsd | 5 +++++
.../netex_serviceRestrictions_version.xsd | 7 ++++++-
.../netex_line_version.xsd | 20 +++++++++++++++++++
.../netex_route_version.xsd | 5 +++++
.../netex_servicePattern_version.xsd | 10 ++++++++++
.../netex_datedVehicleJourney_version.xsd | 9 +++++++--
.../netex_interchange_version.xsd | 9 +++++++--
.../netex_journey_version.xsd | 5 +++++
8 files changed, 65 insertions(+), 5 deletions(-)
diff --git a/xsd/netex_framework/netex_genericFramework/netex_organisation_version.xsd b/xsd/netex_framework/netex_genericFramework/netex_organisation_version.xsd
index ea060ac43..d84749c74 100644
--- a/xsd/netex_framework/netex_genericFramework/netex_organisation_version.xsd
+++ b/xsd/netex_framework/netex_genericFramework/netex_organisation_version.xsd
@@ -221,6 +221,11 @@ Rail transport, Roads and Road transport
Company registered tax number including Country prefix.
+
+
+ An alternative code that uniquely identifies the OPERATOR. Specifically for use in AVMS systems. For VDV compatibility. DEPRECATED - use PrivateCode -v2.0
+
+
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd
index 04076fbf1..3f6aff66e 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd
@@ -489,9 +489,14 @@ Rail transport, Roads and Road transport
- Elements for a TYPE OF PRODUCT CATEGORY.
+ Elements for a TYPE OF PRODUCT CATEGORY.
+
+
+ An alternative code that uniquely identifies the PRODUCT CATEGORY. Specifically for use in AVMS systems that require an alias, if code is different from main identifier. For VDV compatibility. DEPRECATED - use privateCodes -v2.0
+
+ The presentation colours to use for this TYPE OF PRODUCT CATEGORY. +v2.1
diff --git a/xsd/netex_part_1/part1_networkDescription/netex_line_version.xsd b/xsd/netex_part_1/part1_networkDescription/netex_line_version.xsd
index cafe788e7..f575fd499 100644
--- a/xsd/netex_part_1/part1_networkDescription/netex_line_version.xsd
+++ b/xsd/netex_part_1/part1_networkDescription/netex_line_version.xsd
@@ -401,6 +401,11 @@ Rail transport, Roads and Road transport
DEPRECATED - use privateCodes
+
+
+ An alternative code that uniquely identifies the LINE specifically for use in AVMS systems. For VDV compatibility. DEPRECATED - use privateCodes -v2.0
+
+
@@ -486,6 +491,11 @@ Rail transport, Roads and Road transport
+
+
+ An default product classification for all journeys of the lin e for use in AVMS systems. For VDV compatibility. +v1.1. DEPRECATED - use privateCodes -v2.0
+
+
@@ -964,6 +974,16 @@ Rail transport, Roads and Road transport
+
+
+ Alternative LINE Reference for AVMS system. DEPRECATED - v2.0
+
+
+
+
+ Alternative DIRECTION Reference for AVMS system. DEPRECATED -v2.0
+
+
diff --git a/xsd/netex_part_1/part1_networkDescription/netex_route_version.xsd b/xsd/netex_part_1/part1_networkDescription/netex_route_version.xsd
index 2e0105667..6f6ad398a 100644
--- a/xsd/netex_part_1/part1_networkDescription/netex_route_version.xsd
+++ b/xsd/netex_part_1/part1_networkDescription/netex_route_version.xsd
@@ -187,6 +187,11 @@ Rail transport, Roads and Road transport
Elements for a DIRECTION.
+
+
+ An alternative code that uniquely identifies the DIRECTION specifically for use in AVMS systems. For VDV compatibility. DEPRECATED - use privateCodes. -v2.0
+
+
diff --git a/xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd b/xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd
index c86cf9d51..088f0d699 100644
--- a/xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd
+++ b/xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd
@@ -317,6 +317,11 @@ Rail transport, Roads and Road transport
DEPRECATED - use privateCodes
+
+
+ An alternative code that uniquely identifies the STOP POINT. pecifically for use in AVMS systems that require an alias, if. For VDV compatibility. DEPRECATED - use privateCodes. -v2.0
+
+
@@ -546,6 +551,11 @@ Rail transport, Roads and Road transport
Elements for a CONNECTION link.
+
+
+ An alternative code that uniquely identifies the CONNECTION link Specifically for use in AVMS systems that require an alias, if. For VDV compatibility. DEPRECATED - use privateCodes. -v2.0
+
+ Origin end of CONNECTION.
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd
index 28b5f8667..b5e608136 100644
--- a/xsd/netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd
@@ -205,9 +205,14 @@ Rail transport, Roads and Road transport
- ** DEPRECATED ** not to be used - left available only to avoid breaking compatibility with old rail datasets
+ ** DEPRECATED ** not to be used - left available only to avoid breaking compatibility with old rail datasets -v2.0
+
+
+ An alternative code that uniquely identifies theDATED VEHICLE JOURNEY. Specifically for use in AVMS systems. For VDV compatibility. DEPRECATED. -v2.0
+
+ Reference to a JOURNEY PATTERN.
@@ -215,7 +220,7 @@ Rail transport, Roads and Road transport
- ** DEPRECATED ** not to be used - It is expected that the driver's DUTY refer the DatedJourneyPattern, not the way arround !
+ ** DEPRECATED ** not to be used - It is expected that the driver's DUTY refer the DatedJourneyPattern, not the way arround ! -v2.0
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_interchange_version.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_interchange_version.xsd
index bf89298c4..b73538a4d 100644
--- a/xsd/netex_part_2/part2_journeyTimes/netex_interchange_version.xsd
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_interchange_version.xsd
@@ -424,12 +424,17 @@ Rail transport, Roads and Road transport
- DEPRECATED - use privateCodes
+ DEPRECATED - use privateCodes. -v2.0
+
+
+ An alternative code that uniquely identifies the INTERCHANGE. Specifically for use in AVMS systems. For VDV compatibility. DEPRECATED - use privateCodes. -v2.0
+
+
- Reference to a CONNECTION Link over which the INTERCHANEG takes place.
+ Reference to a CONNECTION Link over which the INTERCHANGE takes place.
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_journey_version.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_journey_version.xsd
index f2f214e4e..93ab3edf3 100644
--- a/xsd/netex_part_2/part2_journeyTimes/netex_journey_version.xsd
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_journey_version.xsd
@@ -105,6 +105,11 @@ Rail transport, Roads and Road transport
+
+
+ An alternative code that uniquely identifies the JOURNEY. Specifically for use in AVMS systems. For VDV compatibility. DEPRECATED - use privateCodes. -v2.0
+
+
From 8369fd70cab04e89db606109a8623d9618fbf936 Mon Sep 17 00:00:00 2001
From: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Date: Thu, 30 May 2024 14:55:52 +0000
Subject: [PATCH 30/52] Lint and update documentation tables
---
.../netex_serviceRestrictions_version.xsd | 2 +-
.../part1_networkDescription/netex_line_version.xsd | 6 +++---
.../part1_networkDescription/netex_route_version.xsd | 2 +-
.../part1_tacticalPlanning/netex_servicePattern_version.xsd | 4 ++--
.../netex_datedVehicleJourney_version.xsd | 2 +-
.../part2_journeyTimes/netex_interchange_version.xsd | 2 +-
.../part2_journeyTimes/netex_journey_version.xsd | 2 +-
7 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd
index 3f6aff66e..58716e29e 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd
@@ -496,7 +496,7 @@ Rail transport, Roads and Road transport
An alternative code that uniquely identifies the PRODUCT CATEGORY. Specifically for use in AVMS systems that require an alias, if code is different from main identifier. For VDV compatibility. DEPRECATED - use privateCodes -v2.0
-
+
The presentation colours to use for this TYPE OF PRODUCT CATEGORY. +v2.1
diff --git a/xsd/netex_part_1/part1_networkDescription/netex_line_version.xsd b/xsd/netex_part_1/part1_networkDescription/netex_line_version.xsd
index f575fd499..0cdc15594 100644
--- a/xsd/netex_part_1/part1_networkDescription/netex_line_version.xsd
+++ b/xsd/netex_part_1/part1_networkDescription/netex_line_version.xsd
@@ -405,7 +405,7 @@ Rail transport, Roads and Road transport
An alternative code that uniquely identifies the LINE specifically for use in AVMS systems. For VDV compatibility. DEPRECATED - use privateCodes -v2.0
-
+
@@ -495,7 +495,7 @@ Rail transport, Roads and Road transport
An default product classification for all journeys of the lin e for use in AVMS systems. For VDV compatibility. +v1.1. DEPRECATED - use privateCodes -v2.0
-
+
@@ -983,7 +983,7 @@ Rail transport, Roads and Road transport
Alternative DIRECTION Reference for AVMS system. DEPRECATED -v2.0
-
+
diff --git a/xsd/netex_part_1/part1_networkDescription/netex_route_version.xsd b/xsd/netex_part_1/part1_networkDescription/netex_route_version.xsd
index 6f6ad398a..32c4658c5 100644
--- a/xsd/netex_part_1/part1_networkDescription/netex_route_version.xsd
+++ b/xsd/netex_part_1/part1_networkDescription/netex_route_version.xsd
@@ -191,7 +191,7 @@ Rail transport, Roads and Road transport
An alternative code that uniquely identifies the DIRECTION specifically for use in AVMS systems. For VDV compatibility. DEPRECATED - use privateCodes. -v2.0
-
+
diff --git a/xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd b/xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd
index 088f0d699..8fd13314b 100644
--- a/xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd
+++ b/xsd/netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd
@@ -321,7 +321,7 @@ Rail transport, Roads and Road transport
An alternative code that uniquely identifies the STOP POINT. pecifically for use in AVMS systems that require an alias, if. For VDV compatibility. DEPRECATED - use privateCodes. -v2.0
-
+
@@ -555,7 +555,7 @@ Rail transport, Roads and Road transport
An alternative code that uniquely identifies the CONNECTION link Specifically for use in AVMS systems that require an alias, if. For VDV compatibility. DEPRECATED - use privateCodes. -v2.0
-
+
Origin end of CONNECTION.
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd
index b5e608136..cce80aef0 100644
--- a/xsd/netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd
@@ -212,7 +212,7 @@ Rail transport, Roads and Road transport
An alternative code that uniquely identifies theDATED VEHICLE JOURNEY. Specifically for use in AVMS systems. For VDV compatibility. DEPRECATED. -v2.0
-
+
Reference to a JOURNEY PATTERN.
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_interchange_version.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_interchange_version.xsd
index b73538a4d..b5714d673 100644
--- a/xsd/netex_part_2/part2_journeyTimes/netex_interchange_version.xsd
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_interchange_version.xsd
@@ -431,7 +431,7 @@ Rail transport, Roads and Road transport
An alternative code that uniquely identifies the INTERCHANGE. Specifically for use in AVMS systems. For VDV compatibility. DEPRECATED - use privateCodes. -v2.0
-
+
Reference to a CONNECTION Link over which the INTERCHANGE takes place.
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_journey_version.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_journey_version.xsd
index 93ab3edf3..5988db915 100644
--- a/xsd/netex_part_2/part2_journeyTimes/netex_journey_version.xsd
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_journey_version.xsd
@@ -109,7 +109,7 @@ Rail transport, Roads and Road transport
An alternative code that uniquely identifies the JOURNEY. Specifically for use in AVMS systems. For VDV compatibility. DEPRECATED - use privateCodes. -v2.0
-
+
From 5c475339e888e85f0eb796b36533265395bccadd Mon Sep 17 00:00:00 2001
From: Stefan de Konink
Date: Mon, 3 Jun 2024 18:07:30 +0200
Subject: [PATCH 31/52] Fix Interchangse (#737)
* Fix Interchangse
* Update xsd/netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_2/part2_journeyTimes/netex_interchange_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
---------
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
---
.../part2_journeyTimes/netex_interchangeRule_version.xsd | 2 +-
.../part2_journeyTimes/netex_interchange_version.xsd | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd
index 5a747e6e5..a6f651719 100644
--- a/xsd/netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd
@@ -84,7 +84,7 @@ Rail transport, Roads and Road transport
INTERCHANGES in frame.
-
+ DEFAULT INTERCHANGES in frame.
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_interchange_version.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_interchange_version.xsd
index 8543987a2..691a9d026 100644
--- a/xsd/netex_part_2/part2_journeyTimes/netex_interchange_version.xsd
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_interchange_version.xsd
@@ -94,7 +94,7 @@ Rail transport, Roads and Road transport
-
+ Type for containment in frame of DEFAULT INTERCHANGEs.
From 539e79873e69737d17a19fc9f984537a8afb8657 Mon Sep 17 00:00:00 2001
From: Stefan de Konink
Date: Mon, 10 Jun 2024 19:40:40 +0200
Subject: [PATCH 32/52] TypeOfNotice referential constraint fixes (#741)
* TypeOfNotice referential constraint fixes
Fixed #739
* Apply suggestions from code review
---
xsd/NeTEx_publication.xsd | 21 +++++++++++++++++++
xsd/NeTEx_publication_timetable.xsd | 21 +++++++++++++++++++
.../netex_notice_support.xsd | 2 +-
3 files changed, 43 insertions(+), 1 deletion(-)
diff --git a/xsd/NeTEx_publication.xsd b/xsd/NeTEx_publication.xsd
index 623f67344..0e6dd03cd 100644
--- a/xsd/NeTEx_publication.xsd
+++ b/xsd/NeTEx_publication.xsd
@@ -7017,6 +7017,27 @@
+
+
+
+
+ Every [TypeOfNotice Id + Version] must be unique within document.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/xsd/NeTEx_publication_timetable.xsd b/xsd/NeTEx_publication_timetable.xsd
index 02b52aa36..1f8d1934d 100644
--- a/xsd/NeTEx_publication_timetable.xsd
+++ b/xsd/NeTEx_publication_timetable.xsd
@@ -4620,6 +4620,27 @@ Provides a general purose wrapper for NeTEx data content.
+
+
+
+
+ Every [TypeOfNotice Id + Version] must be unique within document.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_notice_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_notice_support.xsd
index 9938d4fdf..63c0948d8 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_notice_support.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_notice_support.xsd
@@ -151,7 +151,7 @@ Rail transport, Roads and Road transport
- Reference to a TYPE OF NOTICe.
+ Reference to a TYPE OF NOTICE.
From 25836370362ecc03d3dd3f8711d463f96f39c7c7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Sat, 22 Jun 2024 22:14:21 +0200
Subject: [PATCH 33/52] AccessRightParameterAssignment - TypeOfProofRef (#599)
* adding typesOfProofRequiredRef
* typoesOfProofRequired changed typesOfProofAccepted and some typos
* Update netex_accessRightParameter_version.xsd
* Lint and update documentation tables
* Update xsd/netex_part_3/part3_fares/netex_accessRightParameter_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd
* include DEPRECATED elements
* Update xsd/netex_part_3/part3_fares/netex_accessRightParameter_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
* Update xsd/netex_part_3/part3_fares/netex_accessRightParameter_version.xsd
Co-authored-by: Stefan de Konink
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
Co-authored-by: Stefan de Konink
---
.../functions/newModes/NewModes-CarClubExample.xml | 4 ++--
.../functions/newModes/NewModes-CarPoolingExample.xml | 3 +++
.../netex_accessRightParameter_version.xsd | 11 ++++++++++-
.../netex_usageParameterEligibility_support.xsd | 2 +-
.../netex_usageParameterEligibility_version.xsd | 7 ++++++-
5 files changed, 22 insertions(+), 5 deletions(-)
diff --git a/examples/functions/newModes/NewModes-CarClubExample.xml b/examples/functions/newModes/NewModes-CarClubExample.xml
index e2cb824ff..6baae80fa 100644
--- a/examples/functions/newModes/NewModes-CarClubExample.xml
+++ b/examples/functions/newModes/NewModes-CarClubExample.xml
@@ -507,9 +507,9 @@
Qualified driveradult18
-
+
-
+
diff --git a/examples/functions/newModes/NewModes-CarPoolingExample.xml b/examples/functions/newModes/NewModes-CarPoolingExample.xml
index 9062b8990..6af2a15cb 100644
--- a/examples/functions/newModes/NewModes-CarPoolingExample.xml
+++ b/examples/functions/newModes/NewModes-CarPoolingExample.xml
@@ -619,6 +619,9 @@ In addition CUSTOMER PURCHASE PACKAGES showing the parameters that might be held
Adultadult16
+
+
+ truetruefalse
diff --git a/xsd/netex_part_3/part3_fares/netex_accessRightParameter_version.xsd b/xsd/netex_part_3/part3_fares/netex_accessRightParameter_version.xsd
index f36ed75f3..c7305d85e 100644
--- a/xsd/netex_part_3/part3_fares/netex_accessRightParameter_version.xsd
+++ b/xsd/netex_part_3/part3_fares/netex_accessRightParameter_version.xsd
@@ -662,7 +662,16 @@ Rail transport, Roads and Road transport
-
+
+
+ DEPRECATED. Use typesOfProofAcceptedRef. -V2.0
+
+
+
+
+ Types of document accepted as proof of identity - open values. +v2.0
+
+
diff --git a/xsd/netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd b/xsd/netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd
index b6cca9d05..212f9c17d 100644
--- a/xsd/netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd
+++ b/xsd/netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd
@@ -372,7 +372,7 @@ Rail transport, Roads and Road transport
- Type for a list of TYOP OF PRROF .
+ Type for a list of TYPE OF PROOF.
diff --git a/xsd/netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd b/xsd/netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd
index e6fdd980a..6b3380ab8 100644
--- a/xsd/netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd
+++ b/xsd/netex_part_3/part3_fares/netex_usageParameterEligibility_version.xsd
@@ -142,7 +142,12 @@ Rail transport, Roads and Road transport
- Types of Document accepted as proof of identify - open values. +v1.2.2
+ Types of document required as proof of identify. DEPRECATED. Use typesOfProofAcceptedRef. -V2.0
+
+
+
+
+ Types of document accepted as proof of identify - open values. +v2.0
From 72b82c79be64a728b433bf47201d7a61bf8dbb31 Mon Sep 17 00:00:00 2001
From: Nicholas Knowles
Date: Tue, 25 Jun 2024 23:09:23 +0100
Subject: [PATCH 34/52] Update NeTEx.spp
Create new Group of folders for stop assignment
---
NeTEx.spp | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
diff --git a/NeTEx.spp b/NeTEx.spp
index 9639176a3..0e3a3588c 100644
--- a/NeTEx.spp
+++ b/NeTEx.spp
@@ -120,7 +120,7 @@
-
+
@@ -316,18 +316,12 @@
-
-
-
-
-
-
@@ -354,6 +348,14 @@
+
+
+
+
+
+
+
+
From 6cd63e75968e52f868de9b34423b37d172c67354 Mon Sep 17 00:00:00 2001
From: Nicholas Knowles
Date: Tue, 25 Jun 2024 23:23:49 +0100
Subject: [PATCH 35/52] Split out journey assignment files to separate
subproject
No functional change just reorg to match uml
---
NeTEx.spp | 17 +++++++++--------
.../netex_stopAssignment_version.xsd | 15 ++++++++++-----
xsd/netex_part_2/netex_all_objects_part2.xsd | 13 ++++++++++---
...tex_all_objects_part2_journeyAssignments.xsd | 10 ++++++++++
.../netex_all_objects_part2_journeyTimes.xsd | 6 ------
5 files changed, 39 insertions(+), 22 deletions(-)
create mode 100644 xsd/netex_part_2/part2_journeyTimes/netex_all_objects_part2_journeyAssignments.xsd
diff --git a/NeTEx.spp b/NeTEx.spp
index 0e3a3588c..2aafa0180 100644
--- a/NeTEx.spp
+++ b/NeTEx.spp
@@ -338,6 +338,15 @@
+
+
+
+
+
+
+
+
+
@@ -348,14 +357,6 @@
-
-
-
-
-
-
-
-
diff --git a/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd b/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd
index 34e35d8de..ee96a35f8 100644
--- a/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd
+++ b/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd
@@ -19,15 +19,20 @@
2011-02-05
- 2012-03-04Revise attributes of StopAssignment MODEL CHANGE
+
+ 2012-03-04Revise attributes of StopAssignment MODEL CHANGE
- 2017-06-03CR0040 Allow inlining of STOP POINT, STOP PLACE, QUAY etc so as to iimprove packaging (no semantic change)
+
+ 2017-06-03CR0040 Allow inlining of STOP POINT, STOP PLACE, QUAY etc so as to iimprove packaging (no semantic change)
- 2017-06-03CR0051 CD Allow reference to JOURNEY PATTERN on DYNAMIC STOP ASSIGNMENT.
+
+ 2017-06-03CR0051 CD Allow reference to JOURNEY PATTERN on DYNAMIC STOP ASSIGNMENT.
- 2023-12-12Add DECK ENTRANCE ASSIGNMENT
+
+ 2023-12-12Add DECK ENTRANCE ASSIGNMENT
- 2024-02-08Add Directional attributes as per MS suggestions: ArrivesForwards, DpeartsForwards ArrivesFrom, Left DepartsToRight . corrected name of trainStopAssignments
+
+ 2024-02-08Add Directional attributes as per MS suggestions: ArrivesForwards, DpeartsForwards ArrivesFrom, Left DepartsToRight . corrected name of trainStopAssignments
NeTEx - Network Exchange. This subschema defines common STOP ASSIGNMENT types.
NeTEx Xml is an XML representation of the Transmodel Public Transport Data model that can be used to exchange data objects between for databases and other services.
.
-
This subschema aggregate all the NeTEx Data Objects.
+
+
NeTEx Xml is an XML representation of the Transmodel Public Transport Data model that can be used to exchange data objects between for databases and other services.
.
+
This subschema aggregate all the NeTEx Data Objects.
+ text/xmlhttp://www.w3.org/2001/XMLSchema
@@ -40,7 +44,10 @@
Version 1.0
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_all_objects_part2_journeyAssignments.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_all_objects_part2_journeyAssignments.xsd
new file mode 100644
index 000000000..c4b33dd0e
--- /dev/null
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_all_objects_part2_journeyAssignments.xsd
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_all_objects_part2_journeyTimes.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_all_objects_part2_journeyTimes.xsd
index 4d4cbdbeb..0eb60205b 100644
--- a/xsd/netex_part_2/part2_journeyTimes/netex_all_objects_part2_journeyTimes.xsd
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_all_objects_part2_journeyTimes.xsd
@@ -7,10 +7,6 @@
-
-
-
-
@@ -33,7 +29,5 @@
-
-
From 4dc02e5d754f4b81d66cb36151f966b751cdea8f Mon Sep 17 00:00:00 2001
From: Nicholas Knowles
Date: Tue, 25 Jun 2024 23:57:15 +0100
Subject: [PATCH 36/52] Rename TRAIN STOP ASSIGNMENT to PASSSENGER BOARDING
POSITION STOP ASSIGNMENT
Rename to folow Transmodel change
---
.../deckPlans/DeckPlans-Example_bus.xml | 8 +-
.../deckPlans/DeckPlans-Example_train.xml | 22 +--
...etex_21_Rail_NetworkTimetable_eurostar.xml | 148 +++++++++---------
...AP_Accessibility_Chur_V08_vehicletypes.xml | 8 +-
.../standards/epip/epip_common_profile.xml | 2 +-
xsd/NeTEx_publication.xsd | 36 ++++-
xsd/NeTEx_publication_timetable.xsd | 20 +--
.../netex_stopAssignment_support.xsd | 43 ++++-
.../netex_stopAssignment_version.xsd | 99 +++++++++---
9 files changed, 249 insertions(+), 137 deletions(-)
diff --git a/examples/functions/deckPlans/DeckPlans-Example_bus.xml b/examples/functions/deckPlans/DeckPlans-Example_bus.xml
index d74d361ed..d284f96c5 100644
--- a/examples/functions/deckPlans/DeckPlans-Example_bus.xml
+++ b/examples/functions/deckPlans/DeckPlans-Example_bus.xml
@@ -1794,7 +1794,7 @@ Lower deck
-
+ Board at front from position Atruefalse
@@ -1806,8 +1806,8 @@ Lower deck
-
-
+
+ Exit at rear from position Afalse
@@ -1820,7 +1820,7 @@ Lower deck
-
+
diff --git a/examples/functions/deckPlans/DeckPlans-Example_train.xml b/examples/functions/deckPlans/DeckPlans-Example_train.xml
index dca27eab1..58beb5bdd 100644
--- a/examples/functions/deckPlans/DeckPlans-Example_train.xml
+++ b/examples/functions/deckPlans/DeckPlans-Example_train.xml
@@ -292,7 +292,7 @@ Small cars only
The Train hasa default
We assign the deck plans to a specific SERVICE JOURNEY , with different configuratiosn for each journey part
-A PASSENGER STOP ASSIGNMENT with individual TRAIN STOP ASSIGNMENTs specify which carriages are aligned with which BOARDING POSITION
+A PASSENGER STOP ASSIGNMENT with individual PASSENGER BOARDING POSITION ASSIGNMENTs specify which carriages are aligned with which BOARDING POSITION
NAVIGATION PATH + DECK NAVIGATION PATH to reach a seat
@@ -4933,7 +4933,7 @@ The train reverse in the station and departs, oriented backwards to the right
-
+ Front half of Carriage F01Carriage F01 Seats 01-12 can use Boarding Position Atrue
@@ -4959,8 +4959,8 @@ The train reverse in the station and departs, oriented backwards to the right
-
-
+
+ Rear half of Carriage F01Carriage F01 Seats 03-26 can use Boarding Position Btrue
@@ -4988,8 +4988,8 @@ The train reverse in the station and departs, oriented backwards to the right
-
-
+
+ Carriage F02 front Carriage F02 All seats must use forward door to Boarding Position C. Rear door shuttrue
@@ -5021,8 +5021,8 @@ The train reverse in the station and departs, oriented backwards to the right
lockedShut
-
-
+
+ Short platform means F03 (buffet car) doors cannot be usedfalsefalse
@@ -5034,8 +5034,8 @@ The train reverse in the station and departs, oriented backwards to the right
4falseMove to front 2 carriages to access platfrom
-
-
+
+ Short platform means F04 (sleeper wagon) doors cannot be usedfalsefalse
@@ -5047,7 +5047,7 @@ The train reverse in the station and departs, oriented backwards to the right
5falseMove to front 2 carriages to access platfrom
-
+
diff --git a/examples/functions/timetable/Netex_21_Rail_NetworkTimetable_eurostar.xml b/examples/functions/timetable/Netex_21_Rail_NetworkTimetable_eurostar.xml
index 52d801aa0..8d02f05fe 100644
--- a/examples/functions/timetable/Netex_21_Rail_NetworkTimetable_eurostar.xml
+++ b/examples/functions/timetable/Netex_21_Rail_NetworkTimetable_eurostar.xml
@@ -3855,7 +3855,7 @@ Q.4. Public holiday - Services do not run on a christams day -
-
+ Assign Coach 1 to Boarding Area A (Coaches 1 to 6)
@@ -3865,8 +3865,8 @@ Q.4. Public holiday - Services do not run on a christams day -
standardClasscarriage
-
-
+
+ Assign Coach 2 to Boarding Area A (Coaches 1 to 6)
@@ -3875,8 +3875,8 @@ Q.4. Public holiday - Services do not run on a christams day -
standardClasscarriage
-
-
+
+ Assign Coach 3 to Boarding Area A (Coaches 1 to 6)
@@ -3885,8 +3885,8 @@ Q.4. Public holiday - Services do not run on a christams day -
standardClasscarriage
-
-
+
+ Assign Coach 4 to Boarding Area A (Coaches 1 to 6)
@@ -3895,8 +3895,8 @@ Q.4. Public holiday - Services do not run on a christams day -
standardClasscarriage
-
-
+
+ Assign Coach 5 to Boarding Area A (Coaches 1 to 6)
@@ -3905,8 +3905,8 @@ Q.4. Public holiday - Services do not run on a christams day -
standardClasscarriage
-
-
+
+ Assign Coach 6 to Boarding Area A (Coaches 1 to 6)
@@ -3915,7 +3915,7 @@ Q.4. Public holiday - Services do not run on a christams day -
standardClassbuffetCar
-
+
@@ -3925,7 +3925,7 @@ Q.4. Public holiday - Services do not run on a christams day -
-
+ Assign Coach 7 to Boarding Area B (Coaches 6 to 12)
@@ -3935,8 +3935,8 @@ Q.4. Public holiday - Services do not run on a christams day -
firstClasscarriage
-
-
+
+ Assign Coach 8 to Boarding Area B (Coaches 6 to 12)
@@ -3945,8 +3945,8 @@ Q.4. Public holiday - Services do not run on a christams day -
firstClasscarriage
-
-
+
+ Assign Coach 9 to Boarding Area B (Coaches 6 to 12)
@@ -3955,8 +3955,8 @@ Q.4. Public holiday - Services do not run on a christams day -
firstClasscarriage
-
-
+
+ Assign Coach 10 to Boarding Area B (Coaches 6 to 12)
@@ -3965,8 +3965,8 @@ Q.4. Public holiday - Services do not run on a christams day -
firstClasscarriage
-
-
+
+ Assign Coach 11 to Boarding Area B (Coaches 6 to 12)
@@ -3974,8 +3974,8 @@ Q.4. Public holiday - Services do not run on a christams day -
firstClasscarriage
-
-
+
+ Assign Coach 12 to Boarding Area B (Coaches 6 to 12)
@@ -3984,7 +3984,7 @@ Q.4. Public holiday - Services do not run on a christams day -
firstClassbuffetCar
-
+
@@ -3994,7 +3994,7 @@ Q.4. Public holiday - Services do not run on a christams day -
-
+ Assign Coach 13 to Boarding Area C (Coaches 13 to 18)
@@ -4004,8 +4004,8 @@ Q.4. Public holiday - Services do not run on a christams day -
standardClassbuffetCar
-
-
+
+ Assign Coach 14 to Boarding Area C (Coaches 13 to 18)
@@ -4014,8 +4014,8 @@ Q.4. Public holiday - Services do not run on a christams day -
standardClasscarriage
-
-
+
+ Assign Coach 15 to Boarding Area C (Coaches 13 to 18)
@@ -4024,8 +4024,8 @@ Q.4. Public holiday - Services do not run on a christams day -
standardClasscarriage
-
-
+
+ Assign Coach 16 to Boarding Area C (Coaches 13 to 18)
@@ -4034,8 +4034,8 @@ Q.4. Public holiday - Services do not run on a christams day -
standardClasscarriage
-
-
+
+ Assign Coach 16 to Boarding Area C (Coaches 13 to 18)
@@ -4044,8 +4044,8 @@ Q.4. Public holiday - Services do not run on a christams day -
standardClasscarriage
-
-
+
+ Assign Coach 17 to Boarding Area C (Coaches 13 to 18)
@@ -4054,8 +4054,8 @@ Q.4. Public holiday - Services do not run on a christams day -
standardClasscarriage
-
-
+
+ Assign Coach 18 to Boarding Area C (Coaches 13 to 18)
@@ -4064,7 +4064,7 @@ Q.4. Public holiday - Services do not run on a christams day -
standardClassbuffetCar
-
+
@@ -4118,150 +4118,150 @@ Q.4. Public holiday - Services do not run on a christams day -
-
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
+
diff --git a/examples/standards/epiap/EPIAP_Accessibility_Chur_V08_vehicletypes.xml b/examples/standards/epiap/EPIAP_Accessibility_Chur_V08_vehicletypes.xml
index a8f726017..381cc0e7b 100644
--- a/examples/standards/epiap/EPIAP_Accessibility_Chur_V08_vehicletypes.xml
+++ b/examples/standards/epiap/EPIAP_Accessibility_Chur_V08_vehicletypes.xml
@@ -791,14 +791,14 @@
-
+
-
-
+
+
-
+
diff --git a/examples/standards/epip/epip_common_profile.xml b/examples/standards/epip/epip_common_profile.xml
index dfcfcc74e..286d1baa1 100644
--- a/examples/standards/epip/epip_common_profile.xml
+++ b/examples/standards/epip/epip_common_profile.xml
@@ -795,7 +795,7 @@
-
+
diff --git a/xsd/NeTEx_publication.xsd b/xsd/NeTEx_publication.xsd
index 0e6dd03cd..0de001c43 100644
--- a/xsd/NeTEx_publication.xsd
+++ b/xsd/NeTEx_publication.xsd
@@ -347,7 +347,7 @@
-
+
@@ -7584,7 +7584,32 @@
-
+
+
+
+
+ Every [PassengerBoardingPositionAssignment Id + Version + order] must be unique within document.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -7595,7 +7620,7 @@
-
+
@@ -7607,7 +7632,10 @@
-
+
+
+
+
diff --git a/xsd/NeTEx_publication_timetable.xsd b/xsd/NeTEx_publication_timetable.xsd
index 1f8d1934d..3af23e033 100644
--- a/xsd/NeTEx_publication_timetable.xsd
+++ b/xsd/NeTEx_publication_timetable.xsd
@@ -5082,26 +5082,26 @@ Provides a general purose wrapper for NeTEx data content.
-
-
-
+
+
+
- Every [TrainStopAssignment Id + Version + order] must be unique within document.
+ Every [PassengerBoardingPositionAssignment Id + Version + order] must be unique within document.
-
+
-
-
-
+
+
+
-
-
+
+
diff --git a/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd b/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd
index 4d4423aef..eeb1f69e0 100644
--- a/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd
+++ b/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd
@@ -1,5 +1,5 @@
-
+
@@ -18,6 +18,9 @@
2010-11-05
+
+ 2024-06-24Rename train stop assignment (deprectaed) to passenger boarding assignment
+
NeTEx - Network Exchange. This subschema defines common STOP ASSIGNMENT types.
@@ -30,7 +33,7 @@
[ISO 639-2/B] ENGKizoom Software Ltd, 16 High Holborn, London WC1V 6BXUnclassified
- CEN, Crown Copyright 2009-2014
+ CEN, Crown Copyright 2009-2020
-
+
- Identifier of TRAIN STOP ASSIGNMENT.
+ DEPRECATED - PASSENGER BOARDING POSITION ASSIGNMENT.
- Reference to a TRAIN STOP ASSIGNMENT.
+ DEPRECATED - Use PASSENGER BOARDING POSITION ASSIGNMENT.
- Type for a reference to a TRAIN STOP ASSIGNMENT.
+ DEPRECATED - PASSENGER BOARDING POSITION ASSIGNMENT.
- Identifier of a PASSENGER STOP ASSIGNMENT.
+ DEPRECATED - PASSENGER BOADRING STOP ASSIGNMENT.
+
+
+
+
+
+
+
+
+ Identifier of PASSENGER BOARDING POSITION ASSIGNMENT.
+
+
+
+
+
+ Reference to a PASSENGER BOARDING POSITION ASSIGNMENT.
+
+
+
+
+ Type for a reference to a PASSENGER BOARDING POSITION ASSIGNMENT.
+
+
+
+
+
+ Identifier of a PASSENGER BOARDING POSITION ASSIGNMENT.
diff --git a/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd b/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd
index ee96a35f8..6498120e8 100644
--- a/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd
+++ b/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd
@@ -32,7 +32,10 @@
2023-12-12Add DECK ENTRANCE ASSIGNMENT
- 2024-02-08Add Directional attributes as per MS suggestions: ArrivesForwards, DpeartsForwards ArrivesFrom, Left DepartsToRight . corrected name of trainStopAssignments
+ 2024-02-08Add Directional attributes as per MS suggestions: ArrivesForwards, DpeartsForwards ArrivesFrom, Left DepartsToRight . corrected name of passengerBoardingPositionAssignments
+
+
+ 2024-06-24Rename train stop assignment (deprectaed) to passenger boarding assignment
NeTEx - Network Exchange. This subschema defines common STOP ASSIGNMENT types.
@@ -100,7 +103,7 @@ Rail transport, Roads and Road transport
-
+
Assignment of a SCHEDULED STOP POINT to a STOP PLACE and QUAY, etc.
@@ -179,10 +182,11 @@ Rail transport, Roads and Road transport
-
+
- Assignment of a SCHEDULED STOP POINT to a STOP PLACE and QUAY, etc.. For associations to ZONE see FlexibleStopAssignment. Usually it is expected to have one single PASSENGER STOP ASSIGNMENT for each combination of STOP PLACE/QUAY/BOARDING POSITION assigned to a SCHEDULED STOP POINT. However, this can't be guaranteed as in some cases operational requirements need multiple combinations of multipe SCHEDULED STOP POINT to a combination in the physical world or even a single SCHEDULED STOP POINT potentially to be connected to multiple combinations in the real world. Also, for some operators the link between the timetable world (SCHEDULED STOP POINT) and the physical may not be provided. This should be avoided, as the link then needs to be done by matching which is not 100% accurate.
+ The default allocation of a SCHEDULED STOP POINT to a specific STOP PLACE, and also possibly a QUAY and BOARDING POSITION.
+
@@ -250,13 +254,13 @@ Rail transport, Roads and Road transport
-
+ Train stop assignments elements to use for which SCHEDULED STOP POINT is to be assigned. +v2.0
-
+
@@ -266,14 +270,14 @@ Rail transport, Roads and Road transport
-
+
-
+
Change to a PASSENGER STOP ASSIGNMENT.
@@ -333,27 +337,34 @@ Rail transport, Roads and Road transport
-
-
+
+
- Type for a list of references to a TRAIN STOP POINT ASSIGNMENT.
+ Type for a list of references to a PASSENGER BOARDING POSITION ASSIGNMENT
+
+
+
+
+ DEPRECATED - Use PASSENGER BOARDING POSITION ASSIGNMENT.
+
+
-
-
+
- Assignment of a scheduled train stop point to a STOP PLACE and quay. etc.
+ The default allocation of a SCHEDULED STOP POINT to a specific STOP PLACE, and also possibly a QUAY and BOARDING POSITION. NB Rebmed from TRAIN STOP ASSIGNMENT in v2.
+
-
+
@@ -370,29 +381,29 @@ Rail transport, Roads and Road transport
-
+
-
+
-
+
- Type for a TRAIN STOP POINT ASSIGNMENT.
+ Type for a PASSENGER BOARDING POSITION ASSIGNMENT
-
+
-
+
- Elements for a TRAIN STOP POINT ASSIGNMENT.
+ Elements for a PASSENGER BOARDING POSITION ASSIGNMENT
@@ -428,6 +439,50 @@ Rail transport, Roads and Road transport
+
+
+
+ DEPRECATED - Use PASSENGER BOARDING POSITION ASSIGNMENT.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ DEPRECATED - Use PASSENGER BOARDING POSITION ASSIGNMENT.
+
+
+
+
+
+
+
+
+
From 5047b65e94373dfd15493fbfc1013f69cbead6eb Mon Sep 17 00:00:00 2001
From: Nicholas Knowles
Date: Wed, 26 Jun 2024 17:04:12 +0100
Subject: [PATCH 37/52] DeclPlanAssignment revisions
Changes to stop assignment to support deck plans . TrainStopAssignment renamed to PassengerBoardingPossitionassigment VehicleJourneyStopASsignment & DynamicSTop Assignment moved to separate file in part 2
---
NeTEx.spp | 2 +
.../deckPlans/DeckPlans-Example_bus.xml | 24 +-
.../deckPlans/DeckPlans-Example_train.xml | 103 +++--
...etex_21_Rail_NetworkTimetable_eurostar.xml | 16 +-
.../netex_deckPlan_support.xsd | 10 +-
.../netex_seatingPlan_support.xsd | 25 +-
.../netex_stopAssignment_support.xsd | 26 --
.../netex_stopAssignment_version.xsd | 149 +------
.../netex_deckEntranceAssignment_support.xsd | 50 ++-
.../netex_deckEntranceAssignment_version.xsd | 82 +++-
...x_vehicleJourneyStopAssignment_support.xsd | 178 ++++++++
...x_vehicleJourneyStopAssignment_version.xsd | 415 ++++++++++++++++++
.../netex_vehicleJourney_support.xsd | 99 +----
.../netex_vehicleJourney_version.xsd | 263 +----------
14 files changed, 856 insertions(+), 586 deletions(-)
create mode 100644 xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_support.xsd
create mode 100644 xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_version.xsd
diff --git a/NeTEx.spp b/NeTEx.spp
index 2aafa0180..67299c179 100644
--- a/NeTEx.spp
+++ b/NeTEx.spp
@@ -346,6 +346,8 @@
+
+
diff --git a/examples/functions/deckPlans/DeckPlans-Example_bus.xml b/examples/functions/deckPlans/DeckPlans-Example_bus.xml
index d284f96c5..a24bfbb5d 100644
--- a/examples/functions/deckPlans/DeckPlans-Example_bus.xml
+++ b/examples/functions/deckPlans/DeckPlans-Example_bus.xml
@@ -1793,21 +1793,17 @@ Lower deck
-
-
+
+ Board at front from position Atruefalse1Board at front
-
-
-
-
-
-
-
+
+
+ Exit at rear from position Afalse
@@ -1815,13 +1811,9 @@ Lower deck
1exit at rear
-
-
-
-
-
-
-
+
+
+
diff --git a/examples/functions/deckPlans/DeckPlans-Example_train.xml b/examples/functions/deckPlans/DeckPlans-Example_train.xml
index 58beb5bdd..db3b88d73 100644
--- a/examples/functions/deckPlans/DeckPlans-Example_train.xml
+++ b/examples/functions/deckPlans/DeckPlans-Example_train.xml
@@ -4932,10 +4932,9 @@ The train reverse in the station and departs, oriented backwards to the right
false
-
-
- Front half of Carriage F01
- Carriage F01 Seats 01-12 can use Boarding Position A
+
+
+ Entrance to F01 is at Boarding Position A via forward door on right hand side of traintruetrue
@@ -4947,20 +4946,15 @@ The train reverse in the station and departs, oriented backwards to the right
trueBoard at front
-
-
- Entrance to F01 is at Boarding Position A via forward door on right hand side of train
-
-
- Seat 01
-
-
- Seat 12
-
-
-
-
-
+
+
+ Seat 01
+
+
+ Seat 12
+
+
+ Rear half of Carriage F01Carriage F01 Seats 03-26 can use Boarding Position Btrue
@@ -4974,22 +4968,17 @@ The train reverse in the station and departs, oriented backwards to the right
trueExit by rear doors
-
-
- Entrance to F01 seats 13-26 at Boarding Position B via rear door on right hand side of train
-
- shut
-
-
- Seat 13
-
-
- Seat 36
-
-
-
-
-
+
+ shut
+
+
+ Seat 13
+
+
+ Seat 36
+
+
+ Carriage F02 front Carriage F02 All seats must use forward door to Boarding Position C. Rear door shuttrue
@@ -5003,25 +4992,31 @@ The train reverse in the station and departs, oriented backwards to the right
trueExit through front carriages
-
-
- Entrance to F03 at Boarding Position A via forward door on right hand side of train
-
- shut
-
- Seat 01
-
-
- Seat 36
-
-
-
- No Entrance to F02 via rear door on right hand side of train
-
- lockedShut
-
-
-
+
+ shut
+
+ Seat 01
+
+
+ Seat 36
+
+
+
+ No Entrance to F02 via rear door on right hand side of train
+ false
+ false
+
+
+
+ sleeperCarriage
+
+ 3
+
+ false
+ Exit through front carriages
+
+ lockedShut
+ Short platform means F03 (buffet car) doors cannot be usedfalse
@@ -5048,7 +5043,7 @@ The train reverse in the station and departs, oriented backwards to the right
falseMove to front 2 carriages to access platfrom
-
+
diff --git a/examples/functions/timetable/Netex_21_Rail_NetworkTimetable_eurostar.xml b/examples/functions/timetable/Netex_21_Rail_NetworkTimetable_eurostar.xml
index 8d02f05fe..80baee108 100644
--- a/examples/functions/timetable/Netex_21_Rail_NetworkTimetable_eurostar.xml
+++ b/examples/functions/timetable/Netex_21_Rail_NetworkTimetable_eurostar.xml
@@ -3854,7 +3854,7 @@ Q.4. Public holiday - Services do not run on a christams day -
-
+ Assign Coach 1 to Boarding Area A (Coaches 1 to 6)
@@ -3916,7 +3916,7 @@ Q.4. Public holiday - Services do not run on a christams day -
buffetCar
-
+
London St Pancras International Platform 5 Coaches 7 -12
@@ -3924,7 +3924,7 @@ Q.4. Public holiday - Services do not run on a christams day -
-
+ Assign Coach 7 to Boarding Area B (Coaches 6 to 12)
@@ -3985,7 +3985,7 @@ Q.4. Public holiday - Services do not run on a christams day -
buffetCar
-
+
London St Pancras International Platform 5 Coaches 13-18
@@ -3993,7 +3993,7 @@ Q.4. Public holiday - Services do not run on a christams day -
-
+ Assign Coach 13 to Boarding Area C (Coaches 13 to 18)
@@ -4065,7 +4065,7 @@ Q.4. Public holiday - Services do not run on a christams day -
buffetCar
-
+
Ebbsfleet International
@@ -4117,7 +4117,7 @@ Q.4. Public holiday - Services do not run on a christams day -
-
+
@@ -4262,7 +4262,7 @@ Q.4. Public holiday - Services do not run on a christams day -
-
+
Bourg-St-Maurice platform 1
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_deckPlan_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_deckPlan_support.xsd
index b55a3e12a..666e55a28 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_deckPlan_support.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_deckPlan_support.xsd
@@ -13,11 +13,14 @@
2023-01-30
- 2023-12-08Move SENSOR IN ENTRANCE to here
+
+ 2023-12-08Move SENSOR IN ENTRANCE to here
- 2024-01-11Revise enum values
+
+ 2024-01-11Revise enum values
- 2024-02-18Norway review comment - Add Window types.
+
+ 2024-02-18Norway review comment - Add Window types.
NeTEx is a European CEN standard for the exchange of Public Transport data including timetables.
@@ -476,6 +479,7 @@
+
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd
index c7cb3afb7..127ad0398 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd
@@ -13,14 +13,18 @@
2023-02-02
- 2023-02-05
+
+ 2023-02-05
Name Space changes
- 2023-12-08Move SENSOR IN SPOT declarations to here
+
+ 2023-12-08Move SENSOR IN SPOT declarations to here
- 2024-01-17Add bed to locatable spot type enumerations
+
+ 2024-01-17Add bed to locatable spot type enumerations
- 2024-02-18Norway review comment - Revise Aisle /Window to use enumeration.
+
+ 2024-02-18Norway review comment - Revise Aisle /Window to use enumeration.
NeTEx is a European CEN standard for the exchange of Public Transport data including timetables.
@@ -206,23 +210,32 @@
+
A Range of LOCATABLE SPOTs.
-
+ Start of range of LOCATABLE SPOTs.
-
+ End of range of LOCATABLE SPOTs.
+
+
+ Type for a reference to a LOCATABLE SPOT.
+
+
+
+
+
diff --git a/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd b/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd
index eeb1f69e0..930e8e221 100644
--- a/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd
+++ b/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd
@@ -163,32 +163,6 @@ Rail transport, Roads and Road transport
-
-
-
- Identifier of a DYNAMIC STOP ASSIGNMENT.
-
-
-
-
-
- Reference to a DYNAMIC STOP ASSIGNMENT.
-
-
-
-
- Type for a reference to a DYNAMIC STOP ASSIGNMENT.
-
-
-
-
-
- Identifier of a PASSENGER STOP ASSIGNMENT.
-
-
-
-
-
diff --git a/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd b/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd
index 6498120e8..0bdfd4b7a 100644
--- a/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd
+++ b/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd
@@ -4,7 +4,6 @@
-
@@ -264,80 +263,20 @@ Rail transport, Roads and Road transport
-
+ Train elements to which SCHEDULED STOP POINT is to be assigned. DEPRECATED -v2.0
-
-
-
-
-
-
-
+
+
- Change to a PASSENGER STOP ASSIGNMENT.
+ Assignment of a SCHEDULED STOP POINT to a STOP PLACE and QUAY, etc.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Type for DYNAMIC PASSENGER STOP ASSIGNMENT.
-
-
-
-
-
-
- Elements for a DYNAMIC PASSENGER STOP ASSIGNMENT. Original PASSENGER STOP ASSIGNMENT for which this is a change.
-
-
-
-
-
-
-
-
- Elements for a DYNAMIC PASSENGER STOP ASSIGNMENT.
-
-
-
-
-
-
-
Type for a list of references to a PASSENGER BOARDING POSITION ASSIGNMENT
@@ -347,12 +286,7 @@ Rail transport, Roads and Road transport
-
-
- DEPRECATED - Use PASSENGER BOARDING POSITION ASSIGNMENT.
-
-
-
+
@@ -432,14 +366,26 @@ Rail transport, Roads and Road transport
Text description of A specific ENTRANCE to the VEHICLE. E.g. Front, rear. NB DECK ENTRANCE ASSIGNMENT can be used to make structured reference.
-
-
- Explicit assignment of a DECK ENTRANCE to a BOARDING POSITION. +V2.0
-
-
+
+
+ DEPRECATED - Use PASSENGER BOARDING POSITION ASSIGNMENT
+
+
+
+
+
+
+ DEPRECATED - Use PASSENGER BOARDING POSITION ASSIGNMENT.
+
+
+
+
+
+
+ DEPRECATED - Use PASSENGER BOARDING POSITION ASSIGNMENT.
@@ -483,7 +429,7 @@ Rail transport, Roads and Road transport
-
+
View of an assignment of a SCHEDULED STOP POINT to a STOP PLACE and quay. etc.
@@ -544,53 +490,4 @@ Rail transport, Roads and Road transport
-
-
- Elements for a QUAYASSIGNMENT.
-
-
-
-
-
-
-
-
-
-
-
- Assignment to a specific QUAY within the STOP PLACE.
-
-
-
-
-
-
-
-
-
-
-
-
-
- QUAY to which SCHEDULED STOP POINT is to be assigned.
-
-
-
-
- Name of QUAY or platform to which the SCHEDULED STOP POINT is assigned.
-
-
-
-
-
-
-
- Identifier of Object of which this is a view.
-
-
-
-
-
-
-
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_deckEntranceAssignment_support.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_deckEntranceAssignment_support.xsd
index ed07641da..d000be6eb 100644
--- a/xsd/netex_part_2/part2_journeyTimes/netex_deckEntranceAssignment_support.xsd
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_deckEntranceAssignment_support.xsd
@@ -1,7 +1,7 @@
-
+
@@ -13,9 +13,9 @@
2023-02-12
- 2023-02-12
- Name Space changes
-
+
+ 2024-06-24Add TRAIN COMPONENT STOP ASSIGNMENT
+
NeTEx is a European CEN standard for the exchange of Public Transport data including timetables.
This sub-schema describes the DECK ENTRANCE ASSIGNMENT types.
@@ -77,7 +77,7 @@
Type for identifier of a DECK ENTRANCE ASSIGNMENT.
-
+
@@ -89,7 +89,7 @@
Type for a reference to a DECK ENTRANCE ASSIGNMENT.
-
+ Identifier of a DECK ENTRANCE ASSIGNMENT.
@@ -98,5 +98,43 @@
+
+
+
+ Type for a list of TRAIN COMPONENT STOP ASSIGNMENTs.
+
+
+
+
+
+
+
+
+
+
+
+ Type for identifier of a TRAIN COMPONENT STOP ASSIGNMENT.
+
+
+
+
+
+ Reference to a TRAIN COMPONENT STOP ASSIGNMENT. +v2.0
+
+
+
+
+ Type for a reference to a TRAIN COMPONENT STOP ASSIGNMENT.
+
+
+
+
+
+ Identifier of a TRAIN COMPONENT STOP ASSIGNMENT.
+
+
+
+
+
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_deckEntranceAssignment_version.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_deckEntranceAssignment_version.xsd
index b5ec2fa17..f6604e3c2 100644
--- a/xsd/netex_part_2/part2_journeyTimes/netex_deckEntranceAssignment_version.xsd
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_deckEntranceAssignment_version.xsd
@@ -4,7 +4,7 @@
-
+
@@ -17,9 +17,9 @@
2023-01-30
- 2023-01-30
- Name Space changes
-
+
+ 2024-06-24Add TRAIN COMPONENT STOP ASSIGNMENT
+
NeTEx is a European CEN standard for the exchange of Public Transport data including timetables.
This sub-schema describes the DECK ENTRANCE ALIGNMENT types.
@@ -78,7 +78,7 @@
-
+ The association of a DECK ENTRANCE of a VEHICLE's DECK PLAN with a TRAIN and TRAIN COMPONENT and a specific STOP PLACE, QUAY and possibly BOARDING POSITION. NOTE: may indicate which side of VEHICLE door is. +v2.0
@@ -97,6 +97,12 @@
+
+
+
+
+
+
@@ -115,7 +121,7 @@
Type for a DECK ENTRANCE ASSIGNMENT.
-
+
@@ -128,7 +134,6 @@
- Whether assigment permits or forbids use of TRAIN COMPONENT and / or specified DECK ENTRANCE at specifed stop.
@@ -142,5 +147,68 @@
+
+
+
+ Type for containment in frame of TRAIN COMPONENT STOP ASSIGNMENTs
+
+
+
+
+
+
+
+
+
+
+
+ The association of a DECK ENTRANCE of a VEHICLE's DECK PLAN with a TRAIN and TRAIN COMPONENT and a specific STOP PLACE, QUAY and possibly BOARDING POSITION. NOTE: may indicate which side of VEHICLE door is. +v2.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Identifier of TRAIN COMPONENT STOP ASSIGNMENT.
+
+
+
+
+
+
+
+
+ Type for a TRAIN COMPONENT STOP ASSIGNMENT.
+
+
+
+
+
+
+
+
+
+
+
+ Elements for a TRAIN COMPONENT STOP ASSIGNMENT.
+
+
+
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_support.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_support.xsd
new file mode 100644
index 000000000..6de45a4ca
--- /dev/null
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_support.xsd
@@ -0,0 +1,178 @@
+
+
+
+
+
+
+ main schema
+ e-service developers
+ V1.0 Christophe Duquesne
+ Nicholas Knowles
+ Europe
+ First drafted for version 1.0 CEN TC278 WG3 SG9 Editor Nicholas Knowles. mailto:schemer@netex.org.uk
+
+ 2024-06-26
+
+
+ 2024-06-26Split off from VejicleJOurney_support
+
+
+
NeTEx is a European CEN standard for the exchange of Public Transport data including timetables.
+
This sub-schema describes the VEHICLE JOURNEY STOP ASSIGNMENT IDENTIFIER types.
+
+
+ text/xml
+ http://www.w3.org/2001/XMLSchema
+ XML schema, W3C Recommendation 2001
+
+ {http://www.netex.org.uk/schemas/1.0/xsd/netex_part_1/part1_tacticalPlanning}netex_vehicleJourney_support.xsd
+ [ISO 639-2/B] ENG
+ Kizoom Software Ltd, 16 High Holborn, London WC1V 6BX
+
+ http://www.netex.org.uk/schemas/2.0/xsd/netex_framework/netex_genericFramework/netex_vehicleJourneyStpAssignment_support.xsd
+
+ Unclassified
+ CEN, Crown Copyright 2009-2024
+
+
+ Version 1.0
+
+ Arts, recreation and travel, Tourism, Travel (tourism), Transport,
+Air transport, Airports,
+Ports and maritime transport, Ferries (marine),
+Public transport, Bus services, Coach services, Bus stops and stations,
+Rail transport, Railway stations and track, Train services, Underground trains,
+Business and industry, Transport, Air transport , Ports and maritime transport, Public transport,
+Rail transport, Roads and Road transport
+
+ CEN TC278 WG3 SG9.
+
+ NeTEx VEHICLE JOURNEY identifier types.
+ Standard
+
+
+ NeTEx: VEHICLE JOURNEY tSTOP ASSIGNMENT ypes.
+
+
+
+
+
+ Identifier of VEHICLE TYPE STOP ASSIGNMENT.
+
+
+
+
+
+ Reference to a VEHICLE TYPE STOP ASSIGNMENT.
+
+
+
+
+ Type for a reference to a VEHICLE TYPE STOP ASSIGNMENT.
+
+
+
+
+
+ Identifier of referenced a VEHICLE TYPE STOP ASSIGNMENT.
+
+
+
+
+
+
+
+
+ Identifier of a VEHICLE JOURNEY STOP ASSIGNMENT.
+
+
+
+
+
+ Reference to a VEHICLE JOURNEY STOP ASSIGNMENT.
+
+
+
+
+ Type for a reference to a VEHICLE JOURNEY STOP ASSIGNMENT.
+
+
+
+
+
+ Identifier of a PASSENGER STOP ASSIGNMENT.
+
+
+
+
+
+
+
+
+ Type for identifier of a TRAIN COMPONENT NUMBER ASSIGNNMENT.
+
+
+
+
+
+ Reference to a TRAIN COMPONENT NUMBER ASSIGNNMENT.
+
+
+
+
+ Type for a reference to a TRAIN COMPONENT NUMBER ASSIGNNMENT.
+
+
+
+
+
+ Identifier of a TRAIN COMPONENT NUMBER ASSIGNNMENT.
+
+
+
+
+
+
+
+ Type for a list of TRAIN COMPONENT NUMBER ASSIGNNMENTs.
+
+
+
+
+
+
+
+
+
+
+
+
+ Identifier of a DYNAMIC STOP ASSIGNMENT.
+
+
+
+
+
+ Reference to a DYNAMIC STOP ASSIGNMENT.
+
+
+
+
+ Type for a reference to a DYNAMIC STOP ASSIGNMENT.
+
+
+
+
+
+ Identifier of a PASSENGER STOP ASSIGNMENT.
+
+
+
+
+
+
+
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_version.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_version.xsd
new file mode 100644
index 000000000..18e4c6b57
--- /dev/null
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_version.xsd
@@ -0,0 +1,415 @@
+
+
+
+
+
+
+
+
+
+
+
+ main schema
+ e-service developers
+ V1.0 Christophe Duquesne
+ Nicholas Knowles
+ Europe
+ First drafted for NeTEx version 1.0 CEN TC278 WG3 SG9 Editor Nicholas Knowles. mailto:schemer@netex.org.uk
+
+ 2024-06-26
+
+
+ 2024-06-26Split off from Vehicle_journey_support. Make DYNAMIC SYOP ASSIGNMEMT a child of VEHICLE JOURNEY SUPPORT and add DATED VEJICLE JOURNEY Ref
+
+
+
NeTEx is a European CEN standard for the exchange of Public Transport data including timetables.
+
This sub-schema describes the VEHICLE JOURNEY STOP ASSIGNMEMT types.
+
+
+ text/xml
+ http://www.w3.org/2001/XMLSchema
+ XML schema, W3C Recommendation 2001
+
+ {http://www.netex.org.uk/schemas/1.0/xsd/netex_part_2/part2_journeyTimes}netex_vehicleJourney_version.xsd
+ [ISO 639-2/B] ENG
+ Kizoom, 109-123 Clifton Street, London EC4A 4LD
+
+ http://www.netex.org.uk/schemas/1.0/PATH/netex_prereqfile.xsd
+
+ Unclassified
+ CEN, Crown Copyright 2009-2024
+
+
+ Version 1.0
+
+ Arts, recreation and travel, Tourism, Travel (tourism), Transport,
+Air transport, Airports,
+Ports and maritime transport, Ferries (marine),
+Public transport, Bus services, Coach services, Bus stops and stations,
+Rail transport, Railway stations and track, Train services, Underground trains,
+Business and industry, Transport, Air transport , Ports and maritime transport, Public transport,
+Rail transport, Roads and Road transport
+
+ CEN TC278 WG3 SG9.
+
+ NeTEx VEHICLE JOURNEY types.
+ Standard
+
+
+ NeTEx: VEHICLE JOURNEY types.
+
+
+
+
+ Type for containment in frame of VEHICLE JOURNEY STOP ASSIGNMENTs.
+
+
+
+
+
+
+ The allocation of a SCHEDULED STOP POINT (i.e. a SCHEDULED STOP POINT of a SERVICE PATTERN or JOURNEY PATTERN) to a specific STOP PLACE or QUAY, for either a Passenger JOURNEY or VEHICLE SERVICE.
+
+
+
+
+
+
+
+
+
+ Type for containment of VEHICLE TYPE STOP ASSIGNNMENTs.
+
+
+
+
+
+
+
+ The allocation of a stopping position of a VEHICLE TYPE for a particular VEHICLE JOURNEY.
+
+
+
+
+
+
+
+
+ The allocation of a stopping position of a VEHICLE TYPE for a particular VEHICLE JOURNEY.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Type for VEHICLE TYPE STOP ASSIGNMENT.
+
+
+
+
+
+
+
+
+
+
+
+ Elements for VEHICLE TYPE STOP ASSIGNMENT Group.
+
+
+
+
+ Relative orientation of vehicle - Default is forwards.
+
+
+
+
+
+
+
+
+
+
+ Type for containment of VEHICLE JOURNEY STOP ASSIGNMENTs.
+
+
+
+
+
+
+
+
+
+
+
+
+ Change to a PASSENGER STOP ASSIGNMENT for a specific VEHICLE JOURNEY +v1.1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Type for VEHICLE JOURNEY STOP ASSIGNMENT.
+
+
+
+
+
+
+ Elements for a VEHICLE JOURNEY STOP ASSIGNMENT. Original PASSENGER STOP ASSIGNMENT for which this is a change.
+
+
+
+
+
+
+
+
+ Elements for a VEHICLE JOURNEY STOP ASSIGNMENT.
+
+
+
+
+
+
+
+
+
+ Type for containment of TRAIN COMPONENT NUMBER ASSIGNMENTs.
+
+
+
+
+
+
+
+
+
+
+
+
+ The allocation of an advertised designation for a vehicle or vehicle element for passengers.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Type for TRAIN COMPONENT NUMBER ASSIGNMENT.
+
+
+
+
+
+
+
+
+
+
+
+ Elements for TRAIN COMPONENT NUMBER ASSIGNMENT Group.
+
+
+
+
+ Label to assign.
+
+
+
+
+
+
+
+
+
+ Change to a PASSENGER STOP ASSIGNMENT.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Elements for a VEHICLE JOURNEY STOP ASSIGNMENT. Original PASSENGER STOP ASSIGNMENT for which this is a change.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Type for DYNAMIC PASSENGER STOP ASSIGNMENT.
+
+
+
+
+
+
+ Elements for a DYNAMIC PASSENGER STOP ASSIGNMENT. Original PASSENGER STOP ASSIGNMENT for which this is a change.
+
+
+
+
+
+
+
+
+ Elements for a DYNAMIC PASSENGER STOP ASSIGNMENT.
+
+
+
+
+
+
+
+
+
+ Elements for a QUAY ASSIGNMENT.
+
+
+
+
+
+
+
+
+
+
+
+ Assignment to a specific QUAY within the STOP PLACE.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ QUAY to which SCHEDULED STOP POINT is to be assigned.
+
+
+
+
+ Name of QUAY or platform to which the SCHEDULED STOP POINT is assigned.
+
+
+
+
+
+
+
+ Identifier of Object of which this is a view.
+
+
+
+
+
+
+
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd
index 90f7ba6f1..ba756c4be 100644
--- a/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd
@@ -15,11 +15,14 @@
2010-09-04
- 2011-02-05Name Space changes
+
+ 2011-02-05Name Space changes
- 2019-03-25CR 51 CD Add VehiclJourneyStop Assignment
+
+ 2019-03-25CR 51 CD Add VehiclJourneyStop Assignment
- 2019-03-26NL-27 Add default TypeOfProductCategory and TypeOfService to Line.
+
+ 2019-03-26NL-27 Add default TypeOfProductCategory and TypeOfService to Line.
Move TypeOfProductCategory amnd TypeOfService from netex_vehicleJourney to Framework reusable components netex_travelRights so they are visible from part 1
@@ -216,70 +219,6 @@ Rail transport, Roads and Road transport
-
-
-
- Type for identifier of a TRAIN COMPONENT NUMBER ASSIGNNMENT.
-
-
-
-
-
- Reference to a TRAIN COMPONENT NUMBER ASSIGNNMENT.
-
-
-
-
- Type for a reference to a TRAIN COMPONENT NUMBER ASSIGNNMENT.
-
-
-
-
-
- Identifier of a TRAIN COMPONENT NUMBER ASSIGNNMENT.
-
-
-
-
-
-
-
- Type for a list of TRAIN COMPONENT NUMBER ASSIGNNMENTs.
-
-
-
-
-
-
-
-
-
-
-
-
- Identifier of VEHICLE TYPE STOP ASSIGNMENT.
-
-
-
-
-
- Reference to a VEHICLE TYPE STOP ASSIGNMENT.
-
-
-
-
- Type for a reference to a VEHICLE TYPE STOP ASSIGNMENT.
-
-
-
-
-
- Identifier of referenced a VEHICLE TYPE STOP ASSIGNMENT.
-
-
-
-
-
@@ -306,31 +245,5 @@ Rail transport, Roads and Road transport
-
-
-
- Identifier of a VEHICLE JOURNEY STOP ASSIGNMENT.
-
-
-
-
-
- Reference to a VEHICLE JOURNEY STOP ASSIGNMENT.
-
-
-
-
- Type for a reference to a VEHICLE JOURNEY STOP ASSIGNMENT.
-
-
-
-
-
- Identifier of a PASSENGER STOP ASSIGNMENT.
-
-
-
-
-
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd
index dfb48c92f..29389e30d 100644
--- a/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd
@@ -1,10 +1,10 @@
-
+
-
+
@@ -25,25 +25,36 @@
2010-09-04
- 2011-02-05Name Space changes
+
+ 2011-02-05Name Space changes
- 2017-03-28CR0030 Vehicle Journey Service Times: add DepartureDayOffset
+
+ 2017-03-28CR0030 Vehicle Journey Service Times: add DepartureDayOffset
- 2017-05-27PR correct definition of VehicleJourney. Doc change only.
+
+ 2017-05-27PR correct definition of VehicleJourney. Doc change only.
- 2017-05-27PR correct definition of VehicleJourney. Doc change only.
+
+ 2017-05-27PR correct definition of VehicleJourney. Doc change only.
- 2019-03-25CR 51 CD Add VehicleJourneyStop Assignment.
+
+ 2019-03-25CR 51 CD Add VehicleJourneyStop Assignment.
NJSK Review CR51: make vehicleJourneyStopAssignmentsInFrame_RelStructure lower camel case consistent with NeTEx conventions.
NJSK Review CR51: Allow inlining of vehicleJourneyStopAssignments within VehicleJourney.
NJSK Also correct camel case on trainComponentLabelAssignents trainComponentLabelAssignents_RelStructure.
- 2019-04-12Fix Add missingl Label to TarinCOmpinentLAbel Assignment
+
+ 2019-04-12Fix Add missingl Label to TarinCOmpinentLAbel Assignment
- 2020-10-05 New Modes: Add Vehicle mode to VehicleType
+
+ 2020-10-05 New Modes: Add Vehicle mode to VehicleType
Replace VehicleTypeRef with TransportTypeRef so as to be more general
- 2024-02-27TM enhancement add PASSENGER TIMES at STOP
+
+ 2024-02-27TM enhancement add PASSENGER TIMES at STOP
+
+
+ 2024-06-24Move VEHICOE JOURNEY STOP ASSIGNMENT, TRAIN COMPONENT LABEL ASSIGNMENT and VEHICLE JOURNEY STOP ASSIGNMENT to sepaarte file
NeTEx is a European CEN standard for the exchange of Public Transport data including timetables.
@@ -100,22 +111,6 @@ Rail transport, Roads and Road transport
-
-
- Type for containment in frame of VEHICLE JOURNEY STOP ASSIGNMENTs.
-
-
-
-
-
-
- The allocation of a SCHEDULED STOP POINT (i.e. a SCHEDULED STOP POINT of a SERVICE PATTERN or JOURNEY PATTERN) to a specific STOP PLACE or QUAY, for either a Passenger JOURNEY or VEHICLE SERVICE.
-
-
-
-
-
-
@@ -365,7 +360,6 @@ Rail transport, Roads and Road transport
-
@@ -424,147 +418,6 @@ Rail transport, Roads and Road transport
-
-
-
- Type for containment of TRAIN COMPONENT NUMBER ASSIGNMENTs.
-
-
-
-
-
-
-
-
-
-
-
-
- The allocation of an advertised designation for a vehicle or vehicle element for passengers.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Type for TRAIN COMPONENT NUMBER ASSIGNMENT.
-
-
-
-
-
-
-
-
-
-
-
- Elements for TRAIN COMPONENT NUMBER ASSIGNMENT Group.
-
-
-
-
- Label to assign.
-
-
-
-
-
-
-
-
-
- Type for containment of VEHICLE TYPE STOP ASSIGNNMENTs.
-
-
-
-
-
-
-
- The allocation of a stopping position of a VEHICLE TYPE for a particular VEHICLE JOURNEY.
-
-
-
-
-
-
-
-
- The allocation of a stopping position of a VEHICLE TYPE for a particular VEHICLE JOURNEY.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Type for VEHICLE TYPE STOP ASSIGNMENT.
-
-
-
-
-
-
-
-
-
-
-
- Elements for VEHICLE TYPE STOP ASSIGNMENT Group.
-
-
-
-
- Relative orientation of vehicle - Default is forwards.
-
-
-
-
-
-
-
@@ -597,77 +450,5 @@ Rail transport, Roads and Road transport
-
-
-
- Type for containment of VEHICLE JOURNEY STOP ASSIGNMENTs.
-
-
-
-
-
-
-
-
-
-
-
-
- Change to a PASSENGER STOP ASSIGNMENT for a specific VEHICLE JOURNEY +v1.1
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Type for VEHICLE JOURNEY STOP ASSIGNMENT.
-
-
-
-
-
-
- Elements for a VEHICLE JOURNEY STOP ASSIGNMENT. Original PASSENGER STOP ASSIGNMENT for which this is a change.
-
-
-
-
-
-
-
-
- Elements for a VEHICLE JOURNEY STOP ASSIGNMENT.
-
-
-
-
-
-
+
From e95f6c7208964f752fc5485f9a023a52ee8b2ca3 Mon Sep 17 00:00:00 2001
From: Nicholas Knowles
Date: Wed, 26 Jun 2024 17:05:02 +0100
Subject: [PATCH 38/52] DeckPlan Asihnment
Further update to example
---
.../epiap/EPIAP_Accessibility_Chur_V08_vehicletypes.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/examples/standards/epiap/EPIAP_Accessibility_Chur_V08_vehicletypes.xml b/examples/standards/epiap/EPIAP_Accessibility_Chur_V08_vehicletypes.xml
index 381cc0e7b..a2de4123e 100644
--- a/examples/standards/epiap/EPIAP_Accessibility_Chur_V08_vehicletypes.xml
+++ b/examples/standards/epiap/EPIAP_Accessibility_Chur_V08_vehicletypes.xml
@@ -790,7 +790,7 @@
-
+
@@ -799,7 +799,8 @@
-
+
+
From 0e6c6ecb57f771e2643c588ee7f5b4254ed39524 Mon Sep 17 00:00:00 2001
From: Nicholas Knowles
Date: Wed, 26 Jun 2024 17:51:05 +0100
Subject: [PATCH 39/52] Update netex_responsibility_support.xsd
So that examples validate
---
.../netex_responsibility_support.xsd | 23 +++++++++++++++++--
1 file changed, 21 insertions(+), 2 deletions(-)
diff --git a/xsd/netex_framework/netex_responsibility/netex_responsibility_support.xsd b/xsd/netex_framework/netex_responsibility/netex_responsibility_support.xsd
index 83b84576e..5a85e93ba 100644
--- a/xsd/netex_framework/netex_responsibility/netex_responsibility_support.xsd
+++ b/xsd/netex_framework/netex_responsibility/netex_responsibility_support.xsd
@@ -19,8 +19,10 @@
2017-12-01 Add FareManagement Data Roles and SecurityManagement, Data Regfistrat secures etc
- 2020-10-04NewModes: Add DataRoleType and StakholderRole enum values
- 2024-03-01TM Contract - split into ResponsibilitySet_support
+
+ 2020-10-04NewModes: Add DataRoleType and StakholderRole enum values
+
+ 2024-03-01TM Contract - split into ResponsibilitySet_support
NeTEx - Network Exchange. This subschema defines RESPONSIBILITY data administration base types.
@@ -108,6 +110,23 @@ Rail transport, Roads and Road transport
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
From 04de35dfb75c637781c51c2993bf158d6be09eed Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Thu, 27 Jun 2024 14:17:29 +0200
Subject: [PATCH 40/52] Update
xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_support.xsd
Co-authored-by: Stefan de Konink
---
.../netex_vehicleJourneyStopAssignment_support.xsd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_support.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_support.xsd
index 6de45a4ca..9ca2d77b3 100644
--- a/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_support.xsd
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_support.xsd
@@ -55,7 +55,7 @@ Rail transport, Roads and Road transport
Standard
- NeTEx: VEHICLE JOURNEY tSTOP ASSIGNMENT ypes.
+ NeTEx: VEHICLE JOURNEY STOP ASSIGNMENT types.
From 10dfc5de4ad2cb0b445cae850850e2abd6d37667 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Thu, 27 Jun 2024 14:17:36 +0200
Subject: [PATCH 41/52] Update
xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_version.xsd
Co-authored-by: Stefan de Konink
---
.../netex_vehicleJourneyStopAssignment_version.xsd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_version.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_version.xsd
index 18e4c6b57..3c0b0ebf0 100644
--- a/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_version.xsd
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_version.xsd
@@ -231,7 +231,7 @@ Rail transport, Roads and Road transport
- Type for containment of TRAIN COMPONENT NUMBER ASSIGNMENTs.
+ Type for containment of TRAIN COMPONENT NUMBER ASSIGNMENTs.
From 10295cf6b148c663638121f78bae29b84fda0c0e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Thu, 27 Jun 2024 14:17:41 +0200
Subject: [PATCH 42/52] Update
xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_version.xsd
Co-authored-by: Stefan de Konink
---
.../netex_vehicleJourneyStopAssignment_version.xsd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_version.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_version.xsd
index 3c0b0ebf0..d3e2a815b 100644
--- a/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_version.xsd
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_version.xsd
@@ -325,7 +325,7 @@ Rail transport, Roads and Road transport
- Elements for a VEHICLE JOURNEY STOP ASSIGNMENT. Original PASSENGER STOP ASSIGNMENT for which this is a change.
+ Elements for a VEHICLE JOURNEY STOP ASSIGNMENT. Original PASSENGER STOP ASSIGNMENT for which this is a change.
From 77fb3bd3d22855e35c0db1a85ac66e237b0613a3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Mon, 1 Jul 2024 11:13:53 +0200
Subject: [PATCH 43/52] Update
xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
---
.../part1_tacticalPlanning/netex_stopAssignment_support.xsd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd b/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd
index 930e8e221..ded931d47 100644
--- a/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd
+++ b/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd
@@ -114,7 +114,7 @@ Rail transport, Roads and Road transport
- DEPRECATED - PASSENGER BOARDING POSITION ASSIGNMENT.
+ DEPRECATED - Use PASSENGER BOARDING POSITION ASSIGNMENT.
From 169bfc301b7de45cadd1ce57129b429f5b107da5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Mon, 1 Jul 2024 11:13:59 +0200
Subject: [PATCH 44/52] Update
xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
---
.../part1_tacticalPlanning/netex_stopAssignment_support.xsd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd b/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd
index ded931d47..3b865a8cd 100644
--- a/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd
+++ b/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd
@@ -125,7 +125,7 @@ Rail transport, Roads and Road transport
- DEPRECATED - PASSENGER BOARDING POSITION ASSIGNMENT.
+ DEPRECATED - Use PASSENGER BOARDING POSITION ASSIGNMENT.
From 96ee6d9669fc4925acfcb942f70ce2cdf5d6eace Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Mon, 1 Jul 2024 17:04:13 +0200
Subject: [PATCH 45/52] Update
xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
---
.../netex_reusableComponents/netex_seatingPlan_support.xsd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd
index 127ad0398..206059271 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd
@@ -221,7 +221,7 @@
Start of range of LOCATABLE SPOTs.
-
+ End of range of LOCATABLE SPOTs.
From 544fb8516fab79af3fa1a6a8e45417b433c1f8a7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Mon, 1 Jul 2024 17:04:18 +0200
Subject: [PATCH 46/52] Update
xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
---
.../netex_reusableComponents/netex_seatingPlan_support.xsd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd
index 206059271..791863b6e 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd
@@ -216,7 +216,7 @@
A Range of LOCATABLE SPOTs.
-
+ Start of range of LOCATABLE SPOTs.
From 774543e4b852f09c2be04329d8f42757a25abd36 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Mon, 1 Jul 2024 17:04:27 +0200
Subject: [PATCH 47/52] Update
xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
---
.../netex_reusableComponents/netex_seatingPlan_support.xsd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd
index 791863b6e..336c347cd 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd
@@ -228,7 +228,7 @@
-
+ Type for a reference to a LOCATABLE SPOT.
From 3fa0d65369135febeed039355676c849f01e60d6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Mon, 1 Jul 2024 17:05:27 +0200
Subject: [PATCH 48/52] Update
xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd
Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com>
---
.../part1_tacticalPlanning/netex_stopAssignment_support.xsd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd b/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd
index 3b865a8cd..10dd2ad22 100644
--- a/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd
+++ b/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_support.xsd
@@ -131,7 +131,7 @@ Rail transport, Roads and Road transport
- DEPRECATED - PASSENGER BOADRING STOP ASSIGNMENT.
+ DEPRECATED - Use PASSENGER BOARDING POSITION ASSIGNMENT.
From ae0f2c9639bb28f7b7af2f0f0f11e8fe1187d141 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Mon, 1 Jul 2024 17:18:37 +0200
Subject: [PATCH 49/52] Update netex_seatingPlan_support.xsd
---
.../netex_reusableComponents/netex_seatingPlan_support.xsd | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd
index 336c347cd..127ad0398 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd
@@ -216,19 +216,19 @@
A Range of LOCATABLE SPOTs.
-
+ Start of range of LOCATABLE SPOTs.
-
+ End of range of LOCATABLE SPOTs.
-
+ Type for a reference to a LOCATABLE SPOT.
From 814485c2b0de25e913400063dd9015b7a813c340 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20G=C3=BCnter?=
Date: Mon, 1 Jul 2024 17:26:00 +0200
Subject: [PATCH 50/52] fixing missing deckEntranceAssignments
---
.../part1_tacticalPlanning/netex_stopAssignment_version.xsd | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd b/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd
index 0bdfd4b7a..4e5f27e3b 100644
--- a/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd
+++ b/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd
@@ -4,6 +4,7 @@
+
@@ -366,6 +367,11 @@ Rail transport, Roads and Road transport
Text description of A specific ENTRANCE to the VEHICLE. E.g. Front, rear. NB DECK ENTRANCE ASSIGNMENT can be used to make structured reference.
+
+
+ DECK ENTRANCE assigned. +v2.0
+
+
From 836741d353da416cf045409163d2264c0f6915ae Mon Sep 17 00:00:00 2001
From: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Date: Mon, 1 Jul 2024 15:28:19 +0000
Subject: [PATCH 51/52] Lint and update documentation tables
---
...AP_Accessibility_Chur_V08_vehicletypes.xml | 1 -
xsd/NeTEx_publication.xsd | 8 ++----
.../netex_responsibility_support.xsd | 13 ++++-----
.../netex_deckPlan_support.xsd | 9 +++----
.../netex_seatingPlan_support.xsd | 12 +++------
.../netex_stopAssignment_support.xsd | 3 +--
.../netex_stopAssignment_version.xsd | 18 +++++--------
xsd/netex_part_2/netex_all_objects_part2.xsd | 11 +++-----
.../netex_deckEntranceAssignment_support.xsd | 3 +--
.../netex_deckEntranceAssignment_version.xsd | 3 +--
...x_vehicleJourneyStopAssignment_support.xsd | 3 +--
...x_vehicleJourneyStopAssignment_version.xsd | 3 +--
.../netex_vehicleJourney_support.xsd | 9 +++----
.../netex_vehicleJourney_version.xsd | 27 +++++++------------
14 files changed, 40 insertions(+), 83 deletions(-)
diff --git a/examples/standards/epiap/EPIAP_Accessibility_Chur_V08_vehicletypes.xml b/examples/standards/epiap/EPIAP_Accessibility_Chur_V08_vehicletypes.xml
index a2de4123e..7e6895c1c 100644
--- a/examples/standards/epiap/EPIAP_Accessibility_Chur_V08_vehicletypes.xml
+++ b/examples/standards/epiap/EPIAP_Accessibility_Chur_V08_vehicletypes.xml
@@ -800,7 +800,6 @@
-
diff --git a/xsd/NeTEx_publication.xsd b/xsd/NeTEx_publication.xsd
index 0de001c43..877129e2e 100644
--- a/xsd/NeTEx_publication.xsd
+++ b/xsd/NeTEx_publication.xsd
@@ -7608,8 +7608,7 @@
-
-
+
@@ -7632,10 +7631,7 @@
-
-
-
-
+
diff --git a/xsd/netex_framework/netex_responsibility/netex_responsibility_support.xsd b/xsd/netex_framework/netex_responsibility/netex_responsibility_support.xsd
index 5a85e93ba..2dff4cc39 100644
--- a/xsd/netex_framework/netex_responsibility/netex_responsibility_support.xsd
+++ b/xsd/netex_framework/netex_responsibility/netex_responsibility_support.xsd
@@ -19,10 +19,8 @@
2017-12-01 Add FareManagement Data Roles and SecurityManagement, Data Regfistrat secures etc
-
- 2020-10-04NewModes: Add DataRoleType and StakholderRole enum values
-
- 2024-03-01TM Contract - split into ResponsibilitySet_support
+ 2020-10-04NewModes: Add DataRoleType and StakholderRole enum values
+ 2024-03-01TM Contract - split into ResponsibilitySet_support
NeTEx - Network Exchange. This subschema defines RESPONSIBILITY data administration base types.
@@ -110,8 +108,8 @@ Rail transport, Roads and Road transport
-
-
+
+
@@ -125,8 +123,7 @@ Rail transport, Roads and Road transport
-
-
+
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_deckPlan_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_deckPlan_support.xsd
index 666e55a28..0237da358 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_deckPlan_support.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_deckPlan_support.xsd
@@ -13,14 +13,11 @@
2023-01-30
-
- 2023-12-08Move SENSOR IN ENTRANCE to here
+ 2023-12-08Move SENSOR IN ENTRANCE to here
-
- 2024-01-11Revise enum values
+ 2024-01-11Revise enum values
-
- 2024-02-18Norway review comment - Add Window types.
+ 2024-02-18Norway review comment - Add Window types.
NeTEx is a European CEN standard for the exchange of Public Transport data including timetables.
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd
index 127ad0398..2191c3100 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_seatingPlan_support.xsd
@@ -13,18 +13,14 @@
2023-02-02
-
- 2023-02-05
+ 2023-02-05
Name Space changes
-
- 2023-12-08Move SENSOR IN SPOT declarations to here
+ 2023-12-08Move SENSOR IN SPOT declarations to here
-
- 2024-01-17Add bed to locatable spot type enumerations
+ 2024-01-17Add bed to locatable spot type enumerations
-
- 2024-02-18Norway review comment - Revise Aisle /Window to use enumeration.
+ 2024-02-18Norway review comment - Revise Aisle /Window to use enumeration.
NeTEx is a European CEN standard for the exchange of Public Transport data including timetables.
NeTEx - Network Exchange. This subschema defines common STOP ASSIGNMENT types.
diff --git a/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd b/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd
index 4e5f27e3b..1226030f1 100644
--- a/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd
+++ b/xsd/netex_part_1/part1_tacticalPlanning/netex_stopAssignment_version.xsd
@@ -19,23 +19,17 @@
2011-02-05
-
- 2012-03-04Revise attributes of StopAssignment MODEL CHANGE
+ 2012-03-04Revise attributes of StopAssignment MODEL CHANGE
-
- 2017-06-03CR0040 Allow inlining of STOP POINT, STOP PLACE, QUAY etc so as to iimprove packaging (no semantic change)
+ 2017-06-03CR0040 Allow inlining of STOP POINT, STOP PLACE, QUAY etc so as to iimprove packaging (no semantic change)
-
- 2017-06-03CR0051 CD Allow reference to JOURNEY PATTERN on DYNAMIC STOP ASSIGNMENT.
+ 2017-06-03CR0051 CD Allow reference to JOURNEY PATTERN on DYNAMIC STOP ASSIGNMENT.
-
- 2023-12-12Add DECK ENTRANCE ASSIGNMENT
+ 2023-12-12Add DECK ENTRANCE ASSIGNMENT
-
- 2024-02-08Add Directional attributes as per MS suggestions: ArrivesForwards, DpeartsForwards ArrivesFrom, Left DepartsToRight . corrected name of passengerBoardingPositionAssignments
+ 2024-02-08Add Directional attributes as per MS suggestions: ArrivesForwards, DpeartsForwards ArrivesFrom, Left DepartsToRight . corrected name of passengerBoardingPositionAssignments
-
- 2024-06-24Rename train stop assignment (deprectaed) to passenger boarding assignment
+ 2024-06-24Rename train stop assignment (deprectaed) to passenger boarding assignment
NeTEx - Network Exchange. This subschema defines common STOP ASSIGNMENT types.
NeTEx Xml is an XML representation of the Transmodel Public Transport Data model that can be used to exchange data objects between for databases and other services.
.
-
This subschema aggregate all the NeTEx Data Objects.
-
+
NeTEx Xml is an XML representation of the Transmodel Public Transport Data model that can be used to exchange data objects between for databases and other services.
.
+
This subschema aggregate all the NeTEx Data Objects.
NeTEx is a European CEN standard for the exchange of Public Transport data including timetables.
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_support.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_support.xsd
index 9ca2d77b3..2ca359895 100644
--- a/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_support.xsd
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_support.xsd
@@ -13,8 +13,7 @@
2024-06-26
-
- 2024-06-26Split off from VejicleJOurney_support
+ 2024-06-26Split off from VejicleJOurney_support
NeTEx is a European CEN standard for the exchange of Public Transport data including timetables.
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_version.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_version.xsd
index d3e2a815b..d20202ac0 100644
--- a/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_version.xsd
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourneyStopAssignment_version.xsd
@@ -18,8 +18,7 @@
2024-06-26
-
- 2024-06-26Split off from Vehicle_journey_support. Make DYNAMIC SYOP ASSIGNMEMT a child of VEHICLE JOURNEY SUPPORT and add DATED VEJICLE JOURNEY Ref
+ 2024-06-26Split off from Vehicle_journey_support. Make DYNAMIC SYOP ASSIGNMEMT a child of VEHICLE JOURNEY SUPPORT and add DATED VEJICLE JOURNEY Ref
NeTEx is a European CEN standard for the exchange of Public Transport data including timetables.
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd
index ba756c4be..046eb3e94 100644
--- a/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd
@@ -15,14 +15,11 @@
2010-09-04
-
- 2011-02-05Name Space changes
+ 2011-02-05Name Space changes
-
- 2019-03-25CR 51 CD Add VehiclJourneyStop Assignment
+ 2019-03-25CR 51 CD Add VehiclJourneyStop Assignment
-
- 2019-03-26NL-27 Add default TypeOfProductCategory and TypeOfService to Line.
+ 2019-03-26NL-27 Add default TypeOfProductCategory and TypeOfService to Line.
Move TypeOfProductCategory amnd TypeOfService from netex_vehicleJourney to Framework reusable components netex_travelRights so they are visible from part 1
diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd
index 29389e30d..823b5a069 100644
--- a/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd
+++ b/xsd/netex_part_2/part2_journeyTimes/netex_vehicleJourney_version.xsd
@@ -25,36 +25,27 @@
2010-09-04
-
- 2011-02-05Name Space changes
+ 2011-02-05Name Space changes
-
- 2017-03-28CR0030 Vehicle Journey Service Times: add DepartureDayOffset
+ 2017-03-28CR0030 Vehicle Journey Service Times: add DepartureDayOffset
-
- 2017-05-27PR correct definition of VehicleJourney. Doc change only.
+ 2017-05-27PR correct definition of VehicleJourney. Doc change only.
-
- 2017-05-27PR correct definition of VehicleJourney. Doc change only.
+ 2017-05-27PR correct definition of VehicleJourney. Doc change only.
-
- 2019-03-25CR 51 CD Add VehicleJourneyStop Assignment.
+ 2019-03-25CR 51 CD Add VehicleJourneyStop Assignment.
NJSK Review CR51: make vehicleJourneyStopAssignmentsInFrame_RelStructure lower camel case consistent with NeTEx conventions.
NJSK Review CR51: Allow inlining of vehicleJourneyStopAssignments within VehicleJourney.
NJSK Also correct camel case on trainComponentLabelAssignents trainComponentLabelAssignents_RelStructure.
-
- 2019-04-12Fix Add missingl Label to TarinCOmpinentLAbel Assignment
+ 2019-04-12Fix Add missingl Label to TarinCOmpinentLAbel Assignment
-
- 2020-10-05 New Modes: Add Vehicle mode to VehicleType
+ 2020-10-05 New Modes: Add Vehicle mode to VehicleType
Replace VehicleTypeRef with TransportTypeRef so as to be more general
-
- 2024-02-27TM enhancement add PASSENGER TIMES at STOP
+ 2024-02-27TM enhancement add PASSENGER TIMES at STOP
-
- 2024-06-24Move VEHICOE JOURNEY STOP ASSIGNMENT, TRAIN COMPONENT LABEL ASSIGNMENT and VEHICLE JOURNEY STOP ASSIGNMENT to sepaarte file
+ 2024-06-24Move VEHICOE JOURNEY STOP ASSIGNMENT, TRAIN COMPONENT LABEL ASSIGNMENT and VEHICLE JOURNEY STOP ASSIGNMENT to sepaarte file
NeTEx is a European CEN standard for the exchange of Public Transport data including timetables.
From 4d952052a663e212e980982ec827ebcb1d07ea80 Mon Sep 17 00:00:00 2001
From: Christophe Duquesne
Date: Wed, 24 Jul 2024 17:57:25 +0200
Subject: [PATCH 52/52] TAP TSI Example validation (#754)
* TAP TSI Example Validation
There were some real errors in some examples that were not catched before (reused ID, bad references...), and also a missed deprecation on enumeration values. Solving these seems to solve the TAP TSI example validation issues.
* Lint and update documentation tables
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
---
.../B1_NRT/Netex_tap_tsi_B1-1080-full.xml | 13 +++++++------
.../tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080.xml | 13 +++++++------
.../tap_tsi/B1_NRT/Netex_tap_tsi_B1.xml | 3 ++-
.../netex_responsibility_support.xsd | 16 ++++++++++++++++
4 files changed, 32 insertions(+), 13 deletions(-)
diff --git a/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080-full.xml b/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080-full.xml
index 260ca8439..25571d16e 100644
--- a/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080-full.xml
+++ b/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080-full.xml
@@ -51985,7 +51985,8 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
2099-12-31T24:00:00ZOnline Ticket nicht gueltig
-
+
+
billets online pas valide
@@ -52004,7 +52005,7 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
2099-12-31T24:00:00ZFür die Busstrecke Nürnberg - Praha gelten die gesetzlichen Vorschriften der jeweiligen Länder für die Personen- beförderung auf der Straße.
-
+ Pour les lignes de bus Nürnberg - Praha, les dispositions légales de chaque pays pour le transport de voyageurs sur la route s'appliquent.
@@ -52023,7 +52024,7 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
2099-12-31T24:00:00ZKinder von 6 bis inklusive 11 Jahren Die Mitnahme von Reisegepäck ist nicht möglich. RAILPLUS nicht zugelassen
-
+ Les enfants âgés de 6 à 11 ans inclus L'emport de bagages n'est pas possible. RAILplus pas autorisé
@@ -52042,7 +52043,7 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
2099-12-31T24:00:00ZKinder von 4 bis inklusive 14 Jahren Reservierungspflicht Servicetelefon +49 461 864 602 verkehrt voraussichtlich von April bis Oktober
-
+ Les enfants âgés de 4 à 14 ans inclus Réservation obligatoire téléphone de service +49 461 864 602 ne circule qu'à partir d'avril jusqu'au octobre
@@ -52061,7 +52062,7 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
2099-12-31T24:00:00ZKinder von 4 bis inklusive 14 Jahren RAILPLUS nicht zugelassen
-
+ Les enfants âgés de 4 à 14 ans inclusRAILplus pas autorisé
@@ -52080,7 +52081,7 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
2099-12-31T24:00:00Zkeine Kinderermäßigung RAILPLUS nicht zugelassen
-
+ Pas de réduction pour les enfantsRAILplus pas autorisé
diff --git a/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080.xml b/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080.xml
index 4caf1ad22..3512aea8b 100644
--- a/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080.xml
+++ b/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080.xml
@@ -59108,7 +59108,8 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
Online Ticket nicht gueltig
-
+
+
billets online pas valide
@@ -59129,7 +59130,7 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
Für die Busstrecke Nürnberg - Praha gelten die gesetzlichen Vorschriften der jeweiligen Länder für die Personen- beförderung auf der Straße.
-
+ Pour les lignes de bus Nürnberg - Praha, les dispositions légales de chaque pays pour le transport de voyageurs sur la route s'appliquent.
@@ -59150,7 +59151,7 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
Kinder von 6 bis inklusive 11 Jahren Die Mitnahme von Reisegepäck ist nicht möglich. RAILPLUS nicht zugelassen
-
+ Les enfants âgés de 6 à 11 ans inclus L'emport de bagages n'est pas possible. RAILplus pas autorisé
@@ -59171,7 +59172,7 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
Kinder von 4 bis inklusive 14 Jahren Reservierungspflicht Servicetelefon +49 461 864 602 verkehrt voraussichtlich von April bis Oktober
-
+ Les enfants âgés de 4 à 14 ans inclus Réservation obligatoire téléphone de service +49 461 864 602 ne circule qu'à partir d'avril jusqu'au octobre
@@ -59192,7 +59193,7 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
Kinder von 4 bis inklusive 14 Jahren RAILPLUS nicht zugelassen
-
+ Les enfants âgés de 4 à 14 ans inclusRAILplus pas autorisé
@@ -59213,7 +59214,7 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML
keine Kinderermäßigung RAILPLUS nicht zugelassen
-
+ Pas de réduction pour les enfantsRAILplus pas autorisé
diff --git a/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1.xml b/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1.xml
index cb51f015a..ddea8dd99 100644
--- a/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1.xml
+++ b/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1.xml
@@ -303,7 +303,8 @@ V1.1 Extensively revised with improved ids and use of tarifffs.
-
+
+
2011-01-01T00:00:00Z2014-01-01T00:00:00Z
diff --git a/xsd/netex_framework/netex_responsibility/netex_responsibility_support.xsd b/xsd/netex_framework/netex_responsibility/netex_responsibility_support.xsd
index 83b84576e..1ba358bb0 100644
--- a/xsd/netex_framework/netex_responsibility/netex_responsibility_support.xsd
+++ b/xsd/netex_framework/netex_responsibility/netex_responsibility_support.xsd
@@ -108,6 +108,22 @@ Rail transport, Roads and Road transport
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+