From e666dc59fe89e4ca9bedf7ebc8e02b52ea463ebe Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Mon, 25 Mar 2024 17:41:09 +0100 Subject: [PATCH 01/55] Fix typo psychosensory (#690) From 0c6dd2a57a09ff48141d133ce6e9d02c45d4ff14 Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Mon, 15 Apr 2024 20:20:32 +0200 Subject: [PATCH 02/55] Change organisation ref abstract (#686) * Make OrganisationRef abstract * Organisation is abstract * Something hidden * Bring backwards compatibility * Split because of older xmllint --- .../timetable/Netex_01.2_Bus_SimpleTimetable_WithTimings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/functions/timetable/Netex_01.2_Bus_SimpleTimetable_WithTimings.xml b/examples/functions/timetable/Netex_01.2_Bus_SimpleTimetable_WithTimings.xml index c023f16b9..5aca118bd 100644 --- a/examples/functions/timetable/Netex_01.2_Bus_SimpleTimetable_WithTimings.xml +++ b/examples/functions/timetable/Netex_01.2_Bus_SimpleTimetable_WithTimings.xml @@ -739,14 +739,14 @@ The Calendar is shown coded as - + subsidy false 20 - + contract false From ad70dbe2d678edc33bb6dc697520efbb933a58e8 Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Wed, 17 Apr 2024 17:33:43 +0200 Subject: [PATCH 03/55] Introduce dataSourceRef checking, so we can see seriously broken examples and implementations (#454) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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> --- examples/standards/epip/epip_common_profile.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/examples/standards/epip/epip_common_profile.xml b/examples/standards/epip/epip_common_profile.xml index 24db66791..54a347f2e 100644 --- a/examples/standards/epip/epip_common_profile.xml +++ b/examples/standards/epip/epip_common_profile.xml @@ -46,8 +46,12 @@ SiKilometresAndMetres - - + + schemer@netex-cen.eu + + + schemer@netex-cen.eu + From 999ebb32403afa76c16de838d77509f687ada701 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 17 Apr 2024 23:50:42 +0200 Subject: [PATCH 04/55] 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> --- examples/standards/fxc/FX-PI-01_ParisExample.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/standards/fxc/FX-PI-01_ParisExample.xml b/examples/standards/fxc/FX-PI-01_ParisExample.xml index 3e8bc97aa..cf47ce90f 100644 --- a/examples/standards/fxc/FX-PI-01_ParisExample.xml +++ b/examples/standards/fxc/FX-PI-01_ParisExample.xml @@ -1369,7 +1369,7 @@ Each time you change buses, you must validate a new ticket. The t+ ticket is not Noctilien zone 5 to zone 5 - 1 + 3 From 4c4933c3fc499eaabac0a024dc769de7ab092399 Mon Sep 17 00:00:00 2001 From: Julius Tens <144336919+juliustens-db@users.noreply.github.com> Date: Thu, 2 May 2024 13:37:04 +0200 Subject: [PATCH 05/55] Add properties to describe the height of a Lift (including its doors) (#696) From 75d3cdb93a5830d6f6a8ea2cbe0702f9b1f1b6cc Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Fri, 3 May 2024 15:58:53 +0200 Subject: [PATCH 06/55] Fix typo (#722) From 67c51c14b56b3faa3dda812267bf8ad9101ae150 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 07/55] 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 From 4c6b24896b4879fd36f5ecc61a0e3b8e0b2d0b22 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 08/55] 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> From 558a29e5e52526683e8ddc6e592788266c899b4e Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Fri, 3 May 2024 18:31:02 +0200 Subject: [PATCH 09/55] TypeOfEntity is abstract (#723) From aff54fd9023a465c320cc8c59e4446b1ca716b85 Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Sat, 4 May 2024 12:07:46 +0200 Subject: [PATCH 10/55] 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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/standards/fxc/FX-PI-01_ParisExample.xml b/examples/standards/fxc/FX-PI-01_ParisExample.xml index cf47ce90f..3e8bc97aa 100644 --- a/examples/standards/fxc/FX-PI-01_ParisExample.xml +++ b/examples/standards/fxc/FX-PI-01_ParisExample.xml @@ -1369,7 +1369,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 From 86ad4cba4088ae8766ad344934fc6a2b5b1630cb 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 11/55] update branch list and release log for netex 1.3 (#732) From a8f0bac642e070a6237567acd922f7c91a556a0d Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Wed, 15 May 2024 14:14:34 +0200 Subject: [PATCH 12/55] Propose change, and fix #726 (#727) From 6823648262e3222f905745f445931eac49d8380d Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Mon, 3 Jun 2024 18:07:30 +0200 Subject: [PATCH 13/55] 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> From 03fb25dd201bac521bff2136588f7cbd71fb8e4b Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Mon, 10 Jun 2024 19:40:40 +0200 Subject: [PATCH 14/55] TypeOfNotice referential constraint fixes (#741) * TypeOfNotice referential constraint fixes Fixed #739 * Apply suggestions from code review From 9405b8086a9f4f39c05d2b2008398757b603fbed Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Tue, 9 Jul 2024 15:46:21 +0200 Subject: [PATCH 15/55] Update netex_ifopt_equipmentAccess_version.xsd (#752) Disambiguating button descriptions. Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../netex_ifopt_equipmentAccess_version.xsd | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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 0be8f6d27..81a11c8ea 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 @@ -892,32 +892,32 @@ Rail transport, Roads and Road transport - Height of call button from ground. + Height of call button from ground (outside the cabin). - Height of direction call button from ground. + Height of direction call button from ground (outside the cabin). - Whether buttons are raised. + Whether buttons are raised (inside and outside the cabin). - Whether buttons have braille. + Whether buttons have braille (inside and outside the cabin). - Indicates whether there is a tactile marker on the go to ground floor button. +v1.1 + Indicates whether there is a tactile marker on the go to ground floor button (inside the cabin). +v1.1 - Indicates a tactile marker on floor under the buttons (or aligned with) +v1.1 . + Indicates a tactile marker on the floor under, or aligned with, the buttons (outside the cabin). +v1.1 @@ -1048,7 +1048,7 @@ Rail transport, Roads and Road transport - Elements for LIFT call EQUIPMENT type. + Elements for LIFT call EQUIPMENT type, outside the cabin and specific to a floor. From 423a18207d78b932a6842f98259eb9fec61de709 Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Mon, 29 Jul 2024 13:04:54 +0200 Subject: [PATCH 16/55] Remove references to non-existent email addresses (#758) --- examples/standards/epip/epip_common_profile.xml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/examples/standards/epip/epip_common_profile.xml b/examples/standards/epip/epip_common_profile.xml index 54a347f2e..24db66791 100644 --- a/examples/standards/epip/epip_common_profile.xml +++ b/examples/standards/epip/epip_common_profile.xml @@ -46,12 +46,8 @@ SiKilometresAndMetres - - schemer@netex-cen.eu - - - schemer@netex-cen.eu - + + From fdd1d9fbf1e220864e2f46e26b1bfa060b6aa6c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Tue, 10 Sep 2024 15:29:42 +0200 Subject: [PATCH 17/55] Delete Full_PublicationDelivery_109_Oslo_morningbus_example.xml (#778) --- ...onDelivery_109_Oslo_morningbus_example.xml | 798 ------------------ 1 file changed, 798 deletions(-) delete mode 100644 examples/standards/norway/Full_PublicationDelivery_109_Oslo_morningbus_example.xml diff --git a/examples/standards/norway/Full_PublicationDelivery_109_Oslo_morningbus_example.xml b/examples/standards/norway/Full_PublicationDelivery_109_Oslo_morningbus_example.xml deleted file mode 100644 index 88f4b0bd9..000000000 --- a/examples/standards/norway/Full_PublicationDelivery_109_Oslo_morningbus_example.xml +++ /dev/null @@ -1,798 +0,0 @@ - - - - - 2016-05-23T12:00:00.0Z - NSR - - - - - 2016-03-04T00:00:00.0Z - - - - - - NSR - http://www.rutebanken.no/nasjonltstoppestedregister - - - UNI - www.unibuss.no - - - RUT - www.ruter.no - - - - - - - - no - - - WGS84 - - - - - - - - 991609407 - Ruter# - RUTER AS - authority - - - - 985615616 - Unibuss - UNIBUSS AS - - post@unibuss.no - 22 08 43 00 - www.unibuss.no - - - 0047 177 - www.unibuss.no - - - - - - - - - - - - - Helsfyr T - bus - busStation - - - - - 10.800792 - 59.912494 - - - - - - - Brynseng T - bus - onstreetBus - - - - - 10.814013 - 59.909351 - - - - - - - Høyenhall T - bus - onstreetBus - - - - - 10.819156 - 59.907023 - - - - - - - Manglerud T - bus - onstreetBus - - - - - 10.813655 - 59.898316 - - - - - - - Ryen T - bus - onstreetBus - - - - - 10.805572 - 59.895407 - - - - - - - Holtet stasjon - bus - onstreetBus - - - - - 10.782948 - 59.882075 - - - - - - - - - - - Ruter# buss - - - - Ruter# buss Oslo - - - Ruter# buss Akershus - - - - - - - - - - - - - - - - - - - - - - - - - Morgenbuss Helsfyr - Holtet - - outbound - - - - - - - - - - - - - - 109 - bus - 109 - - - - - - - - - - - - - Holtet - Holtet - - - - - - Helsfyr T - - - Brynseng T - - - HØyenhall - - - Manglerud T - - - Ryen T - - - Holtet - - - - - - - - 59.911925 10.807198 - 59.910395 10.813012 - - - - - - - - 1 - - - - 59.908251 10.816363 - 59.907908 10.816819 - - - - - - - - - - - 59.904645 10.820626 - 59.899678 10.815965 - - - - - - - - - - - 59.896709 10.810350 - 59.895940 10.807332 - - - - - - - - - - - 59.894780 10.804309 - 59.892531 10.804000 - 59.888996 10.805961 - 59.887608 10.806368 - 59.886410 10.800586 - 59.885832 10.792943 - 59.885392 10.788938 - 59.885630 10.784435 - 59.883864 10.783759 - 59.881872 10.783770 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - false - - - - - - - - - - - - - - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - 2016-04-03T00:00:00 - true - - - - - - 04:30:00 - - - - - - - - - - - 04:30:00 - - - - - 04:32:00 - - - - - 04:33:00 - - - - - 04:34:00 - - - - - 04:35:00 - - - - - 04:40:00 - - - - - - - - - - - - - - 05:00:00 - - - - 05:02:00 - - - - 05:03:00 - - - - 05:04:00 - - - - 05:05:00 - - - - 05:10:00 - - - - - 05:30:00 - - - - - - - - - - - - 05:30:00 - - - - - 05:32:00 - - - - - 05:33:00 - - - - - 05:34:00 - - - - - 05:35:00 - - - - - 05:40:00 - - - - - - - - - - - - - - - 06:00:00 - - - - 06:02:00 - - - - 06:03:00 - - - - 06:04:00 - - - - 06:06:00 - - - - 06:10:00 - - - - - 06:30:00 - - - - - - - - - - - - 06:30:00 - - - - - 06:32:00 - - - - - 06:33:00 - - - - - 06:34:00 - - - - - 06:35:00 - - - - - 06:40:00 - - - - - - - - - - - - - - 07:00:00 - - - - 07:02:00 - - - - 07:03:00 - - - - 07:04:00 - - - - 07:07:00 - - - - 07:10:00 - - - - - - - - - - - - - - - - - - 00:30:00 - - - - 00:32:00 - - - - 00:33:00 - - - - 00:34:00 - - - - 00:37:00 - - - - 00:40:00 - - - - - - - - - - - - - - - - - - 04:30:00 - 05:30:00 - - - - - - - 05:30:00 - 06:30:00 - - - - - - - 06:00:00 - 07:00:00 - - - - - - - - - - - - - - - - 00:00:00 - 00:00:00 - - - 00:30:00 - 00:30:00 - - - - - - Ukedager (mandag til fredag) - - - Monday Tuesday Wednesday Thursday Friday - - - - - LØrdag - - - Saturday - - - - - SØndag - - - Sunday - - - - - - - - - From e396433806e4df5d320264707d9df9b7e4866f7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 16 Oct 2024 15:43:45 +0200 Subject: [PATCH 18/55] Removing double description in HeadwayJourneyGroupGroup From fca09cdfe6c6fad877e11ce16066bc3cd5762bbc Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Thu, 31 Oct 2024 12:47:40 +0100 Subject: [PATCH 19/55] Annotation to version attribute (#794) (#797) * Annotation to version attribute * Update xsd/netex_framework/netex_responsibility/netex_version_support.xsd Improved... Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> From 7a0fe3357a14aa03bd08571a427649a6615a627e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Tue, 14 Jan 2025 16:07:46 +0100 Subject: [PATCH 20/55] UiCOperatingPeriodGroup contains no DaysOfWeek (#820) * Update netex_serviceCalendar_version.xsd * Update xsd/netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd Co-authored-by: Stefan de Konink --------- Co-authored-by: Stefan de Konink From 5b7ec191f8d1101645b38f3d12786fbf8d3c87b3 Mon Sep 17 00:00:00 2001 From: Tu-Tho Thai Date: Mon, 3 Feb 2025 16:58:27 +0100 Subject: [PATCH 21/55] Correct typo in netex_flexibleNetwork_support.xsd (#827) * Correct typos in netex_flexibleNetwork_support.xsd * Update netex_flexibleNetwork_support.xsd * Update xsd/netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd Co-authored-by: Stefan de Konink --------- Co-authored-by: Stefan de Konink From 983c1e8db4ff7bb77d0bebc39ec8b646933c18d6 Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Sat, 15 Feb 2025 19:56:35 +0100 Subject: [PATCH 22/55] Fix OppositeDirectionRef in master (#835) --- xsd/NeTEx_publication.xsd | 2 +- xsd/NeTEx_publication_timetable.xsd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xsd/NeTEx_publication.xsd b/xsd/NeTEx_publication.xsd index 401bf3c1d..ffe4feced 100644 --- a/xsd/NeTEx_publication.xsd +++ b/xsd/NeTEx_publication.xsd @@ -6735,7 +6735,7 @@ - + diff --git a/xsd/NeTEx_publication_timetable.xsd b/xsd/NeTEx_publication_timetable.xsd index 3c37e216d..d97e56205 100644 --- a/xsd/NeTEx_publication_timetable.xsd +++ b/xsd/NeTEx_publication_timetable.xsd @@ -4345,7 +4345,7 @@ Provides a general purose wrapper for NeTEx data content. - + From 0646902b4a43b6c9eb8b8a09dc4aa9233e4e61ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5kon=20Fjelstad?= Date: Mon, 17 Mar 2025 18:10:32 +0100 Subject: [PATCH 23/55] Added prefix / namespace to references in fields of unique elements (#837) * Update netex_datedVehicleJourney_version.xsd Updated annotation Removed UicOperatingPeriod Added JourneyRef Added replacedJourneys and DatedServiceJourneyRef Made OperatingDayRef mandatory * Update netex_datedVehicleJourney_version.xsd Changed sequence, mandatory elements first * added prefix/ namespace Added prefixes / namespace in xpath references that did not trigger correctly in validators * Delete netex_datedVehicleJourney_version.xsd * Create netex_datedVehicleJourney_version.xsd --- xsd/NeTEx_publication.xsd | 4 ++-- xsd/NeTEx_publication_timetable.xsd | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/xsd/NeTEx_publication.xsd b/xsd/NeTEx_publication.xsd index ffe4feced..3ce958917 100644 --- a/xsd/NeTEx_publication.xsd +++ b/xsd/NeTEx_publication.xsd @@ -3472,7 +3472,7 @@ Each date is only allowed once per calendar. - + @@ -3606,7 +3606,7 @@ Every [RegistrationNumber Id + Version] must be unique within document. - + diff --git a/xsd/NeTEx_publication_timetable.xsd b/xsd/NeTEx_publication_timetable.xsd index d97e56205..77f9088ed 100644 --- a/xsd/NeTEx_publication_timetable.xsd +++ b/xsd/NeTEx_publication_timetable.xsd @@ -2703,7 +2703,7 @@ Provides a general purose wrapper for NeTEx data content. Each date is only allowed once per calendar. - + @@ -2850,7 +2850,7 @@ Provides a general purose wrapper for NeTEx data content. Every [RegistrationNumber Id + Version] must be unique within document. - + From 0722c1615d87680190bb82a49588ad2257e8787e Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Wed, 25 Jun 2025 08:41:53 +0200 Subject: [PATCH 24/55] MandatoryEnumeration comment correction (#925) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * MandatoryEnumeration comment correction MandatoryEnumeration comment correction * Update xsd/netex_framework/netex_responsibility/netex_entity_support.xsd Co-authored-by: Stefan de Konink --------- Co-authored-by: Matthias Günter Co-authored-by: Stefan de Konink From 630d07cce62dd18e1be75f24ea357fd3ed2e9b90 Mon Sep 17 00:00:00 2001 From: Fabio Giuseppe Di Benedetto Date: Fri, 19 Sep 2025 13:49:48 +0200 Subject: [PATCH 25/55] Update netex_ifopt_equipmentWaiting_version.xsd (#955) set abstract attribute of LuggageLockerEquipment to false From 53d4df2bd5ea4f3aeeac4a341fa8c497d3e091fd Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Mon, 22 Sep 2025 13:19:49 +0200 Subject: [PATCH 26/55] Fix VDV examples (#957) * Fix VDV examples * Lint and update documentation tables --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- .../vdv452/timetable/NeTEx VDV Example.xml | 78 ------------------- 1 file changed, 78 deletions(-) diff --git a/examples/standards/vdv452/timetable/NeTEx VDV Example.xml b/examples/standards/vdv452/timetable/NeTEx VDV Example.xml index 3436d78f7..d2e897132 100644 --- a/examples/standards/vdv452/timetable/NeTEx VDV Example.xml +++ b/examples/standards/vdv452/timetable/NeTEx VDV Example.xml @@ -1077,7 +1077,6 @@ STR405 - 405 @@ -1121,7 +1120,6 @@ STR281 - 281 @@ -1131,7 +1129,6 @@ STR282 - 282 @@ -1161,7 +1158,6 @@ STR283 - 283 @@ -1171,7 +1167,6 @@ STR 45 - 45 @@ -1191,7 +1186,6 @@ STR286 - 286 @@ -1201,7 +1195,6 @@ STR287 - 287 @@ -1211,7 +1204,6 @@ STR288 - 288 @@ -1221,7 +1213,6 @@ STR289 - 289 @@ -1231,7 +1222,6 @@ STR290 - 290 @@ -1321,7 +1311,6 @@ STR284 - 284 @@ -1331,7 +1320,6 @@ STR285 - 285 @@ -1571,7 +1559,6 @@ STR121 - 121 @@ -1591,7 +1578,6 @@ STR109 - 109 @@ -1631,7 +1617,6 @@ STR407 - 407 @@ -1671,7 +1656,6 @@ STR210 - 210 @@ -1681,7 +1665,6 @@ STR211 - 211 @@ -1691,7 +1674,6 @@ STR212 - 212 @@ -1701,7 +1683,6 @@ STR213 - 213 @@ -1711,7 +1692,6 @@ STR214 - 214 @@ -1721,7 +1701,6 @@ STR221 - 221 @@ -1731,7 +1710,6 @@ STR222 - 222 @@ -1741,7 +1719,6 @@ STR223 - 223 @@ -1751,7 +1728,6 @@ STR224 - 224 @@ -1761,7 +1737,6 @@ STR225 - 225 @@ -1771,7 +1746,6 @@ STR226 - 226 @@ -1781,7 +1755,6 @@ STR227 - 227 @@ -1791,7 +1764,6 @@ STR228 - 228 @@ -1801,7 +1773,6 @@ STR229 - 229 @@ -1811,7 +1782,6 @@ STR230 - 230 @@ -1821,7 +1791,6 @@ STR231 - 231 @@ -1831,7 +1800,6 @@ STR241 - 241 @@ -1841,7 +1809,6 @@ STR242 - 242 @@ -1851,7 +1818,6 @@ STR243 - 243 @@ -1861,7 +1827,6 @@ STR244 - 244 @@ -1871,7 +1836,6 @@ STR245 - 245 @@ -1881,7 +1845,6 @@ STR246 - 246 @@ -1891,7 +1854,6 @@ STR247 - 247 @@ -1901,7 +1863,6 @@ STR248 - 248 @@ -1911,7 +1872,6 @@ STR249 - 249 @@ -1921,7 +1881,6 @@ STR250 - 250 @@ -1931,7 +1890,6 @@ STR251 - 251 @@ -1941,7 +1899,6 @@ STR252 - 252 @@ -1951,7 +1908,6 @@ STR253 - 253 @@ -1961,7 +1917,6 @@ STR254 - 254 @@ -1971,7 +1926,6 @@ STR255 - 255 @@ -1981,7 +1935,6 @@ STR256 - 256 @@ -1991,7 +1944,6 @@ STR257 - 257 @@ -2001,7 +1953,6 @@ STR258 - 258 @@ -2011,7 +1962,6 @@ STR259 - 259 @@ -2021,7 +1971,6 @@ STR260 - 260 @@ -2031,7 +1980,6 @@ STR261 - 261 @@ -2071,7 +2019,6 @@ STR262 - 262 @@ -2081,7 +2028,6 @@ STR263 - 263 @@ -2091,7 +2037,6 @@ STR264 - 264 @@ -2101,7 +2046,6 @@ STR265 - 265 @@ -2111,7 +2055,6 @@ STR266 - 266 @@ -2121,7 +2064,6 @@ STR271 - 271 @@ -2131,7 +2073,6 @@ STR273 - 273 @@ -2141,7 +2082,6 @@ STR274 - 274 @@ -2151,7 +2091,6 @@ STR275 - 275 @@ -2161,7 +2100,6 @@ STR276 - 276 @@ -2171,7 +2109,6 @@ STR277 - 277 @@ -2181,7 +2118,6 @@ STR278 - 278 @@ -2191,7 +2127,6 @@ STR279 - 279 @@ -2201,7 +2136,6 @@ STR 56 - 56 @@ -2321,7 +2255,6 @@ STR100 - 100 @@ -2391,7 +2324,6 @@ 2001 - Pseudozählfahrzeug 2001 @@ -2401,7 +2333,6 @@ 2002 - Pseudozählfahrzeug 2002 @@ -2411,7 +2342,6 @@ 2003 - Pseudozählfahrzeug 2003 @@ -2421,7 +2351,6 @@ 2004 - Pseudozählfahrzeug 2004 @@ -2431,7 +2360,6 @@ 2005 - Pseudozählfahrzeug 2005 @@ -2441,7 +2369,6 @@ 3001 - Pseudozählfahrzeug 3001 @@ -2451,7 +2378,6 @@ 3002 - Pseudozählfahrzeug 3002 @@ -2461,7 +2387,6 @@ 3003 - Pseudozählfahrzeug 3003 @@ -2471,7 +2396,6 @@ 3004 - Pseudozählfahrzeug 3004 @@ -2481,7 +2405,6 @@ 3005 - Pseudozählfahrzeug 3005 @@ -2521,7 +2444,6 @@ STR205 - 205 From f32acae10b2ff99a3e375464595de3b3aabaf456 Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Tue, 10 Dec 2024 23:18:10 +0100 Subject: [PATCH 27/55] Prioritize TAP TSI validation (#743) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Prioritize TAP TSI validation * fixing examples part1 * deprecated invalid examples * Lint and update documentation tables --------- Co-authored-by: Matthias Günter Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- .../B1_NRT/Netex_tap_tsi_B1-1080-TCVP.xml | 6 +- .../B1_NRT/Netex_tap_tsi_B1-1080-full.xml | 3 + .../tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080.xml | 3 + .../Netex_tap_tsi_B2-71-optimised.deprec | 9225 +++++++++++++++++ .../Other/Netex_tap_trainhotel_1.deprec | 4493 ++++++++ 5 files changed, 13727 insertions(+), 3 deletions(-) create mode 100644 examples/standards/tap_tsi/B2_IRT/Netex_tap_tsi_B2-71-optimised.deprec create mode 100644 examples/standards/tap_tsi/Other/Netex_tap_trainhotel_1.deprec diff --git a/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080-TCVP.xml b/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080-TCVP.xml index 3aa2a458b..61e5bfddb 100644 --- a/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080-TCVP.xml +++ b/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080-TCVP.xml @@ -48,7 +48,7 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML route - + @@ -96,7 +96,7 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML route - + @@ -144,7 +144,7 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML route - + 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 d91d9ac7a..61e2e8dfb 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 @@ -44,6 +44,9 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML + + + 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 359e6938c..42b307b18 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 @@ -38,6 +38,9 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML B.1 NRT fare based example for RU 1080 - Carriers + + + diff --git a/examples/standards/tap_tsi/B2_IRT/Netex_tap_tsi_B2-71-optimised.deprec b/examples/standards/tap_tsi/B2_IRT/Netex_tap_tsi_B2-71-optimised.deprec new file mode 100644 index 000000000..5b132325f --- /dev/null +++ b/examples/standards/tap_tsi/B2_IRT/Netex_tap_tsi_B2-71-optimised.deprec @@ -0,0 +1,9225 @@ + + + + 2013-06-24T09:30:47.0Z + SYS001 + + Simple B.2 example + + + + + + + http://www.era.europa.eu/schemes/TAPTSI + http://www.era.europa.eu/schemes/TAPTSI + TAP TSI location + + + + + + EUR + + + + + + Zone for Brussels + List of stations eligible for the tariff "Any belgium station" (Only excerpt) + + + + + + + Zone for tariff "All belgian stations" + List of stations eligible for the tariff "Any belgium station" (Only excerpt) + + + + + + + + + + + Zuerich (EN 466/467) + + + + + + + + + + + + + + split + 0.50 + + + + + + Bruxelles Midi + + + Bruxelles-Nord + + + Köln Hbf + + + Düren + + + Horrem + + + AACHEN + + + AACHEN SUED(GR) + + + HERGENRATH + + + LIEGE-GUILLEMINS + + + QUIEVRAIN + + + PARIS NORD + + + + + Perpignan zone 1 + + + + + BALSICAS-SAN JAVI + + + + Perpignan + + + + + + CARTAGENA + + + + Perpignan + + + + + + + + + Flex + Flex tariff + + route + false + + + Flex + + + + + + + + + + Brussels - Köln + + + + + 79 + + + + + Paris - Köln + + + + + 169 + + + + + + + + + Brussels - Köln + + + + + 79 + + + + + Paris - Köln + + + + + 169 + + + + + + + + + Brussels - Köln + + + + + + + + Paris - Köln + + + + + + + + + + + + Flex + Flex tariff "Toutes gares belges" + + route + false + + + Flex + + + + + + + + + + Brussels - Köln + + + + + 89 + + + + + + + + + Kid + Tarif enfants + + route + false + + + Kid CF1 + + + + + + + + + + + + + + 15 + + + 25 + + + + + + + + + Kid + + Tarif enfants "Toute gares belges" + + + route + false + + + Kid CF1 + + + + + + + + + + + + + + 15 + + + 25 + + + + + + + + + Kid + Tarif enfants + + route + false + + + Kid CF2 + + + + + + + + + + + + + + 20 + + + 10 + + + + + + + + + + + + trainRide + + + Domestic> + + + rail + + + + + + trainRide + + + International> + + + rail + + + + + + + + + + 0 + 13 + + + + 0 + 99 + + + + 12 + 99 + + + + 13 + 99 + + + + 60 + 99 + + + + 1 + 99 + + + + 14 + 99 + + + + 4 + 13 + + + 1 + 9 + + + 1 + 99 + + + + + Everyday + + + 00:00:00 + 24:00:00 + + + PT0H0M + PT0H0M + + + P14D + PT0H0M + + + P999D + PT0H0M + + + none + none + 0 + 0 + + + 1 + + + 99 + + + 0 + + + + + + + + + + firstClass + + + + + + + + firstClass + + + + + + + + secondClass + + + + + + + Standard + + true + true + true + restricted + false + true + true + true + true + true + true + false + true + + + + + + + + Product covers domestic trips + + + + Product covers international trips + + + + + + + + + Internet sales + + + Internetverkauf + + + A vendre par l'internet + + + false + + + Ticket counter sale + + + Schalter + + + A vendre par le guichet + + + false + + + + + + Ticket-office + ticketOffice + false + + + + + + Vendingmachine + ticketMachine + false + + + + + + Home printed A4-ticket + selfprint + + + + + + Mobile app for the booking reference + mobileApp + true + + + + + + ManifestOnList + other + true + + + + + + + + + Paperticket + Fulfilment on classic paper ticket according to TAP TSI B.6 + + + Home-printed ticket + Fulfilment on home printed paper ticket according to TAP TSI B.7 + + + Ticket on + Fulfilment on classic paper ticket according to TAP TSI B.6 + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + PRECIO ADULTO AVE PUNTA + + + NORMAL ADULTE AVE PUNTA + + + NORMAL AVE PUNTA + + + NORMAL ADULT AVE PUNTA + + + NORMAL ADULT AVE PUNTA + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + PRECIO NICO AVE PUNTA + + + NORMAL ENFANT AVE PUNTA + + + NORMAL AVE PUNTA + + + NORMAL CHILD AVE PUNTA + + + NORMAL CHILD AVE PUNTA + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + SENIOR AVE PUNTA + + + SENIOR AVE PUNTA + + + SENIOR AVE PUNTA + + + SENIOR AVE PUNTA + + + SENIOR AVE PUNTA + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + CARNE JOVEN AVE PUNTA + + + JEUNE AVE PUNTA + + + JUNIOR AVE PUNTA + + + YOUTH AVE PUNTA + + + YOUTH AVE PUNTA + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + PASES INTERN AVE PUNTA + + + PASS AVE PUNTA + + + PASS AVE PUNTA + + + PASS AVE PUNTA + + + PASS AVE PUNTA + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + FERROVIARIO FIP AVE PUNTA + + + FIP LOISIR AVE PUNTA + + + FIP PRIVAT AVE PUNTA + + + FIP LEISURE AVE PUNTA + + + FIP LEISURE AVE PUNTA + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + IDA_VUELTA AVE PUNTA + + + LOISIR AVE PUNTA + + + TOURIST AVE PUNTA + + + LEISURE AVE PUNTA + + + LEISURE AVE PUNTA + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + INTERRAIL AVE PUNTA + + + INTERRAIL AVE PUNTA + + + INTERRAIL AVE PUNTA + + + INTERRAIL AVE PUNTA + + + INTERRAIL AVE PUNTA + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + PRECIO ADULTO AVE VALLE + + + NORMAL ADULTE AVE VALLE + + + NORMAL AVE VALLE + + + NORMAL ADULT AVE VALLE + + + NORMAL ADULT AVE VALLE + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + PRECIO NICO AVE VALLE + + + NORMAL ENFANT AVE VALLE + + + NORMAL AVE VALLE + + + NORMAL CHILD AVE VALLE + + + NORMAL CHILD AVE VALLE + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + SENIOR AVE VALLE + + + SENIOR AVE VALLE + + + SENIOR AVE VALLE + + + SENIOR AVE VALLE + + + SENIOR AVE VALLE + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + CARNE JOVEN AVE VALLE + + + JEUNE AVE VALLE + + + JUNIOR AVE VALLE + + + YOUTH AVE VALLE + + + YOUTH AVE VALLE + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + PASES INTERN AVE VALLE + + + PASS AVE VALLE + + + PASS AVE VALLE + + + PASS AVE VALLE + + + PASS AVE VALLE + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + FERROVIARIO FIP AVE VALLE + + + FIP LOISIR AVE VALLE + + + FIP PRIVAT AVE VALLE + + + FIP LEISURE AVE VALLE + + + FIP LEISURE AVE VALLE + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + IDA_VUELTA AVE VALLE + + + LOISIR AVE VALLE + + + TOURIST AVE VALLE + + + LEISURE AVE VALLE + + + LEISURE AVE VALLE + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + INTERRAIL AVE VALLE + + + INTERRAIL AVE VALLE + + + INTERRAIL AVE VALLE + + + INTERRAIL AVE VALLE + + + INTERRAIL AVE VALLE + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + PRECIO ADULTO AVE LLANO + + + NORMAL ADULTE AVE LLANO + + + NORMAL AVE LLANO + + + NORMAL ADULT AVE LLANO + + + NORMAL ADULT AVE LLANO + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + PRECIO NICO AVE LLANO + + + NORMAL ENFANT AVE LLANO + + + NORMAL AVE LLANO + + + NORMAL CHILD AVE LLANO + + + NORMAL CHILD AVE LLANO + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + SENIOR AVE LLANO + + + SENIOR AVE LLANO + + + SENIOR AVE LLANO + + + SENIOR AVE LLANO + + + SENIOR AVE LLANO + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + CARNE JOVEN AVE LLANO + + + JEUNE AVE LLANO + + + JUNIOR AVE LLANO + + + YOUTH AVE LLANO + + + YOUTH AVE LLANO + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + PASES INTERN AVE LLANO + + + PASS AVE LLANO + + + PASS AVE LLANO + + + PASS AVE LLANO + + + PASS AVE LLANO + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + FERROVIARIO FIP AVE LLANO + + + FIP LOISIR AVE LLANO + + + FIP PRIVAT AVE LLANO + + + FIP LEISURE AVE LLANO + + + FIP LEISURE AVE LLANO + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + IDA_VUELTA AVE LLANO + + + LOISIR AVE LLANO + + + TOURIST AVE LLANO + + + LEISURE AVE LLANO + + + LEISURE AVE LLANO + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + INTERRAIL AVE LLANO + + + INTERRAIL AVE LLANO + + + INTERRAIL AVE LLANO + + + INTERRAIL AVE LLANO + + + INTERRAIL AVE LLANO + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + PRECIO ADULTO TALGO PUNTA + + + NORMAL ADULTE TALGO PUNTA + + + NORMAL TALGO PUNTA + + + NORMAL ADULT TALGO PUNTA + + + NORMAL ADULT TALGO PUNTA + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + PRECIO NICO TALGO PUNTA + + + NORMAL ENFANT TALGO PUNTA + + + NORMAL TALGO PUNTA + + + NORMAL CHILD TALGO PUNTA + + + NORMAL CHILD TALGO PUNTA + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + SENIOR TALGO PUNTA + + + SENIOR TALGO PUNTA + + + SENIOR TALGO PUNTA + + + SENIOR TALGO PUNTA + + + SENIOR TALGO PUNTA + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + CARNE JOVEN TALGO PUNTA + + + JEUNE TALGO PUNTA + + + JUNIOR TALGO PUNTA + + + YOUTH TALGO PUNTA + + + YOUTH TALGO PUNTA + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + PASES INTERN TALGO PUNTA + + + PASS TALGO PUNTA + + + PASS TALGO PUNTA + + + PASS TALGO PUNTA + + + PASS TALGO PUNTA + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + FERROVIARIO FIP TALGO PUNTA + + + FIP LOISIR TALGO PUNTA + + + FIP PRIVAT TALGO PUNTA + + + FIP LEISURE TALGO PUNTA + + + FIP LEISURE TALGO PUNTA + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + IDA_VUELTA TALGO PUNTA + + + LOISIR TALGO PUNTA + + + TOURIST TALGO PUNTA + + + LEISURE TALGO PUNTA + + + LEISURE TALGO PUNTA + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + INTERRAIL TALGO PUNTA + + + INTERRAIL TALGO PUNTA + + + INTERRAIL TALGO PUNTA + + + INTERRAIL TALGO PUNTA + + + INTERRAIL TALGO PUNTA + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + PRECIO ADULTO TALGO VALLE + + + NORMAL ADULTE TALGO VALLE + + + NORMAL TALGO VALLE + + + NORMAL ADULT TALGO VALLE + + + NORMAL ADULT TALGO VALLE + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + PRECIO NICO TALGO VALLE + + + NORMAL ENFANT TALGO VALLE + + + NORMAL TALGO VALLE + + + NORMAL CHILD TALGO VALLE + + + NORMAL CHILD TALGO VALLE + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + SENIOR TALGO VALLE + + + SENIOR TALGO VALLE + + + SENIOR TALGO VALLE + + + SENIOR TALGO VALLE + + + SENIOR TALGO VALLE + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + CARNE JOVEN TALGO VALLE + + + JEUNE TALGO VALLE + + + JUNIOR TALGO VALLE + + + YOUTH TALGO VALLE + + + YOUTH TALGO VALLE + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + PASES INTERN TALGO VALLE + + + PASS TALGO VALLE + + + PASS TALGO VALLE + + + PASS TALGO VALLE + + + PASS TALGO VALLE + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + FERROVIARIO FIP TALGO VALLE + + + FIP LOISIR TALGO VALLE + + + FIP PRIVAT TALGO VALLE + + + FIP LEISURE TALGO VALLE + + + FIP LEISURE TALGO VALLE + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + IDA_VUELTA TALGO VALLE + + + LOISIR TALGO VALLE + + + TOURIST TALGO VALLE + + + LEISURE TALGO VALLE + + + LEISURE TALGO VALLE + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + INTERRAIL TALGO VALLE + + + INTERRAIL TALGO VALLE + + + INTERRAIL TALGO VALLE + + + INTERRAIL TALGO VALLE + + + INTERRAIL TALGO VALLE + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + PRECIO ADULTO TALGO LLANO + + + NORMAL ADULTE TALGO LLANO + + + NORMAL TALGO LLANO + + + NORMAL ADULT TALGO LLANO + + + NORMAL ADULT TALGO LLANO + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + PRECIO NICO TALGO LLANO + + + NORMAL ENFANT TALGO LLANO + + + NORMAL TALGO LLANO + + + NORMAL CHILD TALGO LLANO + + + NORMAL CHILD TALGO LLANO + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + SENIOR TALGO LLANO + + + SENIOR TALGO LLANO + + + SENIOR TALGO LLANO + + + SENIOR TALGO LLANO + + + SENIOR TALGO LLANO + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + CARNE JOVEN TALGO LLANO + + + JEUNE TALGO LLANO + + + JUNIOR TALGO LLANO + + + YOUTH TALGO LLANO + + + YOUTH TALGO LLANO + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + PASES INTERN TALGO LLANO + + + PASS TALGO LLANO + + + PASS TALGO LLANO + + + PASS TALGO LLANO + + + PASS TALGO LLANO + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + FERROVIARIO FIP TALGO LLANO + + + FIP LOISIR TALGO LLANO + + + FIP PRIVAT TALGO LLANO + + + FIP LEISURE TALGO LLANO + + + FIP LEISURE TALGO LLANO + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + IDA_VUELTA TALGO LLANO + + + LOISIR TALGO LLANO + + + TOURIST TALGO LLANO + + + LEISURE TALGO LLANO + + + LEISURE TALGO LLANO + + + + + false + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-01-01T00:00:00Z + 2099-12-31T24:00:00Z + + + AVE + INTERRAIL TALGO LLANO + + + INTERRAIL TALGO LLANO + + + INTERRAIL TALGO LLANO + + + INTERRAIL TALGO LLANO + + + INTERRAIL TALGO LLANO + + + + + true + anyTrain + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2013-07-02T00:00:00Z + 2030-12-31T24:00:00Z + + + ELIPSOS + ACCOMPAGN HANDICAPE + + + ACCOMPAGN HANDICAPE + + + ACCOMPAGN HANDICAPE + + + ACCOMPAGN HANDICAPE + + + ACCOMPAGN HANDICAPE + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2013-07-02T00:00:00Z + 2030-12-31T24:00:00Z + + + ELIPSOS + ADULTE + + + ADULTE + + + ADULTE + + + ADULTE + + + ADULTE + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2013-07-02T00:00:00Z + 2030-12-31T24:00:00Z + + + ELIPSOS + DUO + + + DUO + + + DUO + + + DUO + + + DUO + + + + + true + anyTrain + false + true + true + + false + + + + + + + 2 + 99 + + + + + + + + + + + + + + + + + 2013-07-02T00:00:00Z + 2030-12-31T24:00:00Z + + + ELIPSOS + ENFANT + + + ENFANT + + + ENFANT + + + ENFANT + + + ENFANT + + + + + true + anyTrain + false + true + true + + false + + + + + + + 4 + 11 + + + + + + + + + + + + + + + + + + 2013-07-02T00:00:00Z + 2030-12-31T24:00:00Z + + + ELIPSOS + ESPACE PLUS + + + ESPACE PLUS + + + ESPACE PLUS + + + ESPACE PLUS + + + ESPACE PLUS + + + + + true + anyTrain + false + true + true + + false + + + + + + + 4 + 99 + + + + + + + + + + + + + + + + + 2013-07-02T00:00:00Z + 2030-12-31T24:00:00Z + + + ELIPSOS + JEUNE + + + JEUNE + + + JEUNE + + + JEUNE + + + JEUNE + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2013-07-02T00:00:00Z + 2030-12-31T24:00:00Z + + + ELIPSOS + LOISIR ADULTE + + + LOISIR ADULTE + + + LOISIR ADULTE + + + LOISIR ADULTE + + + LOISIR ADULTE + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2013-07-02T00:00:00Z + 2030-12-31T24:00:00Z + + + ELIPSOS + PASS + + + PASS + + + PASS + + + PASS + + + PASS + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2013-07-02T00:00:00Z + 2013-09-16T24:00:00Z + + + ELIPSOS + SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2013-07-02T00:00:00Z + 2030-12-31T24:00:00Z + + + ELIPSOS + MINI A DEUX + + + MINI A DEUX + + + MINI A DEUX + + + MINI A DEUX + + + MINI A DEUX + + + + + true + anyTrain + false + false + true + + false + + + + + + + 2 + 4 + + + + P90D + P14D + + + + + + + + + + + + + + + 2013-07-02T00:00:00Z + 2030-12-31T24:00:00Z + + + ELIPSOS + PREM'S en T4 + + + PREM'S en T4 + + + PREM'S en T4 + + + PREM'S en T4 + + + PREM'S en T4 + + + + + true + anyTrain + false + false + false + + false + + + + + + + 1 + 8 + + + + P90D + P14D + + + + + + + + + + + + + + + 2013-07-02T00:00:00Z + 2030-12-31T24:00:00Z + + + ELIPSOS + DUO T2 + + + DUO T2 + + + DUO T2 + + + DUO T2 + + + DUO T2 + + + + + true + anyTrain + false + true + true + + false + + + + + + + 2 + 99 + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + MEJORA CLASE + + + SURCLASSEMENT + + + KLASSENWECHSEL + + + UPGRADING + + + UPGRADING + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + PASE 1 + + + PASS 1 + + + PASS 1 + + + PASS 1 + + + PASS 1 + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + PASE + + + PASS + + + PASS + + + PASS + + + PASS + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + TARIFA GENERAL + + + NORMAL ADULTE + + + NORMAL + + + NORMAL ADULT + + + NORMAL ADULT + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + TARIFA NICO + + + ENFANT + + + NORMAL + + + CHILD + + + CHILD + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + RAIL PLUS SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + RAIL PLUS JUNIOR + + + JEUNE + + + JUNIOR + + + JOUTH + + + JOUTH + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + MEJORA CLASE + + + SURCLASSEMENT + + + KLASSENWECHSEL + + + UPGRADING + + + UPGRADING + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + PASE 1 + + + PASS 1 + + + PASS 1 + + + PASS 1 + + + PASS 1 + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + PASE + + + PASS + + + PASS + + + PASS + + + PASS + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + TARIFA GENERAL + + + NORMAL ADULTE + + + NORMAL + + + NORMAL ADULT + + + NORMAL ADULT + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + TARIFA NICO + + + ENFANT + + + NORMAL + + + CHILD + + + CHILD + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + RAIL PLUS SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + RAIL PLUS JUNIOR + + + JEUNE + + + JUNIOR + + + JOUTH + + + JOUTH + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + MEJORA CLASE + + + SURCLASSEMENT + + + KLASSENWECHSEL + + + UPGRADING + + + UPGRADING + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + PASE 1 + + + PASS 1 + + + PASS 1 + + + PASS 1 + + + PASS 1 + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + PASE + + + PASS + + + PASS + + + PASS + + + PASS + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + TARIFA GENERAL + + + NORMAL ADULTE + + + NORMAL + + + NORMAL ADULT + + + NORMAL ADULT + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + TARIFA NICO + + + ENFANT + + + NORMAL + + + CHILD + + + CHILD + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + RAIL PLUS SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + RAIL PLUS JUNIOR + + + JEUNE + + + JUNIOR + + + JOUTH + + + JOUTH + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + MEJORA CLASE + + + SURCLASSEMENT + + + KLASSENWECHSEL + + + UPGRADING + + + UPGRADING + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + PASE 1 + + + PASS 1 + + + PASS 1 + + + PASS 1 + + + PASS 1 + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + PASE + + + PASS + + + PASS + + + PASS + + + PASS + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + TARIFA GENERAL + + + NORMAL ADULTE + + + NORMAL + + + NORMAL ADULT + + + NORMAL ADULT + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + TARIFA NICO + + + ENFANT + + + NORMAL + + + CHILD + + + CHILD + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + RAIL PLUS SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + RAIL PLUS JUNIOR + + + JEUNE + + + JUNIOR + + + JOUTH + + + JOUTH + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + MEJORA CLASE + + + SURCLASSEMENT + + + KLASSENWECHSEL + + + UPGRADING + + + UPGRADING + + + + + false + anyTrain + true + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + PASE 1 + + + PASS 1 + + + PASS 1 + + + PASS 1 + + + PASS 1 + + + + + true + anyTrain + true + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + PASE + + + PASS + + + PASS + + + PASS + + + PASS + + + + + true + anyTrain + true + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + TARIFA GENERAL + + + NORMAL ADULTE + + + NORMAL + + + NORMAL ADULT + + + NORMAL ADULT + + + + + false + anyTrain + true + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + TARIFA NICO + + + ENFANT + + + NORMAL + + + CHILD + + + CHILD + + + + + false + anyTrain + true + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + RAIL PLUS SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + + + true + anyTrain + true + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + RAIL PLUS JUNIOR + + + JEUNE + + + JUNIOR + + + JOUTH + + + JOUTH + + + + + true + anyTrain + true + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + MEJORA CLASE + + + SURCLASSEMENT + + + KLASSENWECHSEL + + + UPGRADING + + + UPGRADING + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + PASE 1 + + + PASS 1 + + + PASS 1 + + + PASS 1 + + + PASS 1 + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + PASE + + + PASS + + + PASS + + + PASS + + + PASS + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + TARIFA GENERAL + + + NORMAL ADULTE + + + NORMAL + + + NORMAL ADULT + + + NORMAL ADULT + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + TARIFA NICO + + + ENFANT + + + NORMAL + + + CHILD + + + CHILD + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + RAIL PLUS SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + RAIL PLUS JUNIOR + + + JEUNE + + + JUNIOR + + + JOUTH + + + JOUTH + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + MEJORA CLASE + + + SURCLASSEMENT + + + KLASSENWECHSEL + + + UPGRADING + + + UPGRADING + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + PASE 1 + + + PASS 1 + + + PASS 1 + + + PASS 1 + + + PASS 1 + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + PASE + + + PASS + + + PASS + + + PASS + + + PASS + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + TARIFA GENERAL + + + NORMAL ADULTE + + + NORMAL + + + NORMAL ADULT + + + NORMAL ADULT + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + TARIFA NICO + + + ENFANT + + + NORMAL + + + CHILD + + + CHILD + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + RAIL PLUS SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + RAIL PLUS JUNIOR + + + JEUNE + + + JUNIOR + + + JOUTH + + + JOUTH + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + MEJORA CLASE + + + SURCLASSEMENT + + + KLASSENWECHSEL + + + UPGRADING + + + UPGRADING + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + PASE 1 + + + PASS 1 + + + PASS 1 + + + PASS 1 + + + PASS 1 + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + PASE + + + PASS + + + PASS + + + PASS + + + PASS + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + TARIFA GENERAL + + + NORMAL ADULTE + + + NORMAL + + + NORMAL ADULT + + + NORMAL ADULT + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + TARIFA NICO + + + ENFANT + + + NORMAL + + + CHILD + + + CHILD + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + RAIL PLUS SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + RAIL PLUS JUNIOR + + + JEUNE + + + JUNIOR + + + JOUTH + + + JOUTH + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + MEJORA CLASE + + + SURCLASSEMENT + + + KLASSENWECHSEL + + + UPGRADING + + + UPGRADING + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + PASE 1 + + + PASS 1 + + + PASS 1 + + + PASS 1 + + + PASS 1 + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + PASE + + + PASS + + + PASS + + + PASS + + + PASS + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + TARIFA GENERAL + + + NORMAL ADULTE + + + NORMAL + + + NORMAL ADULT + + + NORMAL ADULT + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + TARIFA NICO + + + ENFANT + + + NORMAL + + + CHILD + + + CHILD + + + + + false + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + RAIL PLUS SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + RAIL PLUS JUNIOR + + + JEUNE + + + JUNIOR + + + JOUTH + + + JOUTH + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + MEJORA CLASE + + + SURCLASSEMENT + + + KLASSENWECHSEL + + + UPGRADING + + + UPGRADING + + + + + false + anyTrain + true + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + PASE 1 + + + PASS 1 + + + PASS 1 + + + PASS 1 + + + PASS 1 + + + + + true + anyTrain + true + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + PASE + + + PASS + + + PASS + + + PASS + + + PASS + + + + + true + anyTrain + true + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + TARIFA GENERAL + + + NORMAL ADULTE + + + NORMAL + + + NORMAL ADULT + + + NORMAL ADULT + + + + + false + anyTrain + true + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + TARIFA NICO + + + ENFANT + + + NORMAL + + + CHILD + + + CHILD + + + + + false + anyTrain + true + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + RAIL PLUS SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + + + true + anyTrain + true + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + RAIL PLUS JUNIOR + + + JEUNE + + + JUNIOR + + + JOUTH + + + JOUTH + + + + + true + anyTrain + true + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + FIP OCIO + + + FIP LOISIR + + + FIP PRIVAT + + + FIP LEISURE + + + FIP LEISURE + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + FIP SERVICIO + + + FIP SERVICE + + + FIP DIENSTREISE + + + FIP SERVICE + + + FIP SERVICE + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + FIP OCIO + + + FIP LOISIR + + + FIP PRIVAT + + + FIP LEISURE + + + FIP LEISURE + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + FIP SERVICIO + + + FIP SERVICE + + + FIP DIENSTREISE + + + FIP SERVICE + + + FIP SERVICE + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + FIP OCIO + + + FIP LOISIR + + + FIP PRIVAT + + + FIP LEISURE + + + FIP LEISURE + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + FIP SERVICIO + + + FIP SERVICE + + + FIP DIENSTREISE + + + FIP SERVICE + + + FIP SERVICE + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + FIP OCIO + + + FIP LOISIR + + + FIP PRIVAT + + + FIP LEISURE + + + FIP LEISURE + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + FIP SERVICIO + + + FIP SERVICE + + + FIP DIENSTREISE + + + FIP SERVICE + + + FIP SERVICE + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + FIP OCIO + + + FIP LOISIR + + + FIP PRIVAT + + + FIP LEISURE + + + FIP LEISURE + + + + + true + anyTrain + true + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + FIP SERVICIO + + + FIP SERVICE + + + FIP DIENSTREISE + + + FIP SERVICE + + + FIP SERVICE + + + + + true + anyTrain + true + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + FIP OCIO + + + FIP LOISIR + + + FIP PRIVAT + + + FIP LEISURE + + + FIP LEISURE + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + FIP SERVICIO + + + FIP SERVICE + + + FIP DIENSTREISE + + + FIP SERVICE + + + FIP SERVICE + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + FIP OCIO + + + FIP LOISIR + + + FIP PRIVAT + + + FIP LEISURE + + + FIP LEISURE + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + FIP SERVICIO + + + FIP SERVICE + + + FIP DIENSTREISE + + + FIP SERVICE + + + FIP SERVICE + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + FIP OCIO + + + FIP LOISIR + + + FIP PRIVAT + + + FIP LEISURE + + + FIP LEISURE + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + FIP SERVICIO + + + FIP SERVICE + + + FIP DIENSTREISE + + + FIP SERVICE + + + FIP SERVICE + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + FIP OCIO + + + FIP LOISIR + + + FIP PRIVAT + + + FIP LEISURE + + + FIP LEISURE + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + FIP SERVICIO + + + FIP SERVICE + + + FIP DIENSTREISE + + + FIP SERVICE + + + FIP SERVICE + + + + + true + anyTrain + false + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + FIP OCIO + + + FIP LOISIR + + + FIP PRIVAT + + + FIP LEISURE + + + FIP LEISURE + + + + + true + anyTrain + true + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2006-02-01T00:00:00Z + 2099-12-31T24:00:00Z + + + GRANDES LINEAS + FIP SERVICIO + + + FIP SERVICE + + + FIP DIENSTREISE + + + FIP SERVICE + + + FIP SERVICE + + + + + true + anyTrain + true + true + true + + false + + + + + + + + + + + + + + + + + + + + + + 2003-12-14T00:00:00Z + 2055-09-19T00:00:00Z + + + Lusitania + PASS INTER RAIL + + + PASS INTER RAIL + + + PASS INTER RAIL + + + PASS INTER RAIL + + + PASS INTER RAIL + + + + + false + anyTrain + true + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2003-12-14T00:00:00Z + 2055-09-19T00:00:00Z + + + Lusitania + ACCOMPAGNATEUR + + + ACCOMPAGNATEUR + + + ACCOMPAGNATEUR + + + ACCOMPAGNATEUR + + + ACCOMPAGNATEUR + + + + + false + anyTrain + true + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2003-12-14T00:00:00Z + 2055-09-19T00:00:00Z + + + Lusitania + PLEIN TARIF ADULTE + + + PLEIN TARIF ADULTE + + + PLEIN TARIF ADULTE + + + PLEIN TARIF ADULTE + + + PLEIN TARIF ADULTE + + + + + false + anyTrain + true + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2003-12-14T00:00:00Z + 2055-09-19T00:00:00Z + + + Lusitania + PASS + + + PASS + + + PASS + + + PASS + + + PASS + + + + + false + anyTrain + true + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2003-12-14T00:00:00Z + 2055-09-19T00:00:00Z + + + Lusitania + RAIL PLUS (SENIOR) + + + RAIL PLUS (SENIOR) + + + RAIL PLUS (SENIOR) + + + RAIL PLUS (SENIOR) + + + RAIL PLUS (SENIOR) + + + + + false + anyTrain + true + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2003-12-14T00:00:00Z + 2055-09-19T00:00:00Z + + + Lusitania + PLEIN TARIF ENFANT + + + PLEIN TARIF ENFANT + + + PLEIN TARIF ENFANT + + + PLEIN TARIF ENFANT + + + PLEIN TARIF ENFANT + + + + + false + anyTrain + true + true + true + + true + + + + + + + 2 + 12 + + + + + + + + + + + + + + + + + + 2003-12-14T00:00:00Z + 2055-09-19T00:00:00Z + + + Lusitania + FIP LOISIR + + + FIP LOISIR + + + FIP LOISIR + + + FIP LOISIR + + + FIP LOISIR + + + + + false + anyTrain + true + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2003-12-14T00:00:00Z + 2055-09-19T00:00:00Z + + + Lusitania + FIP SERVICE + + + FIP SERVICE + + + FIP SERVICE + + + FIP SERVICE + + + FIP SERVICE + + + + + false + anyTrain + true + true + false + + true + + + + + + + + + + + + + + + + + + + + + + 2004-09-01T00:00:00Z + 2099-12-31T24:00:00Z + + + REGIONALES + PRECIO ADULTO + + + NORMAL ADULTE + + + NORMAL + + + NORMAL ADULT + + + NORMAL ADULT + + + + + false + restricted + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-09-01T00:00:00Z + 2099-12-31T24:00:00Z + + + REGIONALES + PRECIO NICO + + + NORMAL ENFANT + + + NORMAL + + + NORMAL CHILDREN + + + NORMAL CHILDREN + + + + + false + restricted + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-09-01T00:00:00Z + 2099-12-31T24:00:00Z + + + REGIONALES + SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + + + false + restricted + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-09-01T00:00:00Z + 2099-12-31T24:00:00Z + + + REGIONALES + JOVEN + + + JEUNE + + + JUNIOR + + + YOUTH + + + YOUTH + + + + + true + restricted + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-09-01T00:00:00Z + 2099-12-31T24:00:00Z + + + REGIONALES + PASES + + + PASS + + + PASS + + + PASS + + + PASS + + + + + true + restricted + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-09-01T00:00:00Z + 2099-12-31T24:00:00Z + + + REGIONALES + PRECIO ADULTO + + + NORMAL ADULTE + + + NORMAL + + + NORMAL ADULT + + + NORMAL ADULT + + + + + false + restricted + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-09-01T00:00:00Z + 2099-12-31T24:00:00Z + + + REGIONALES + PRECIO NICO + + + NORMAL ENFANT + + + NORMAL + + + NORMAL CHILDREN + + + NORMAL CHILDREN + + + + + false + restricted + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-09-01T00:00:00Z + 2099-12-31T24:00:00Z + + + REGIONALES + SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + SENIOR + + + + + false + restricted + false + true + true + + true + + + + + + + 60 + 99 + + + + + + + + + + + + + + + + + + 2004-09-01T00:00:00Z + 2099-12-31T24:00:00Z + + + REGIONALES + JOVEN + + + JEUNE + + + JUNIOR + + + YOUTH + + + YOUTH + + + + + false + restricted + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + 2004-09-01T00:00:00Z + 2099-12-31T24:00:00Z + + + REGIONALES + PASES + + + PASS + + + PASS + + + PASS + + + PASS + + + + + false + restricted + false + true + true + + true + + + + + + + + + + + + + + + + + + + + + + + + + Types of Product Category + + + + Adult + + + Child + + + + + Fare Table Types + + + + H DistanceRoute Fare Price Table + + + I Route Fare Price Table + + + J Set Fare Price Table + + + + + Types of concession + + + + Adult + + + Child + + + Youth + + + + + Types of Tariff + + + + TCV Full Fare + + + Distance based Fare + + + MarketFare + + + Group Fare + + + Surcharges + + + Supplements + + + + + Types of Access right Assignment + + + Eligible for a product or discount + + + Grants access rights to use or travel on + + + Right defines a property that may be Accesssed if pourchased + + + Defines a condition or restriction on use + + + Defines a condition or restriction on purchase + + + Gives right to purchase + + + Gives ability to purchase automatically using smartcard + + + + + Types of concession + + + + Security paper + + + Plain paper + + + electronic ticket + + + + + Types of TypeOfSalesPackage + + + + + + + + + + + + + + + + + + + + + + + UIC + International Union of Railways + UIC + + 2001-01-01T00:00:00Z + 2020-01-01T00:00:00Z + + + + Thalys + Thalys + Thalys + + + DB + Deutsche Bahn + + + SNCF + French Railways + French Railways + + + SNCB/NMBS + Belgium Railways + Belgium Railways + + + + + + + diff --git a/examples/standards/tap_tsi/Other/Netex_tap_trainhotel_1.deprec b/examples/standards/tap_tsi/Other/Netex_tap_trainhotel_1.deprec new file mode 100644 index 000000000..8fb66b69e --- /dev/null +++ b/examples/standards/tap_tsi/Other/Netex_tap_trainhotel_1.deprec @@ -0,0 +1,4493 @@ + + + + 2001-12-17T09:30:47.0Z + SYS001 + + Simple Series example + + + + + + valables à partir du 15 juin 2012. + 2012-09-17T00:00:00 + + + Prix complets ELIPSOS Trainhôtel valables à partir du 15 juin 2012 + Cette fiche annule et remplace la Gamme de prix C 2011/2012 + + + + th + http://www.era.eu/b1 + + + + + + + fr + + EUR + + + + + + (quotidien) + + + (quotidien) + + + (quotidien) + + + (quotidien) + + + (circulation le mardi, jeudi et dimanche dans le sens Sud -> Nord (Barcelone Milan et Zurich) + + + (circulation le lundi, mercredi et vendredi dans le sens Nord -> Sud (Milan et Zurich Barcelone) + + + + + + S et T = En Classe Single et Double Grande Classe, le dîner, les boissons et le petit-déjeuner sont inclus. + breakfast lunch + + + Single Grande Classe + + singleCouchette + + + + + S et T = En Classe Single et Double Grande Classe, le dîner, les boissons et le petit-déjeuner sont inclus. + breakfast + + + Double Grande Classe + + doubleCouchette + C2 + + + + + + + Single Affaires + + singleCouchette + + + + + L et N = En Classe Single et Double " Affaires ", le petit déjeuner est inclus. + + + Double Affaires + + doubleCouchette + C2 + + + + + R = En cabine Classe Touriste, compartiment exclusivement dédié aux personnes du même sexe (Homme ou Dame) et devient mixte lorsque 2, 3 ou 4 personnes voyagent ensemble ; la cabine est entièrement réservée et devient dans ce cas compartiment Famille . + + + T4 Touriste + + couchette + C4 + sameSexOnly + + + + + P = Cabine Classe Touriste occupée uniquement par 2 personnes qui se connaissent. Sur Mosaïque+ dans saisie type de lit , sélectionner T2 et dans " compartiment , sélectionner Famille . . + + + T4 Touriste + + couchette + C4 + + + + + + + Sièges Super inclinables + + recliningSeats + + + + + + + + + + + + + + + + + + + Gamme de prix ELIPSOS Trainhôtel + + + + + 10 + + + 20 + + + 30 + + + 50 + + + 100 + + + + + + + + L_échange des billets émis par "RENFE" se fait uniquement en Gare de Paris Austerlitz, Paris Montparnasse, Paris Gare du Nord, Paris St Lazare (NEV Amsterdam), Paris Gare de Lyon, Poitiers, Blois, Les Aubrais - Orléans et Limoges. + + + L'échange ou le remboursement s'effectue jusqu'à H (Heure de départ du train). + + + En classe P, les enfants de moins de 4 ans et de 4 à 12 ans ne peuvent pas partager un lit. Néanmoins, une des deux personnes partageant la cabine peut être un enfant occupant un lit. Il est alors considéré comme la 2e personne pour bénéficier de ce tarif. + + + Sur Mosaïque +, indiquez toujours 4 personnes même si la cabine est occupée par 3 voyageurs. + + + Tarif proposé également aux titulaires de la carte ISIC (International Student Identity Card) sans condition d'âge, ainsi qu_aux porteurs de la carte Carnet Jove âgés de 14 à moins de 30 ans. + + + Eurail Global Pass, Eurail Select Pass (incluant au moins un des pays concernés par le trajet du train), Eurail France - Italy Pass,Eurail France-Switzerland Pass, Eurail France-Spain Pass, Eurail Italy-Spain Pass, Eurail Spain Pass, France Rail Pass, Eurail Portugal - Spain Pass, Eurail Benelux - France Pass, Eurail France-Germany Pass, InterRail Global Pass, InterRail Spain Pass,InterRail France Pass. + Uniquement sur les OD du Trainhôtel Pau Casals (Barcelone - Zurich) : Swiss Pass, Eurail Austria - Switzerland Pass, Eurail Germany - Switzerland Pass, InterRail Swiss Pass et uniquement sur les OD du Trainhôtel Salvador Dali (Barcelone - Milan) : InterRail Italy Pass, Eurail Italy Pass, Eurail Greece - Italy Pass. + + + Le client a accès à toutes les classes de service indépendamment de son type de Pass ou sa carte FIP (1re/2e). Pour le FIP Service : Carte FIP + ordre de mission à présenter au point de vente habilité. + + + Pour un enfant de 4 à moins de 12 ans, émettre un billet ouvert en 2e classe en précisant le point frontière (Port Bou frontière sur les relations Paris/Barcelone, Barcelone/Milan ou Barcelone/Zurich et Hendaye frontière sur la relation Paris/Madrid). L'enfant de moins de 4 ans voyage gratuitement et partage le lit de la personne qui l'accompagne à condition que la cabine soit entièrement réservée. + + + Les animaux domestiques de petite taille doivent être transportés dans un contenant (taille maximale 60x35x35). Émettre un billet ouvert en 2e classe en précisant le point frontière*. Les chiens "guide d'aveugle ou d'assistance" sont gratuits (pas d'émission de billet). + + + Condition non exigée pour les chiens "guide d'aveugle ou d'assistance". En cas d'opposition des autres voyageurs à la présence du chien, le personnel essaiera de trouver, dans la mesure du possible, une solution de reclassement. + + + Pour effectuer une vente en cabine double Grande Classe au tarif Senior associé au tarif Guide Handicapé, le dossier doit être constitué sur Mosaïque classique (Pavé Accueil > Informations). + + + + Trainhôtel No 409/407 (quotidien) + + + Trainhôtel No 477/475 (quotidien) + + + Trainhôtel No 11273/273 (circulation le mardi, jeudi et dimanche dans le sens Sud -> Nord (Barcelone Milan et Zurich) + + + Trainhôtel No 11274/274 (circulation le lundi, mercredi et vendredi dans le sens Nord -> Sud (Milan et Zurich Barcelone) + + + La cabine Double Grande Classe et la cabine Double Affaires doivent être utilisées uniquement par deux personnes qui se connaissent (réserver en compartiment " Famille "). + + + Carte FIP + ordre de mission à présenter au poste de vente habilité. + + + IMPORTANT ! Lors d_une vente, pour toute difficulté liée à HERMES, veuillez contacter l_Assistance Gares au 30 40 50 ou 01 56 79 61 50. + + + P = Cabine Classe Touriste occupée uniquement par 2 personnes qui se connaissent. Sur Mosaïque+ dans " saisie type de lit ", sélectionner T2 et dans " compartiment ", sélectionner " Famille ". + + + S et T = En Classe Single et Double Grande Classe, le dîner, les boissons et le petit-déjeuner sont inclus. + + + L et N = En Classe Single et Double " Affaires ", le petit déjeuner est inclus. + + + R = En cabine Classe Touriste, compartiment exclusivement dédié aux personnes du même sexe (Homme ou Dame) et devient mixte lorsque 2, 3 ou 4 personnes voyagent ensemble ; la cabine est entièrement réservée et devient dans ce cas compartiment " Famille ". + + + Le Trainhôtel est une offre internationale et il est interdit de descendre du train en dehors de sa gare de destination. + + + La réservation est ouverte à J-3 mois et jusqu_au départ du Trainhôtel. La réservation reste obligatoire. + + + + + + + + (1) + + + + (2) + + + + (3) + + + + (4) + + + + (5) + + + + (6) + + + + + + + + + + + + + + + + + + + + + + + + + + Paris Austerlitz + + + Madrid Chamartin + + + Barcelone França + + + Zurich + + + Milano + + + + + Trainhôtel FRANCISCO DE GOYA + Paris Austerlitz _ Les Aubrais - Orléans _ Blois _ Poitiers à destination de Vitoria _ Burgos _ Valladolid et Madrid Chamartin + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Trainhôtel JOAN MIRO + Paris Austerlitz _ Les Aubrais _ Orléans _ Limoges à destination de Figueras _ Gérone et Barcelone França + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Trainhôtel PAU CASALS + Au départ de Barcelone França _ Gérone, Figureras _ Perpignan à destination de Genève _ Lausanne _ Fribourg _ Bern et Zurich + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Trainhôtel SALVADOR DALI + Au départ de Barcelone França _ Gérone _ Figueras _ Perpignan à destination de Bardonecchia _ Torino _ Novara et Milano + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Jusqu_à J-30 avec 20% de retenue + + + + + + De J-29 à J-8 avec 30% de retenue + P29D + + + + + + A partir de J-7 avec 100% de retenue + P7D + + + + + + + + + Jusqu_à J-30 avec 20% de retenue + + + + De J-29 à J-8 avec 30% de retenue + + + + A partir de J-7 avec 100% de retenue + + + + + + + + + + " Haute Saison " du 15 juin au 16 septembre 2012 et du 22 mars au 1er avril 2013. + 2012-06-15T00:00:00 + 2012-09-16T00:00:00 + + + " Haute Saison " du 15 juin au 16 septembre 2012 et du 22 mars au 1er avril 2013. + 2013-03-22T00:00:00 + 2012-04-01T00:00:00 + + + Haute Saision + + + + + " Basse Saision " du 17 septembre 2012 . + 2012-09-17T00:00:00 + 2013-03-21T00:00:00 + + + Basse Saison + + + + + + Trainhôtel FRANCISCO DE GOYA + Au départ de Paris Austerlitz _ Les Aubrais-Orléans _ Blois _ Poitiers à destination de Vitoria _ Burgos _ Valladolid et Madrid Chamartin + + + + (1) + + + + + route + true + + + Single Grande Classe + + + + + + + Double Grande Classe + + + + + + + + + + Single Affaires + + + + + + + Double Affaires + + + + + + + + + + Double Affaires + + + + + + + Double Affaires + + + + + + + Double Affaires + + + + + + + + + Single - Grande Classe - Haute Saison + + + + + + + 567 + + + + 397 + + + + 794 + + + + false + + + + false + + + + false + + + + false + + + + 397 + + + + 397 + + + + 738 + + + + 222 + + + + false + + + + false + + + + 222 + + + + 222 + + + + 222 + + + + 60 + + + + 60 + + + + + + Single - Grande Classe - Basse Saison + + + + + + + 516 + + + + 362 + + + + 724 + + + + false + + + + false + + + + false + + + + false + + + + 362 + + + + 362 + + + + 620 + + + + 222 + + + + false + + + + false + + + + 222 + + + + 222 + + + + 222 + + + + 60 + + + + 60 + + + + + + Double - Grande Classe - Haute Saison + + + + + + + 403 + + + + 282 + + + + 564 + + + + false + + + + 378 + + + + 524 + + + + false + + + + 282 + + + + 282 + + + + 524 + + + + 173 + + + + 242 + + + + 474 + + + + 173 + + + + 173 + + + + 173 + + + + 60 + + + + 60 + + + + + + Double - Grande Classe - Basse Saison + + + + + + + 353 + + + + 248 + + + + 496 + + + + false + + + + 346 + + + + 460 + + + + false + + + + 248 + + + + 248 + + + + 424 + + + + 173 + + + + 220 + + + + 422 + + + + 173 + + + + 173 + + + + 173 + + + + 60 + + + + 60 + + + + + + Single - Affaires - Haute Saison + + + + + + + 499 + + + + 349 + + + + 698 + + + + false + + + + false + + + + false + + + + false + + + + 349 + + + + 349 + + + + 648 + + + + 179 + + + + false + + + + false + + + + 179 + + + + 179 + + + + 30 + + + + 60 + + + + 60 + + + + + + Single - Affaires - Basse Saison + + + + + + + 436 + + + + 306 + + + + 612 + + + + false + + + + false + + + + false + + + + false + + + + 306 + + + + 306 + + + + 524 + + + + 179 + + + + false + + + + false + + + + 179 + + + + 179 + + + + 30 + + + + 60 + + + + 60 + + + + + + Double - Affaires - Haute Saison + + + + + + + 332 + + + + 232 + + + + 464 + + + + false + + + + 278 + + + + 432 + + + + false + + + + 232 + + + + 232 + + + + 432 + + + + 119 + + + + 203 + + + + 396 + + + + 119 + + + + 119 + + + + 20 + + + + 60 + + + + 60 + + + + + + Double - Affaires - Basse Saison + + + + + + + 286 + + + + 201 + + + + 402 + + + + false + + + + 238 + + + + 372 + + + + false + + + + 201 + + + + 201 + + + + 344 + + + + 119 + + + + 176 + + + + 336 + + + + 119 + + + + 119 + + + + 20 + + + + 60 + + + + 60 + + + + + + T4 - Touriste - Haute Saison + + + + + + + 204 + + + + 143 + + + + 286 + + + + 93 + + + + false + + + + false + + + + 532 + + + + 143 + + + + 143 + + + + 266 + + + + 77 + + + + 124 + + + + 240 + + + + 77 + + + + 77 + + + + 10 + + + + 60 + + + + 60 + + + + + + T4 - Touriste - Basse Saison + + + + + + + 173 + + + + 122 + + + + 244 + + + + 74 + + + + false + + + + false + + + + 452 + + + + 122 + + + + 122 + + + + 208 + + + + 77 + + + + 107.3 + + + + 192.8 + + + + 77 + + + + 77 + + + + 10 + + + + 60 + + + + 60 + + + + + + T4 - Touriste - P - Haute Saison + + + + + + + false + + + + false + + + + false + + + + false + + + + false + + + + 360 + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + 60 + + + + + + T4 - Touriste - P - Basse Saison + + + + + + + false + + + + false + + + + false + + + + false + + + + false + + + + 308 + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + 60 + + + + + + Single - Grande Classe - Haute Saison + + + + + + + 175 + + + + 123 + + + + 246 + + + + false + + + + false + + + + 228 + + + + false + + + + 123 + + + + 123 + + + + 228 + + + + 52 + + + + false + + + + false + + + + 52 + + + + 52 + + + + false + + + + false + + + + 60 + + + + + + Single - Grande Classe - Basse Saison + + + + + + + 158 + + + + 111 + + + + 222 + + + + false + + + + false + + + + 206 + + + + false + + + + 111 + + + + 111 + + + + 228 + + + + 52 + + + + false + + + + false + + + + 52 + + + + 52 + + + + false + + + + false + + + + 60 + + + + + + + + Trainhôtel JOAN MIRO + Au départ de Paris Austerlitz _ Les Aubrais-Orléans _ Blois _ Poitiers à destination de Vitoria _ Burgos _ Valladolid et Madrid Chamartin + + + + (2) + + + + + route + true + + + Single Grande Classe + + + + + + + Double Grande Classe + + + + + + + + + + Single Affaires + + + + + + + Double Affaires + + + + + + + + + + Double Affaires + + + + + + + Double Affaires + + + + + + + Double Affaires + + + + + + + + + Single - Grande Classe - Haute Saison + + + + + + + 522 + + + + 365 + + + + 730 + + + + false + + + + false + + + + false + + + + false + + + + 365 + + + + 365 + + + + 678 + + + + 222 + + + + false + + + + false + + + + 222 + + + + 222 + + + + 222 + + + + 60 + + + + 60 + + + + + + Single - Grande Classe - Basse Saison + + + + + + + 446 + + + + 313 + + + + 626 + + + + false + + + + false + + + + false + + + + false + + + + 313 + + + + 313 + + + + 536 + + + + 222 + + + + false + + + + false + + + + 222 + + + + 222 + + + + 222 + + + + 60 + + + + 60 + + + + + + Double - Grande Classe - Haute Saison + + + + + + + 365 + + + + 256 + + + + 512 + + + + false + + + + 378 + + + + 474 + + + + false + + + + 256 + + + + 256 + + + + 474 + + + + 173 + + + + 223 + + + + 436 + + + + 173 + + + + 173 + + + + 173 + + + + 60 + + + + 60 + + + + + + Double - Grande Classe - Basse Saison + + + + + + + 291 + + + + 204 + + + + 408 + + + + false + + + + 346 + + + + 380 + + + + false + + + + 204 + + + + 204 + + + + 350 + + + + 173 + + + + 185 + + + + 358 + + + + 173 + + + + 173 + + + + 173 + + + + 60 + + + + 60 + + + + + + Single - Affaires - Haute Saison + + + + + + + 433 + + + + 303 + + + + 606 + + + + false + + + + false + + + + false + + + + false + + + + 303 + + + + 303 + + + + 562 + + + + 179 + + + + false + + + + false + + + + 179 + + + + 179 + + + + 30 + + + + 60 + + + + 60 + + + + + + Single - Affaires - Basse Saison + + + + + + + 369 + + + + 259 + + + + 518 + + + + false + + + + false + + + + false + + + + false + + + + 259 + + + + 259 + + + + 444 + + + + 179 + + + + false + + + + false + + + + 179 + + + + 179 + + + + 30 + + + + 60 + + + + 60 + + + + + + Double - Affaires - Haute Saison + + + + + + + 288 + + + + 202 + + + + 404 + + + + false + + + + 278 + + + + 374 + + + + false + + + + 202 + + + + 202 + + + + 374 + + + + 119 + + + + 178 + + + + 348 + + + + 119 + + + + 119 + + + + 20 + + + + 60 + + + + 60 + + + + + + Double - Affaires - Basse Saison + + + + + + + 242 + + + + 170 + + + + 340 + + + + false + + + + 238 + + + + 316 + + + + false + + + + 170 + + + + 170 + + + + 292 + + + + 119 + + + + 153 + + + + 296 + + + + 119 + + + + 119 + + + + 20 + + + + 60 + + + + 60 + + + + + + T4 - Touriste - Haute Saison + + + + + + + 198 + + + + 139 + + + + 278 + + + + 93 + + + + false + + + + false + + + + 516 + + + + 139 + + + + 139 + + + + 258 + + + + 77 + + + + 121 + + + + 234 + + + + 77 + + + + 77 + + + + 10 + + + + 60 + + + + 60 + + + + + + T4 - Touriste - Basse Saison + + + + + + + 162 + + + + 114 + + + + 228 + + + + 74 + + + + false + + + + false + + + + 424 + + + + 114 + + + + 114 + + + + 196 + + + + 77 + + + + 101 + + + + 188 + + + + 77 + + + + 77 + + + + 10 + + + + 60 + + + + 60 + + + + + + T4 - Touriste - P - Haute Saison + + + + + + + false + + + + false + + + + false + + + + false + + + + false + + + + 328 + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + 60 + + + + + + T4 - Touriste - P - Basse Saison + + + + + + + false + + + + false + + + + false + + + + false + + + + false + + + + 270 + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + false + + + + 60 + + + + + + Single - Grande Classe - Haute Saison + + + + + + + 169 + + + + 118 + + + + 236 + + + + false + + + + false + + + + 220 + + + + false + + + + 118 + + + + 118 + + + + 220 + + + + 52 + + + + false + + + + false + + + + 52 + + + + 52 + + + + false + + + + false + + + + 60 + + + + + + Single - Grande Classe - Basse Saison + + + + + + + 149 + + + + 105 + + + + 210 + + + + false + + + + false + + + + 194 + + + + false + + + + 105 + + + + 105 + + + + 180 + + + + 52 + + + + false + + + + false + + + + 52 + + + + 52 + + + + false + + + + false + + + + 60 + + + + + + + + Trainhôtel PAU CASALS (PRICES NOT YET ADDED) + Au départ de Barcelone França _ Gérone, Figureras _ Perpignan à destination de Genève _ Lausanne _ Fribourg _ Bern et Zurich + + + + (3) + + + + + route + true + + + Single Grande Classe + + + + + + + Double Grande Classe + + + + + + + + + + Single Affaires + + + + + + + Double Affaires + + + + + + + + + + Double Affaires + + + + + + + Double Affaires + + + + + + + Double Affaires + + + + + + + + + Trainhôtel SALVADOR DALI (PRICES NOT YET ADDED) + Au départ de Barcelone França _ Gérone _ Figueras _ Perpignan à destination de Bardonecchia _ Torino _ Novara et Milano + + + + (4) + + + + + route + true + + + Single Grande Classe + + + + + + + Double Grande Classe + + + + + + + + + + Single Affaires + + + + + + + Double Affaires + + + + + + + + + + Double Affaires + + + + + + + Double Affaires + + + + + + + Double Affaires + + + + + + + + + + + + Ride on a train + + + + + + + Adulte + Sans condition + + 17 + + + Enfant + Enfants de 4 à moins de 12 ans le jour du voyage + + 4 + 111 + + + Enfant partegeant un lit + Cabine entièrement réservée. Compartiment Famille + + + + (3) + true + + + + 4 + + + Jeune + + 12 + 25 + + + Senior fare over 60 + Avoir au moins 60 ans le jour du voyage + + 60 + + + Animaux domestiques + Cabine entièrement réservée (10). Compartiment famille + + + + (10) + true + + + + + + FIP Loisir + Carte FIP + + + + FIP Service + Sur présentation de la Carte FIP + + + + Congress Salons + Sur présentation d_un justificatif à dates spécifiques (mail de confirmation ou billet d_entrée) + + + + Pass + Titulaire d_un Pass couvrant au moins un des pays du parcours + + + + Mini a Deux + Achat jusqu_à J-14. Places limitées. 2 personnes voyageant ensemble + + 2 + 2 + + + Duo (prix pour 2) + 2 personnes voyageant ensemble (3). Places limitées. Compartiment Famille sauf en classe A + + + + (3) + true + + + + 2 + 2 + + + Espace Plus (prix pour 4) + 2 personnes voyageant ensemble (3). Places limitées. Compartiment Famille sauf en classe A + + 4 + 4 + + + Group ticket + Minimum 12 adultes. Demande effectuée par le client au 0810 879 479 (Agence Commerciale Voyageurs) + + + + + + + 12 + + + Group Handicapé + L_handicapé ou l_aveugle doivent être titulaire d_une carte d_invalidité. Pour un handicapé en fauteuil roulant, celui-ci doit être pliable. + + + + + + + 1 + 1 + + + Round TRip Required + true + + + true + + + Le Trainhôtel est une offre internationale et il est interdit de descendre du train en dehors de sa gare de destination + rail + rail + false + + + Achat jusqu_à J-14. Places limitées. + P14D + + + + none + + + Oui jusqu_à H (2) du voyage aller + + + + (1) + true + + + + (2) + true + + + full + true + true + beforeStartOfValidity + PT2H + + + Jusqu_à J-30 avec 20% de retenue; De J-29 à J-8 avec 30% de retenue; + + + + (1) + true + + + + + + + + + + + + + + + + + + + + + slidingScale + true + beforeStartOfValidity + + + + none + + + Oui jusqu_à H (2) du voyage aller + + + + (1) + true + + + + (2) + true + + + + + + + + partial + true + beforeStartOfValidity + PT2H + + + Oui j + + + + + + partial + true + anyTime + + + PremsOui jusqu_à H (2) du voyage aller + + + + (1) + true + + + + (2) + true + + + + + + + + partial + true + beforeStartOfValidity + PT2H + + + Jusqu_à J-30 avec 20% de retenue; De J-29 à J-8 avec 30% de retenue; + + + + (1) + true + + + + + + + + + + + + + + + + + + + + + slidingScale + beforeStartOfValidity + + + La réservation reste obligatoire + reservationsCompulsory + + + reservationsCompulsory + 4 + 4 + true + + + La réservation est ouverte à J-3 mois et jusqu_au départ du Trainhôtel. + + + + + + PT3M + + + + + + Accommodation classes + + + + + + + + Standard Exchanging and refunding conditions of sale + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + OR + + + + + + + + + + + + + + + OR + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Train_Hotel base + + + false + true + + + + ConditionsOfUse + + + + + + + + + + Product covers hotel + + + + + + + PT00AD + + Adulte + Sans condition + + + false + true + true + false + true + false + + + + + + + Eligible + + + + + + + + + + PT0012 + + Enfant + Enfants de 4 à moins de 12 ans le jour du voyage + + + false + true + true + false + true + false + + + + + + + Eligible + + + + + + + + + + ND00AD + + Loisir + Aller/Retour obligatoire + + + false + true + true + false + true + false + + + + + + Specific Exchanging and refunding conditions of sale + + + + + + + + + + + + + + + + + + PP05AD + + Prems + Achat jusqu_à J-14. Places limitées. + + + false + false + false + true + true + true + + + + + + + + + + + Specific Exchanging and refunding conditions of sale + + + + + + + + + + + + + + + + + + + PP05AD + + MiniADeux + SAchat jusqu_à J-14. Places limitées. 2 personnes voyageant ensemble + + + false + false + true + true + true + false + + + + + + + + + + + + Specific Exchanging and refunding conditions of sale + + + + + + + + + + + + + + + + + + + PE07AD + + Duo + 2 personnes voyageant ensemble (3). Places limitées. Compartiment "Famille" sauf en classe A + + + + (3) + + + + + true + false + true + true + true + true + false + + + + + + + + + + + + + + Specific Exchanging and refunding conditions of sale + + + + + + + + + + Eligible + + + + + + + + + + PE08AD + + espace_plus + 3 ou 4 personnes voyageant ensemble. Compartiment "Famille" + + + + (4) + + + + + true + false + true + true + true + true + false + + + + + + + + + + + Specific Exchanging and refunding conditions of sale + + + + + + + + + + + + + + + + + + + PT0026 + + Jeune + De 12 à moins de 26 ans le jour du voyage + + + + (5) + + + + + true + false + true + true + true + true + false + + + + + + + Eligible + + + + + + + + + + PT0060 + + Senior + Avoir au moins 60 ans le jour du voyage + + + + @ + + + + + true + false + true + true + true + true + false + + + + + + + + + + + + + + + + CN20AD + + Congrès _ Salons + Sur présentation d_un justificatif à dates spécifiques (mail de confirmation ou billet d_entrée) + + + false + true + true + true + true + false + + + + + + + + + + + + + + + + EP00AD + + Pass + Titulaire d_un Pass couvrant au moins un des pays du parcours + + + + (6) + + + + (7) + + + + + true + false + true + true + true + true + false + + + + + + + + + + + + + + + + GR00AD + + Groupe Adulte (TS) + Minimum 12 adultes. Demande effectuée par le client au 0810 879 479 (Agence Commerciale Voyageurs) + + + false + true + true + true + true + false + + + + + + + + + + + + + Specific Exchanging and refunding conditions of sale + + + + + + + + + + + + + + + + + + GR02AD + + Groupe Adulte (TS) + Minimum 12 adultes. Demande effectuée par le client au 0810 879 479 (Agence Commerciale Voyageurs) + + + false + true + true + true + true + false + + + + + + + + + + + GG99AD + + Guide d_handicapé ou d_aveugle + L_handicapé ou l_aveugle doivent être titulaire d_une carte d_invalidité. Pour un handicapé en fauteuil roulant, celui-ci doit être pliable. + + + + @ + + + + + true + false + true + true + true + true + false + + + + + + + + + + + + + + + + EM01AD + + Fip_Loisir + Carte FIP + + + + (7) + + + + + true + false + true + true + true + true + false + + + + + + + Eligible + + + + + + + + + + CT02AD + + FIP Service + Sur présentation de la Carte FIP + + + + (7) + + + + + true + false + true + true + true + true + false + + + + + + OR + + + + + + + + + + + Eligible + + + + + + + + + + PE0112 + + Enfant Partegeant Un Lit + Cabine entièrement réservée. Compartiment " Famille " + + + + (8) + + + + + true + false + true + true + true + true + false + + + + + + Specific Exchanging and refunding conditions of sale + + + + + + + + + + + + + + + + + + CH50CH + + Animaux domestiques + Cabine entièrement réservée (10). Compartiment "famille" + + + + (9) + + + + (10) + + + + + true + false + true + true + true + true + false + + + + + + Specific Exchanging and refunding conditions of sale + + + + + + + + + + + + + + + + + + + + + Jusqu_à J-30 avec 20% de retenue + + + + + De J-29 à J-8 avec 30% de retenue + + + + + A partir de J-7 avec 100% de retenue + + + + + + + + + + + + + + + + + + + + + + + + + + Standard Fare + + + gares De Remboursement + L_échange des billets émis par "RENFE" se fait uniquement en Gare de Paris Austerlitz, Paris Montparnasse, Paris Gare du +Nord, Paris St Lazare (NEV Amsterdam), Paris Gare de Lyon, Poitiers, Blois, Les Aubrais - Orléans et Limoges. +(2) L'échange ou le remboursement s'effectue jusqu'à H (Heure de départ du train). + exchange refund + + atStop + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Fare Table Types + + + + H DistanceRoute Fare Price Table + + + I Route Fare Price Table + + + J Set Fare Price Table + + + + + Types of concession + + + + Adulte + + + Engant + + + FIP Staff + + + jeune + + + senior + + + Handicapé + + + Animale + + + + + Types of concession + + + + TCV Full Fare + + + Distance based Fare + + + MarketFare + + + Group Fare + + + Surcharges + + + Supplements + + + + + Types of Access right Assignment + + + Eligible for a product or discount + + + Grants access rights to use or travel on + + + Right defines a property that may be Accesssed if pourchased + + + Defines a condition or restriction on use + + + Defines a condition or restriction on purchase + + + Gives right to purchase + + + Gives ability to purchase automatically using smartcard + + + + + Class of Use + + + Grande Classe + firstClass + + + Affaires + businessClass + + + Right defines a property that may be Accesssed if pourchased + standardClass + + + Defines a condition or restriction on use + premiumClass + + + + + TypeOfFareProduct + + + Trainhôtel + + + + + Trajet + + + TS + + + AR + + + + + + + + + UIC + International Union of Railways + UIC + + 2001-01-01T00:00:00Z + 2020-01-01T00:00:00Z + + + + SNCF + Societe Nationale des chemins de fer + + + + + + + From 7e95104c4fa79845c2b825866fdffafcb1b949ba Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Wed, 1 May 2024 17:33:47 +0200 Subject: [PATCH 28/55] Remove all abstract elements from constraint validation (#462) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 --- xsd/NeTEx_publication.xsd | 22 +--------------------- xsd/NeTEx_publication_timetable.xsd | 20 -------------------- 2 files changed, 1 insertion(+), 41 deletions(-) diff --git a/xsd/NeTEx_publication.xsd b/xsd/NeTEx_publication.xsd index 3ce958917..3cb80cc05 100644 --- a/xsd/NeTEx_publication.xsd +++ b/xsd/NeTEx_publication.xsd @@ -8217,7 +8217,7 @@ - + @@ -8458,15 +8458,6 @@ - - - - Every [JourneyFrequencyGroup Id + Version] must be unique within document. - - - - - @@ -9591,17 +9582,6 @@ - - - - - - - - - - - diff --git a/xsd/NeTEx_publication_timetable.xsd b/xsd/NeTEx_publication_timetable.xsd index 77f9088ed..fccaf663b 100644 --- a/xsd/NeTEx_publication_timetable.xsd +++ b/xsd/NeTEx_publication_timetable.xsd @@ -1710,17 +1710,6 @@ Provides a general purose wrapper for NeTEx data content. - - - - - - - - - - - @@ -5781,15 +5770,6 @@ Provides a general purose wrapper for NeTEx data content. - - - - Every [JourneyFrequencyGroup Id + Version] must be unique within document. - - - - - From 7320d1e09815483c0cc796e7e58a611d9eb56799 Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Wed, 17 Apr 2024 17:29:22 +0200 Subject: [PATCH 29/55] Adding unique constraints for the elements that actually exists in our examples (#464) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 --- xsd/NeTEx_publication.xsd | 46 +++++++++++++++++++++++++++-- xsd/NeTEx_publication_timetable.xsd | 2 +- 2 files changed, 45 insertions(+), 3 deletions(-) diff --git a/xsd/NeTEx_publication.xsd b/xsd/NeTEx_publication.xsd index 3cb80cc05..b482a7c74 100644 --- a/xsd/NeTEx_publication.xsd +++ b/xsd/NeTEx_publication.xsd @@ -5372,6 +5372,48 @@ + + + + + Every [FlexibleRoute Id + Version] must be unique within document. + + + + + + + + + + + + + + + + + + + + + Every [FlexibleQuay Id + Version] must be unique within document. + + + + + + + + + + + + + + + + @@ -8222,7 +8264,7 @@ - + @@ -10870,7 +10912,7 @@ Every [UsageValidityPeriod Id + Version] must be unique within document. - + diff --git a/xsd/NeTEx_publication_timetable.xsd b/xsd/NeTEx_publication_timetable.xsd index fccaf663b..5d43255b9 100644 --- a/xsd/NeTEx_publication_timetable.xsd +++ b/xsd/NeTEx_publication_timetable.xsd @@ -3726,7 +3726,7 @@ Provides a general purose wrapper for NeTEx data content. Every [SitePathLink Id + Version] must be unique within document. - + From b45d8c76da073fed9feede061160ee842624c1e2 Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Sun, 1 Feb 2026 23:14:36 +0100 Subject: [PATCH 30/55] Fix duplicate entries --- xsd/NeTEx_publication.xsd | 42 --------------------------------------- 1 file changed, 42 deletions(-) diff --git a/xsd/NeTEx_publication.xsd b/xsd/NeTEx_publication.xsd index b482a7c74..c0b41e6f4 100644 --- a/xsd/NeTEx_publication.xsd +++ b/xsd/NeTEx_publication.xsd @@ -5372,48 +5372,6 @@ - - - - - Every [FlexibleRoute Id + Version] must be unique within document. - - - - - - - - - - - - - - - - - - - - - Every [FlexibleQuay Id + Version] must be unique within document. - - - - - - - - - - - - - - - - From 0765ccfebf9062941f428b6b9db633a911b8453b 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 31/55] 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 From 1bd1c1436a92e41e880e84a574b038e4c3e7f8ae Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Thu, 2 May 2024 13:36:17 +0200 Subject: [PATCH 32/55] EPIAP to Master (#705) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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> --- xsd/NeTEx_publication_timetable.xsd | 11 ++ .../netex_zone_version.xsd | 7 + ...etex_equipmentVehiclePassenger_version.xsd | 5 - .../netex_facility_support.xsd | 2 + .../netex_serviceRestrictions_version.xsd | 5 + .../netex_ifopt_equipmentAccess_support.xsd | 26 ++++ .../netex_ifopt_equipmentAccess_version.xsd | 27 +++- ...netex_ifopt_equipmentPassenger_support.xsd | 4 +- ...netex_ifopt_equipmentPassenger_version.xsd | 74 ++++++++++ .../part1_ifopt/netex_ifopt_path_support.xsd | 135 +++++++++++++++++- 10 files changed, 287 insertions(+), 9 deletions(-) diff --git a/xsd/NeTEx_publication_timetable.xsd b/xsd/NeTEx_publication_timetable.xsd index 5d43255b9..2be7bc08f 100644 --- a/xsd/NeTEx_publication_timetable.xsd +++ b/xsd/NeTEx_publication_timetable.xsd @@ -1710,6 +1710,17 @@ Provides a general purose wrapper for NeTEx data content. + + + + + + + + + + + diff --git a/xsd/netex_framework/netex_genericFramework/netex_zone_version.xsd b/xsd/netex_framework/netex_genericFramework/netex_zone_version.xsd index bd348e086..9aa0f0c2c 100644 --- a/xsd/netex_framework/netex_genericFramework/netex_zone_version.xsd +++ b/xsd/netex_framework/netex_genericFramework/netex_zone_version.xsd @@ -309,6 +309,7 @@ Rail transport, Roads and Road transport + Reference to a GROUP OF TARIFF ZONEs. @@ -349,6 +350,12 @@ Rail transport, Roads and Road transport + + + Type for identifier of a GROUP OF TARIFF ZONEs. + + + diff --git a/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd index caa9e4661..a333bce00 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 38ee4f70d..0b2953d77 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd @@ -40,6 +40,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_serviceRestrictions_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd index b5e69e60f..ca20f90eb 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd @@ -621,6 +621,11 @@ Rail transport, Roads and Road transport The presentation colours to use for this TYPE OF PRODUCT CATEGORY. +v2.1
+ + + The presentation colours to use for this TYPE OF PRODUCT CATEGORY. +v2.1 + + 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 07fc980d0..9a7d2d27e 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 @@ -332,6 +332,32 @@ Rail transport, Roads and Road transport Identifier of a LIFT EQUIPMENT.
+ + + + + + + Type for identifier of a LIFT call EQUIPMENT. + + + + + + Identifier of an LIFT call EQUIPMENT. + + + + + Type for a reference to an LIFT call EQUIPMENT. + + + + + + Identifier of a LIFT call EQUIPMENT. + + Name of Class of the referenced entity. Allows reflection. Fixed for each entity type. 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 81a11c8ea..c658dcdf1 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 @@ -977,6 +977,11 @@ Rail transport, Roads and Road transport Whether the elevator car has a visual, tactile or audible display to announce the floor reached. This is different from AudioAnnouncements since AudioAnnouncements can be about different topics than reached floor (closing doors, up-down movement, etc.), and the ReachedFloorAnnouncement can be visual or tactile, and not only audio.
+ + + Whether the elevator car has a visual, tactile or audible display to announce the floor reached. This is different from AudioAnnouncements since AudioAnnouncements can be about different topics than reached floor (closing doors, up-down movement, etc.), and the ReachedFloorAnnouncement can be visual or tactile, and not only audio. + + Indicates existence of a Magnetic Induction Loop. +v1.1 @@ -1068,7 +1073,27 @@ Rail transport, Roads and Road transport - Indicates a tactile marker on floor under the buttons (or aligned with). + Indicates a tactile marker on floor under the buttons (or aligned with). +v1.1 + + + + + Whether LIFT has AudioAnnouncements. + + + + + Indicates existence of a magnetic induction loop. +v1.1 + + + + + The direction from which to approach the door(s). + + + + + Whether the lift is equipped with a remote operation control system diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd index 2998c4092..74f517fe7 100644 --- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd +++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd @@ -246,7 +246,7 @@ Rail transport, Roads and Road transport - Allowed values for Beacon Type + Allowed values for Beacon Type. @@ -285,7 +285,7 @@ Rail transport, Roads and Road transport - Allowed values for beacon protocols + Allowed values for beacon protocols. diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd index 920621250..e074a3385 100644 --- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd +++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd @@ -514,6 +514,80 @@ Rail transport, Roads and Road transport + + + Specialisation of PASSENGER EQUIPMENT for Beacons. For SSID or UUID always use PublicCode. Be aware that when using VEHICLE TYPE or VEHICLE PROFILE only the type of the beacon can be described. The information aboutn the relevent real beacon often can only be provided when the actual VEHICLE is known. + + + + + + + + + + + + + + + + + + Whether the EQUIPMENT is fixed at a place or in a vehicle. + + + + + + + + + + + + + + + Type for a BEACON EQUIPMENT. + + + + + + + + + + + + Elements for a BEACON EQUIPMENT type. Beacons are under development so the Enumerations may change fast. + + + + + + The type of the beacon. + + + + + If the Beacon is unidirectional or bidirectional. + + + + + The relevant Beacon Protocol used. + + + + + The to reach the back end system for the usage of the beacon. + + + + + Equipment for Passengers relating to a Rubbish disposal. diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd index a3a3ff1d6..82a57785c 100644 --- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd +++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd @@ -299,7 +299,140 @@ Rail transport, Roads and Road transport - DEPRECATED use Reference to a SIteNavigationPath v.20 + DEPRECATED use Reference to a SiteNavigationPath v.20 + Type for identifier of a NAVIGATION PATH. + + + + + + Allowed values for flow direction. + + + + + + + + + + Allowed values for path transition. + + + + + + + + + + + + Allowed values for path heading. + + + + + + + + + + + Allowed values for Navigation type. + + + + + + + + + + + + + + + + + + + + + Allowed values for tilt. +v1.1 + + + + + + + + + + + + + Allowed values for flooring. + + + + + + + + + + + + + + + + + + + + + + + + + + Allowed values for border types + + + + + + + + + + + + + + + + + + + + + + + + + + + Type for identifier of place step in a NAVIGATION PATH. + + + + + + Reference to a PLACE IN SEQUENCE. If given by context does not need to be stated. From 77b706119fef2a0fdad21a8c4d914ad8be8ce6f6 Mon Sep 17 00:00:00 2001 From: Tu-Tho Thai Date: Thu, 5 Feb 2026 16:25:26 +0100 Subject: [PATCH 33/55] reinstate the deleted example --- ...onDelivery_109_Oslo_morningbus_example.xml | 798 ++++++++++++++++++ 1 file changed, 798 insertions(+) create mode 100644 examples/standards/norway/Full_PublicationDelivery_109_Oslo_morningbus_example.xml diff --git a/examples/standards/norway/Full_PublicationDelivery_109_Oslo_morningbus_example.xml b/examples/standards/norway/Full_PublicationDelivery_109_Oslo_morningbus_example.xml new file mode 100644 index 000000000..88f4b0bd9 --- /dev/null +++ b/examples/standards/norway/Full_PublicationDelivery_109_Oslo_morningbus_example.xml @@ -0,0 +1,798 @@ + + + + + 2016-05-23T12:00:00.0Z + NSR + + + + + 2016-03-04T00:00:00.0Z + + + + + + NSR + http://www.rutebanken.no/nasjonltstoppestedregister + + + UNI + www.unibuss.no + + + RUT + www.ruter.no + + + + + + + + no + + + WGS84 + + + + + + + + 991609407 + Ruter# + RUTER AS + authority + + + + 985615616 + Unibuss + UNIBUSS AS + + post@unibuss.no + 22 08 43 00 + www.unibuss.no + + + 0047 177 + www.unibuss.no + + + + + + + + + + + + + Helsfyr T + bus + busStation + + + + + 10.800792 + 59.912494 + + + + + + + Brynseng T + bus + onstreetBus + + + + + 10.814013 + 59.909351 + + + + + + + Høyenhall T + bus + onstreetBus + + + + + 10.819156 + 59.907023 + + + + + + + Manglerud T + bus + onstreetBus + + + + + 10.813655 + 59.898316 + + + + + + + Ryen T + bus + onstreetBus + + + + + 10.805572 + 59.895407 + + + + + + + Holtet stasjon + bus + onstreetBus + + + + + 10.782948 + 59.882075 + + + + + + + + + + + Ruter# buss + + + + Ruter# buss Oslo + + + Ruter# buss Akershus + + + + + + + + + + + + + + + + + + + + + + + + + Morgenbuss Helsfyr - Holtet + + outbound + + + + + + + + + + + + + + 109 + bus + 109 + + + + + + + + + + + + + Holtet + Holtet + + + + + + Helsfyr T + + + Brynseng T + + + HØyenhall + + + Manglerud T + + + Ryen T + + + Holtet + + + + + + + + 59.911925 10.807198 + 59.910395 10.813012 + + + + + + + + 1 + + + + 59.908251 10.816363 + 59.907908 10.816819 + + + + + + + + + + + 59.904645 10.820626 + 59.899678 10.815965 + + + + + + + + + + + 59.896709 10.810350 + 59.895940 10.807332 + + + + + + + + + + + 59.894780 10.804309 + 59.892531 10.804000 + 59.888996 10.805961 + 59.887608 10.806368 + 59.886410 10.800586 + 59.885832 10.792943 + 59.885392 10.788938 + 59.885630 10.784435 + 59.883864 10.783759 + 59.881872 10.783770 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + + + + + + + + + + + + + + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2016-04-03T00:00:00 + true + + + + + + 04:30:00 + + + + + + + + + + + 04:30:00 + + + + + 04:32:00 + + + + + 04:33:00 + + + + + 04:34:00 + + + + + 04:35:00 + + + + + 04:40:00 + + + + + + + + + + + + + + 05:00:00 + + + + 05:02:00 + + + + 05:03:00 + + + + 05:04:00 + + + + 05:05:00 + + + + 05:10:00 + + + + + 05:30:00 + + + + + + + + + + + + 05:30:00 + + + + + 05:32:00 + + + + + 05:33:00 + + + + + 05:34:00 + + + + + 05:35:00 + + + + + 05:40:00 + + + + + + + + + + + + + + + 06:00:00 + + + + 06:02:00 + + + + 06:03:00 + + + + 06:04:00 + + + + 06:06:00 + + + + 06:10:00 + + + + + 06:30:00 + + + + + + + + + + + + 06:30:00 + + + + + 06:32:00 + + + + + 06:33:00 + + + + + 06:34:00 + + + + + 06:35:00 + + + + + 06:40:00 + + + + + + + + + + + + + + 07:00:00 + + + + 07:02:00 + + + + 07:03:00 + + + + 07:04:00 + + + + 07:07:00 + + + + 07:10:00 + + + + + + + + + + + + + + + + + + 00:30:00 + + + + 00:32:00 + + + + 00:33:00 + + + + 00:34:00 + + + + 00:37:00 + + + + 00:40:00 + + + + + + + + + + + + + + + + + + 04:30:00 + 05:30:00 + + + + + + + 05:30:00 + 06:30:00 + + + + + + + 06:00:00 + 07:00:00 + + + + + + + + + + + + + + + + 00:00:00 + 00:00:00 + + + 00:30:00 + 00:30:00 + + + + + + Ukedager (mandag til fredag) + + + Monday Tuesday Wednesday Thursday Friday + + + + + LØrdag + + + Saturday + + + + + SØndag + + + Sunday + + + + + + + + + From 48b725ccf13ffaf63e539b676b586a5794f9efa2 Mon Sep 17 00:00:00 2001 From: Tu-Tho Thai Date: Thu, 5 Feb 2026 16:39:27 +0100 Subject: [PATCH 34/55] deletion of the typesOfValue.TypeOfNotice as not referenced in the XML file --- .../standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080-full.xml | 3 --- 1 file changed, 3 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 61e2e8dfb..d91d9ac7a 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 @@ -44,9 +44,6 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML - - - From 67d364103e37bd8b364a3657ac570473fa637384 Mon Sep 17 00:00:00 2001 From: Tu-Tho Thai Date: Thu, 5 Feb 2026 16:45:41 +0100 Subject: [PATCH 35/55] refer to #774 --- ...onDelivery_109_Oslo_morningbus_example.xml | 798 ------------------ 1 file changed, 798 deletions(-) delete mode 100644 examples/standards/norway/Full_PublicationDelivery_109_Oslo_morningbus_example.xml diff --git a/examples/standards/norway/Full_PublicationDelivery_109_Oslo_morningbus_example.xml b/examples/standards/norway/Full_PublicationDelivery_109_Oslo_morningbus_example.xml deleted file mode 100644 index 88f4b0bd9..000000000 --- a/examples/standards/norway/Full_PublicationDelivery_109_Oslo_morningbus_example.xml +++ /dev/null @@ -1,798 +0,0 @@ - - - - - 2016-05-23T12:00:00.0Z - NSR - - - - - 2016-03-04T00:00:00.0Z - - - - - - NSR - http://www.rutebanken.no/nasjonltstoppestedregister - - - UNI - www.unibuss.no - - - RUT - www.ruter.no - - - - - - - - no - - - WGS84 - - - - - - - - 991609407 - Ruter# - RUTER AS - authority - - - - 985615616 - Unibuss - UNIBUSS AS - - post@unibuss.no - 22 08 43 00 - www.unibuss.no - - - 0047 177 - www.unibuss.no - - - - - - - - - - - - - Helsfyr T - bus - busStation - - - - - 10.800792 - 59.912494 - - - - - - - Brynseng T - bus - onstreetBus - - - - - 10.814013 - 59.909351 - - - - - - - Høyenhall T - bus - onstreetBus - - - - - 10.819156 - 59.907023 - - - - - - - Manglerud T - bus - onstreetBus - - - - - 10.813655 - 59.898316 - - - - - - - Ryen T - bus - onstreetBus - - - - - 10.805572 - 59.895407 - - - - - - - Holtet stasjon - bus - onstreetBus - - - - - 10.782948 - 59.882075 - - - - - - - - - - - Ruter# buss - - - - Ruter# buss Oslo - - - Ruter# buss Akershus - - - - - - - - - - - - - - - - - - - - - - - - - Morgenbuss Helsfyr - Holtet - - outbound - - - - - - - - - - - - - - 109 - bus - 109 - - - - - - - - - - - - - Holtet - Holtet - - - - - - Helsfyr T - - - Brynseng T - - - HØyenhall - - - Manglerud T - - - Ryen T - - - Holtet - - - - - - - - 59.911925 10.807198 - 59.910395 10.813012 - - - - - - - - 1 - - - - 59.908251 10.816363 - 59.907908 10.816819 - - - - - - - - - - - 59.904645 10.820626 - 59.899678 10.815965 - - - - - - - - - - - 59.896709 10.810350 - 59.895940 10.807332 - - - - - - - - - - - 59.894780 10.804309 - 59.892531 10.804000 - 59.888996 10.805961 - 59.887608 10.806368 - 59.886410 10.800586 - 59.885832 10.792943 - 59.885392 10.788938 - 59.885630 10.784435 - 59.883864 10.783759 - 59.881872 10.783770 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - false - - - - - - - - - - - - - - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - 2016-04-03T00:00:00 - true - - - - - - 04:30:00 - - - - - - - - - - - 04:30:00 - - - - - 04:32:00 - - - - - 04:33:00 - - - - - 04:34:00 - - - - - 04:35:00 - - - - - 04:40:00 - - - - - - - - - - - - - - 05:00:00 - - - - 05:02:00 - - - - 05:03:00 - - - - 05:04:00 - - - - 05:05:00 - - - - 05:10:00 - - - - - 05:30:00 - - - - - - - - - - - - 05:30:00 - - - - - 05:32:00 - - - - - 05:33:00 - - - - - 05:34:00 - - - - - 05:35:00 - - - - - 05:40:00 - - - - - - - - - - - - - - - 06:00:00 - - - - 06:02:00 - - - - 06:03:00 - - - - 06:04:00 - - - - 06:06:00 - - - - 06:10:00 - - - - - 06:30:00 - - - - - - - - - - - - 06:30:00 - - - - - 06:32:00 - - - - - 06:33:00 - - - - - 06:34:00 - - - - - 06:35:00 - - - - - 06:40:00 - - - - - - - - - - - - - - 07:00:00 - - - - 07:02:00 - - - - 07:03:00 - - - - 07:04:00 - - - - 07:07:00 - - - - 07:10:00 - - - - - - - - - - - - - - - - - - 00:30:00 - - - - 00:32:00 - - - - 00:33:00 - - - - 00:34:00 - - - - 00:37:00 - - - - 00:40:00 - - - - - - - - - - - - - - - - - - 04:30:00 - 05:30:00 - - - - - - - 05:30:00 - 06:30:00 - - - - - - - 06:00:00 - 07:00:00 - - - - - - - - - - - - - - - - 00:00:00 - 00:00:00 - - - 00:30:00 - 00:30:00 - - - - - - Ukedager (mandag til fredag) - - - Monday Tuesday Wednesday Thursday Friday - - - - - LØrdag - - - Saturday - - - - - SØndag - - - Sunday - - - - - - - - - From f6615f90142f2c9b998dcf8c5a6ff96f19cab0ac Mon Sep 17 00:00:00 2001 From: Tu-Tho Thai Date: Thu, 5 Feb 2026 16:49:35 +0100 Subject: [PATCH 36/55] removal of order in NeTEx v2.0 --- .../standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080-TCVP.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080-TCVP.xml b/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080-TCVP.xml index 61e5bfddb..3aa2a458b 100644 --- a/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080-TCVP.xml +++ b/examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080-TCVP.xml @@ -48,7 +48,7 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML route - + @@ -96,7 +96,7 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML route - + @@ -144,7 +144,7 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML route - + From a0e2e11e2b80a208d2b4e8ff969ecf62418f01b9 Mon Sep 17 00:00:00 2001 From: Tu-Tho Thai Date: Thu, 5 Feb 2026 16:53:50 +0100 Subject: [PATCH 37/55] deletion of the typesOfValue.TypeOfNotice as not referenced in the XML file --- examples/standards/tap_tsi/B1_NRT/Netex_tap_tsi_B1-1080.xml | 3 --- 1 file changed, 3 deletions(-) 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 42b307b18..359e6938c 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 @@ -38,9 +38,6 @@ This example provides an example of encodeing TAP TSI NRT fares in NeTEx XML B.1 NRT fare based example for RU 1080 - Carriers - - - From f7f5f9198122e2ab3b7fc4be304586a9d52c4824 Mon Sep 17 00:00:00 2001 From: Tu-Tho Thai Date: Thu, 5 Feb 2026 18:24:01 +0100 Subject: [PATCH 38/55] re-adapt commit a3ba1e5 Solved conflicts in best effort modes - To be reviewed by @ue71603 as original author --- xsd/NeTEx_publication.xsd | 42 ++++----- .../netex_vehicleType_support.xsd | 90 ++++++++++++++++++ .../netex_vehicleType_version.xsd | 91 +++++++++++++++++-- 3 files changed, 193 insertions(+), 30 deletions(-) diff --git a/xsd/NeTEx_publication.xsd b/xsd/NeTEx_publication.xsd index c0b41e6f4..ef37f7a78 100644 --- a/xsd/NeTEx_publication.xsd +++ b/xsd/NeTEx_publication.xsd @@ -4619,6 +4619,27 @@ + + + + + Every [VehicleEquipmentProfileMember Id + Version] must be unique within document. + + + + + + + + + + + + + + + + @@ -8331,27 +8352,6 @@ - - - - - Every [TypeOfFlexibleService Id + Version] must be unique within document. - - - - - - - - - - - - - - - - diff --git a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd index 01bc2986c..144646468 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd @@ -646,6 +646,44 @@ Rail transport, Roads and Road transport + + + + Type for a list of VEHICLE EQUIPMENT PROFILE MEMBERs. + + + + + + + + + + + + Type for identifier of a VEHICLE EQUIPMENT PROFILE MEMBER. + + + + + + Reference to a VEHICLE EQUIPMENT PROFILE MEMBER. + + + + + Type for a reference to a VEHICLE EQUIPMENT PROFILE MEMBER. + + + + + + Identifier of a VEHICLE EQUIPMENT PROFILE MEMBER. + + + + + @@ -1081,5 +1119,57 @@ Rail transport, Roads and Road transport + + + + Type for identifier of a ACCEPTED DRIVER PERMIT. + + + + + + Reference to a ACCEPTED DRIVER PERMIT. + + + + + Type for a reference to a ACCEPTED DRIVER PERMIT. + + + + + + Reference to a ACCEPTED DRIVER PERMIT. + + + + + + + + + Type for identifier of a TYPE OF DRIVER PERMIT. + + + + + + Reference to a TYPE OF DRIVER PERMIT. + + + + + Type for a reference to a TYPE OF DRIVER PERMIT. + + + + + + Reference to a TYPE OF DRIVER PERMIT. + + + + + diff --git a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd index 8e6b9ce9d..761856a93 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd @@ -64,8 +64,9 @@ http://www.netex.org.uk/schemas/1.0/PATH/netex_prereqfile.xsd - Unclassified - CEN, Crown Copyright 2009-2021 + + Unclassified + CEN, Crown Copyright 2009-2023
    @@ -75,13 +76,15 @@ 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 - + 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 TYPE types. @@ -580,6 +583,76 @@ Rail transport, Roads and Road transport Types of Driver Licence that are accepted for Simple Vehicle Type. +v2.0 + + + Types of driver licence that are accepted for simple vehicle type. +v2.0 + + + + + + + + Type for a list of ACCEPTED DRIVER PERMITs. + + + + + + + + + + + + Accepted TYPE OF DRIVER PERMIT for a given SIMPLE VEHICLE TYPE. +V2.0 + + + + + + + + + + + + + + + + Identifier of VEHICLE EQUIPMENT PROFILE. + + + + + + + + + Type for an ACCEPTED DRIVER PERMIT. + + + + + + Elements for an ACCEPTED DRIVER PERMIT. + + + + + + + + Elements for an ACCEPTED DRIVER PERMIT. + + + + + Name of an ACCEPTED DRIVER PERMIT. + + + From 0833e5c861e2920c2e067dd27f78916f97c9227c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Fri, 6 Feb 2026 00:58:14 +0100 Subject: [PATCH 39/55] necessary changes for the validity cherry-picking 84C52D1 EPIAP - applying documentation - removing duplicates. Mainly stuff moved from ifopt -> generic (probably in other commits, while doing deck plan) --- .../netex_zone_version.xsd | 6 - .../netex_typeOfValue_version.xsd | 6 +- .../netex_serviceRestrictions_version.xsd | 9 +- .../netex_ifopt_equipmentAccess_support.xsd | 47 ------ .../netex_ifopt_equipmentAccess_version.xsd | 25 ---- ...netex_ifopt_equipmentPassenger_version.xsd | 74 ---------- .../part1_ifopt/netex_ifopt_path_support.xsd | 136 +----------------- 7 files changed, 7 insertions(+), 296 deletions(-) diff --git a/xsd/netex_framework/netex_genericFramework/netex_zone_version.xsd b/xsd/netex_framework/netex_genericFramework/netex_zone_version.xsd index 9aa0f0c2c..8d1138911 100644 --- a/xsd/netex_framework/netex_genericFramework/netex_zone_version.xsd +++ b/xsd/netex_framework/netex_genericFramework/netex_zone_version.xsd @@ -350,12 +350,6 @@ Rail transport, Roads and Road transport - - - Type for identifier of a GROUP OF TARIFF ZONEs. - - - diff --git a/xsd/netex_framework/netex_responsibility/netex_typeOfValue_version.xsd b/xsd/netex_framework/netex_responsibility/netex_typeOfValue_version.xsd index d6c4ecf10..a00daa3ce 100644 --- a/xsd/netex_framework/netex_responsibility/netex_typeOfValue_version.xsd +++ b/xsd/netex_framework/netex_responsibility/netex_typeOfValue_version.xsd @@ -1,4 +1,5 @@ + @@ -34,8 +35,7 @@ [ISO 639-2/B] ENG Kizoom Software Ltd, 16 High Holborn, London WC1V 6BX Unclassified - CEN, Crown Copyright 2009-2011 - + CEN, Crown Copyright 2009-2011
    • Derived from the Transmodel, VDV, TransXChange, NaPTAN, NOPTIS, BISON and Trident standards.
    • @@ -239,4 +239,4 @@ Rail transport, Roads and Road transport - + \ No newline at end of file diff --git a/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd index ca20f90eb..8be842d18 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd @@ -608,17 +608,12 @@ 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 + 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. 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 9a7d2d27e..efb2214cb 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 @@ -383,53 +383,6 @@ Rail transport, Roads and Road transport - - - Type for identifier of a LIFT call EQUIPMENT. - - - - - - Identifier of an LIFT call EQUIPMENT. - - - - - Type for a reference to an LIFT call EQUIPMENT. - - - - - - Identifier of a LIFT call EQUIPMENT. - - - - - Name of Class of the referenced entity. Allows reflection. Fixed for each entity type. - - - - - Nature of last modification: new, revise, delete, unchanged. - - - - - Identifier of version of referenced entity. For use when reference is External and a specific version is required. Mutually exclusive with version - - - - - Location of the external entity. +v2.0 - - - - - - - Type for identifier of an ESCALATOR EQUIPMENT. 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 c658dcdf1..aed6abd88 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 @@ -977,11 +977,6 @@ Rail transport, Roads and Road transport Whether the elevator car has a visual, tactile or audible display to announce the floor reached. This is different from AudioAnnouncements since AudioAnnouncements can be about different topics than reached floor (closing doors, up-down movement, etc.), and the ReachedFloorAnnouncement can be visual or tactile, and not only audio. - - - Whether the elevator car has a visual, tactile or audible display to announce the floor reached. This is different from AudioAnnouncements since AudioAnnouncements can be about different topics than reached floor (closing doors, up-down movement, etc.), and the ReachedFloorAnnouncement can be visual or tactile, and not only audio. - - Indicates existence of a Magnetic Induction Loop. +v1.1 @@ -1096,26 +1091,6 @@ Rail transport, Roads and Road transport Whether the lift is equipped with a remote operation control system - - - Whether LIFT has AudioAnnouncements. - - - - - Indicates existence of a magnetic induction loop. - - - - - The direction from which to approach the door(s). - - - - - Whether the lift is equipped with a remote operation control system. - - diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd index e074a3385..920621250 100644 --- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd +++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd @@ -514,80 +514,6 @@ Rail transport, Roads and Road transport - - - Specialisation of PASSENGER EQUIPMENT for Beacons. For SSID or UUID always use PublicCode. Be aware that when using VEHICLE TYPE or VEHICLE PROFILE only the type of the beacon can be described. The information aboutn the relevent real beacon often can only be provided when the actual VEHICLE is known. - - - - - - - - - - - - - - - - - - Whether the EQUIPMENT is fixed at a place or in a vehicle. - - - - - - - - - - - - - - - Type for a BEACON EQUIPMENT. - - - - - - - - - - - - Elements for a BEACON EQUIPMENT type. Beacons are under development so the Enumerations may change fast. - - - - - - The type of the beacon. - - - - - If the Beacon is unidirectional or bidirectional. - - - - - The relevant Beacon Protocol used. - - - - - The to reach the back end system for the usage of the beacon. - - - - - Equipment for Passengers relating to a Rubbish disposal. diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd index 82a57785c..0b4064eb8 100644 --- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd +++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd @@ -299,141 +299,9 @@ Rail transport, Roads and Road transport - DEPRECATED use Reference to a SiteNavigationPath v.20 - Type for identifier of a NAVIGATION PATH. - - - - - - Allowed values for flow direction. - - - - - - - - - - Allowed values for path transition. - - - - - - - - - - - - Allowed values for path heading. - - - - - - - - - - - Allowed values for Navigation type. - - - - - - - - - - - - - - - - - - - - - Allowed values for tilt. +v1.1 - - - - - - - - - - - - - Allowed values for flooring. - - - - - - - - - - - - - - - - - - - - - - - - - - Allowed values for border types - - - - - - - - - - - - - - - - - - - - - - - - - - - Type for identifier of place step in a NAVIGATION PATH. - - - - - - Reference to a PLACE IN SEQUENCE. If given by context does not need to be stated. + DEPRECATED use Reference to a SIteNavigationPath v.20 + From f6e406bef66be4120d8e4eae84da77b6beda4a98 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 00:01:01 +0000 Subject: [PATCH 40/55] Lint and update documentation tables --- .../netex_genericFramework/netex_zone_version.xsd | 1 - .../netex_responsibility/netex_typeOfValue_version.xsd | 3 +-- xsd/netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd | 1 - 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/xsd/netex_framework/netex_genericFramework/netex_zone_version.xsd b/xsd/netex_framework/netex_genericFramework/netex_zone_version.xsd index 8d1138911..bd348e086 100644 --- a/xsd/netex_framework/netex_genericFramework/netex_zone_version.xsd +++ b/xsd/netex_framework/netex_genericFramework/netex_zone_version.xsd @@ -309,7 +309,6 @@ Rail transport, Roads and Road transport - Reference to a GROUP OF TARIFF ZONEs. diff --git a/xsd/netex_framework/netex_responsibility/netex_typeOfValue_version.xsd b/xsd/netex_framework/netex_responsibility/netex_typeOfValue_version.xsd index a00daa3ce..ec9935cae 100644 --- a/xsd/netex_framework/netex_responsibility/netex_typeOfValue_version.xsd +++ b/xsd/netex_framework/netex_responsibility/netex_typeOfValue_version.xsd @@ -1,5 +1,4 @@ - @@ -239,4 +238,4 @@ Rail transport, Roads and Road transport - \ No newline at end of file + diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd index 0b4064eb8..a3a3ff1d6 100644 --- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd +++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_path_support.xsd @@ -302,6 +302,5 @@ Rail transport, Roads and Road transport DEPRECATED use Reference to a SIteNavigationPath v.20 - From f112614f86ea0f384c9cd96e1de1b0ab90981442 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Fri, 6 Feb 2026 12:48:50 +0100 Subject: [PATCH 41/55] fixing validation problems in the PR --- xsd/NeTEx_publication.xsd | 11 -- .../netex_vehicleType_support.xsd | 111 ------------------ .../netex_vehicleType_version.xsd | 70 ----------- 3 files changed, 192 deletions(-) diff --git a/xsd/NeTEx_publication.xsd b/xsd/NeTEx_publication.xsd index ef37f7a78..4b287e17a 100644 --- a/xsd/NeTEx_publication.xsd +++ b/xsd/NeTEx_publication.xsd @@ -4629,17 +4629,6 @@ - - - - - - - - - - - diff --git a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd index 144646468..2aee7cdfe 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd @@ -966,65 +966,6 @@ Rail transport, Roads and Road transport - - - - Type for a list of VEHICLE EQUIPMENT PROFILE MEMBERs. - - - - - - - - - - - - Type for identifier of a VEHICLE EQUIPMENT PROFILE MEMBER. - - - - - - Reference to a VEHICLE EQUIPMENT PROFILE MEMBER. - - - - - Type for a reference to a VEHICLE EQUIPMENT PROFILE MEMBER. - - - - - - Identifier of a VEHICLE EQUIPMENT PROFILE MEMBER. - - - - - Automatic reference class for VehicleEquipmentProfileMemberRefStructure - - - - - Nature of last modification: new, revise, delete, unchanged. - - - - - Identifier of version of referenced entity. For use when reference is External and a specific version is required. Mutually exclusive with version - - - - - Location of the external entity. +v2.0 - - - - - - @@ -1119,57 +1060,5 @@ Rail transport, Roads and Road transport - - - - Type for identifier of a ACCEPTED DRIVER PERMIT. - - - - - - Reference to a ACCEPTED DRIVER PERMIT. - - - - - Type for a reference to a ACCEPTED DRIVER PERMIT. - - - - - - Reference to a ACCEPTED DRIVER PERMIT. - - - - - - - - - Type for identifier of a TYPE OF DRIVER PERMIT. - - - - - - Reference to a TYPE OF DRIVER PERMIT. - - - - - Type for a reference to a TYPE OF DRIVER PERMIT. - - - - - - Reference to a TYPE OF DRIVER PERMIT. - - - - - diff --git a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd index 761856a93..8c8e9fb20 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd @@ -583,76 +583,6 @@ Types of Driver Licence that are accepted for Simple Vehicle Type. +v2.0 - - - Types of driver licence that are accepted for simple vehicle type. +v2.0 - - - - - - - - Type for a list of ACCEPTED DRIVER PERMITs. - - - - - - - - - - - - Accepted TYPE OF DRIVER PERMIT for a given SIMPLE VEHICLE TYPE. +V2.0 - - - - - - - - - - - - - - - - Identifier of VEHICLE EQUIPMENT PROFILE. - - - - - - - - - Type for an ACCEPTED DRIVER PERMIT. - - - - - - Elements for an ACCEPTED DRIVER PERMIT. - - - - - - - - Elements for an ACCEPTED DRIVER PERMIT. - - - - - Name of an ACCEPTED DRIVER PERMIT. - - - From dfc1f975488eb9d759499d0ffede326b89b49551 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Sat, 7 Feb 2026 13:40:09 +0100 Subject: [PATCH 42/55] Update xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Thibaut Barrère --- .../netex_reusableComponents/netex_vehicleType_version.xsd | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd index 8c8e9fb20..8e3934218 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd @@ -64,9 +64,8 @@ http://www.netex.org.uk/schemas/1.0/PATH/netex_prereqfile.xsd - - Unclassified - CEN, Crown Copyright 2009-2023 + Unclassified + CEN, Crown Copyright 2009-2021
        From 9b0219b85dc4155370d6d2e4404600df34a31434 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Sat, 7 Feb 2026 13:40:32 +0100 Subject: [PATCH 43/55] Update xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Thibaut Barrère --- .../netex_vehicleType_version.xsd | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd index 8e3934218..8e6b9ce9d 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd @@ -75,15 +75,13 @@ 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 - +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 TYPE types. From 8f01d56ada7f1931204714559e7d2a794f56f831 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Mon, 9 Feb 2026 10:25:02 +0100 Subject: [PATCH 44/55] Update netex_vehicleType_support.xsd --- .../netex_vehicleType_support.xsd | 76 +++++++++---------- 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd index 2aee7cdfe..82e6dc809 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd @@ -646,44 +646,6 @@ Rail transport, Roads and Road transport - - - - Type for a list of VEHICLE EQUIPMENT PROFILE MEMBERs. - - - - - - - - - - - - Type for identifier of a VEHICLE EQUIPMENT PROFILE MEMBER. - - - - - - Reference to a VEHICLE EQUIPMENT PROFILE MEMBER. - - - - - Type for a reference to a VEHICLE EQUIPMENT PROFILE MEMBER. - - - - - - Identifier of a VEHICLE EQUIPMENT PROFILE MEMBER. - - - - - @@ -965,6 +927,44 @@ Rail transport, Roads and Road transport + + + + + Type for a list of VEHICLE EQUIPMENT PROFILE MEMBERs. + + + + + + + + + + + + Type for identifier of a VEHICLE EQUIPMENT PROFILE MEMBER. + + + + + + Reference to a VEHICLE EQUIPMENT PROFILE MEMBER. + + + + + Type for a reference to a VEHICLE EQUIPMENT PROFILE MEMBER. + + + + + + Identifier of a VEHICLE EQUIPMENT PROFILE MEMBER. + + + + From 7fba48be7d7138775ef06bf8f84c18cc512a0f38 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 09:27:31 +0000 Subject: [PATCH 45/55] Lint and update documentation tables --- .../netex_reusableComponents/netex_vehicleType_support.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd index 82e6dc809..77d7081a0 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd @@ -928,7 +928,7 @@ Rail transport, Roads and Road transport - + Type for a list of VEHICLE EQUIPMENT PROFILE MEMBERs. From de634e45b1369743c2c5479f1664989d7ccab14b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Mon, 9 Feb 2026 10:28:16 +0100 Subject: [PATCH 46/55] Update netex_vehicleType_support.xsd --- .../netex_vehicleType_support.xsd | 23 ++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd index 82e6dc809..30d25164b 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd @@ -928,7 +928,7 @@ Rail transport, Roads and Road transport - + Type for a list of VEHICLE EQUIPMENT PROFILE MEMBERs. @@ -963,6 +963,27 @@ Rail transport, Roads and Road transport Identifier of a VEHICLE EQUIPMENT PROFILE MEMBER. + + + Automatic reference class for VehicleEquipmentProfileMemberRefStructure + + + + + Nature of last modification: new, revise, delete, unchanged. + + + + + Identifier of version of referenced entity. For use when reference is External and a specific version is required. Mutually exclusive with version + + + + + Location of the external entity. +v2.0 + + + From 83952ead5fe934c072ef653c3ace7dd6e88debd2 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 09:30:58 +0000 Subject: [PATCH 47/55] Lint and update documentation tables --- .../netex_reusableComponents/netex_vehicleType_support.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd index 30d25164b..01bc2986c 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd @@ -983,7 +983,7 @@ Rail transport, Roads and Road transport Location of the external entity. +v2.0 - + From 502a08b507bb2eff6c4698e110776df03eeee6c0 Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Mon, 9 Feb 2026 12:10:10 +0100 Subject: [PATCH 48/55] Apply suggestion from @skinkie --- .../netex_responsibility/netex_typeOfValue_version.xsd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xsd/netex_framework/netex_responsibility/netex_typeOfValue_version.xsd b/xsd/netex_framework/netex_responsibility/netex_typeOfValue_version.xsd index ec9935cae..d6c4ecf10 100644 --- a/xsd/netex_framework/netex_responsibility/netex_typeOfValue_version.xsd +++ b/xsd/netex_framework/netex_responsibility/netex_typeOfValue_version.xsd @@ -34,7 +34,8 @@ [ISO 639-2/B] ENG Kizoom Software Ltd, 16 High Holborn, London WC1V 6BX Unclassified - CEN, Crown Copyright 2009-2011 + CEN, Crown Copyright 2009-2011 +
        • Derived from the Transmodel, VDV, TransXChange, NaPTAN, NOPTIS, BISON and Trident standards.
        • From cdea6da7a394f5869686a14fc171af447bea3a75 Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Mon, 9 Feb 2026 12:14:47 +0100 Subject: [PATCH 49/55] Apply suggestions from code review --- .../netex_serviceRestrictions_version.xsd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd index 8be842d18..b5e69e60f 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd @@ -608,12 +608,12 @@ 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. + 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 From 655e9141294021856302f6dae62e06726d8f4714 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Mon, 9 Feb 2026 13:12:47 +0100 Subject: [PATCH 50/55] updates from review @skinkie addresses all comments from Stefan --- xsd/NeTEx_publication.xsd | 41 +++++++++++++++++++ xsd/NeTEx_publication_timetable.xsd | 9 ++++ ...etex_equipmentVehiclePassenger_version.xsd | 5 +++ .../netex_ifopt_equipmentAccess_support.xsd | 21 ++++++++++ 4 files changed, 76 insertions(+) diff --git a/xsd/NeTEx_publication.xsd b/xsd/NeTEx_publication.xsd index 4b287e17a..c099a44b1 100644 --- a/xsd/NeTEx_publication.xsd +++ b/xsd/NeTEx_publication.xsd @@ -8341,6 +8341,27 @@ + + + + + Every [TypeOfFlexibleService Id + Version] must be unique within document. + + + + + + + + + + + + + + + + @@ -8447,6 +8468,15 @@ + + + + Every [JourneyFrequencyGroup Id + Version] must be unique within document. + + + + + @@ -9571,6 +9601,17 @@ + + + + + + + + + + + diff --git a/xsd/NeTEx_publication_timetable.xsd b/xsd/NeTEx_publication_timetable.xsd index 2be7bc08f..ebfe1298a 100644 --- a/xsd/NeTEx_publication_timetable.xsd +++ b/xsd/NeTEx_publication_timetable.xsd @@ -5781,6 +5781,15 @@ Provides a general purose wrapper for NeTEx data content. + + + + Every [JourneyFrequencyGroup Id + Version] must be unique within document. + + + + + diff --git a/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd index a333bce00..1567b8423 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_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd index efb2214cb..41e66fa13 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 @@ -332,6 +332,27 @@ Rail transport, Roads and Road transport Identifier of a LIFT EQUIPMENT. + + + Name of Class of the referenced entity. Allows reflection. Fixed for each entity type. + + + + + Nature of last modification: new, revise, delete, unchanged. + + + + + Identifier of version of referenced entity. For use when reference is External and a specific version is required. Mutually exclusive with version + + + + + Location of the external entity. +v2.0 + + + From 232aaacfb83175dfa71b7d093091a99893e8692f Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 12:15:17 +0000 Subject: [PATCH 51/55] Lint and update documentation tables --- xsd/NeTEx_publication.xsd | 8 ++++---- xsd/NeTEx_publication_timetable.xsd | 2 +- .../netex_equipmentVehiclePassenger_version.xsd | 2 +- .../part1_ifopt/netex_ifopt_equipmentAccess_support.xsd | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/xsd/NeTEx_publication.xsd b/xsd/NeTEx_publication.xsd index c099a44b1..221bc3ddc 100644 --- a/xsd/NeTEx_publication.xsd +++ b/xsd/NeTEx_publication.xsd @@ -8341,8 +8341,8 @@ - - + + Every [TypeOfFlexibleService Id + Version] must be unique within document. @@ -8361,7 +8361,7 @@ - + @@ -9611,7 +9611,7 @@ - + diff --git a/xsd/NeTEx_publication_timetable.xsd b/xsd/NeTEx_publication_timetable.xsd index ebfe1298a..61057bc81 100644 --- a/xsd/NeTEx_publication_timetable.xsd +++ b/xsd/NeTEx_publication_timetable.xsd @@ -5789,7 +5789,7 @@ Provides a general purose wrapper for NeTEx data content. - + diff --git a/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd index 1567b8423..caa9e4661 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd @@ -216,7 +216,7 @@ Rail transport, Roads and Road transport Distance from VEHICLE needed to operate hoist. - + Whether a ramp may be used to access VEHICLE. 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 41e66fa13..1f1bbc4f0 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 @@ -352,7 +352,7 @@ Rail transport, Roads and Road transport Location of the external entity. +v2.0 - + From d8e14cb04d5090e2f66f7850bab1e74e42285b14 Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Wed, 11 Feb 2026 19:18:46 +0100 Subject: [PATCH 52/55] Apply suggestions from code review --- .../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 aed6abd88..eb14d3bb3 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 @@ -1088,7 +1088,7 @@ Rail transport, Roads and Road transport - Whether the lift is equipped with a remote operation control system + Whether the lift is equipped with a remote operation control system. From 52896d65db118a608bd465e0779bdcafe75acb42 Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Wed, 11 Feb 2026 19:21:46 +0100 Subject: [PATCH 53/55] Apply suggestion from @skinkie --- .../netex_reusableComponents/netex_facility_support.xsd | 1 - 1 file changed, 1 deletion(-) diff --git a/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd index 0b2953d77..fec680250 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd @@ -40,7 +40,6 @@ 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.

          From c2676eb1099b48b6a6caa37e2531b5f516bd5801 Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Wed, 11 Feb 2026 19:22:16 +0100 Subject: [PATCH 54/55] Apply suggestion from @skinkie --- .../netex_reusableComponents/netex_facility_support.xsd | 1 - 1 file changed, 1 deletion(-) diff --git a/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd index fec680250..38ee4f70d 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd @@ -40,7 +40,6 @@ 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

          From 1b41ce69d095f861ccaee4c36afebc2329cd3ac4 Mon Sep 17 00:00:00 2001 From: Tu-Tho Thai Date: Thu, 12 Feb 2026 21:37:14 +0100 Subject: [PATCH 55/55] Apply suggestions from code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Revert to LiftCallEquipment Co-authored-by: Matthias Günter --- .../part1_ifopt/netex_ifopt_equipmentAccess_support.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 1f1bbc4f0..07fc980d0 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 @@ -379,7 +379,7 @@ Rail transport, Roads and Road transport Identifier of a LIFT call EQUIPMENT. - + Name of Class of the referenced entity. Allows reflection. Fixed for each entity type.