From c3be25bd73cc42483eecc2b80ef68cef1f5c74b8 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Tue, 5 Mar 2019 12:04:43 +0100 Subject: [PATCH 1/2] Comment-NL32 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Addition of AccessFacilityList to CommonFacilityGroup (so that we can use it in VehicleType and others entities) Addition of “automaticRamp”, “wheelchairLift”, “slidingStep” to the AccessFacilityEnum --- .../netex_reusableComponents/netex_facility_support.xsd | 3 +++ .../netex_reusableComponents/netex_facility_version.xsd | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd index f1ac4e928..f86082d6d 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd @@ -150,10 +150,13 @@ Rail transport, Roads and Road transport + + + diff --git a/xsd/netex_framework/netex_reusableComponents/netex_facility_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_facility_version.xsd index 6c49fcf50..afb5a6054 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_facility_version.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_facility_version.xsd @@ -142,6 +142,11 @@ Rail transport, Roads and Road transport Facilities that apply to services and sites. + + + List of ACCESS FACILITies. + + List of ACCESSIBILITY INFORMATION FACILITies. From 5b77c92c984c4fefae2f6066f00297a358b0ec58 Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Wed, 13 Apr 2022 22:33:02 +0200 Subject: [PATCH 2/2] Remove AccessFacilityList to make the model deterministic --- .../netex_reusableComponents/netex_facility_version.xsd | 5 ----- 1 file changed, 5 deletions(-) diff --git a/xsd/netex_framework/netex_reusableComponents/netex_facility_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_facility_version.xsd index 0b16bc3a3..ba7f1a7cd 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_facility_version.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_facility_version.xsd @@ -486,11 +486,6 @@ Rail transport, Roads and Road transport Facilities that apply to SITEs. - - - List of ACCESS FACILITies. + v1.1 - - List of EMERGENCY SERVICE FACILITies.