From d41cf59dfcb99241bfe17e3f8e96a276699a4b15 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Fri, 10 Nov 2023 11:58:48 +0100 Subject: [PATCH 001/109] 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) --- .../netex_ifopt_equipmentAccess_support.xsd | 58 +++++++++++++++++++ .../netex_ifopt_equipmentAccess_version.xsd | 25 ++++++++ 2 files changed, 83 insertions(+) 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 2774e4b09..7ee480db1 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 @@ -497,4 +497,62 @@ Rail transport, Roads and Road transport + + + Allowed values for the status of the ground marking + + + + + + + + + + + + + + Allowed values for the visual obstacles on crossings + + + + + + + + + + + + + + + Allowed values for the bollards on crossings + + + + + + Bollards on both sides and well contrasted with the environment + + + + + Bollards on either side of the crossing (with no information about the contrast) + + + + + Bollards only on one side of the crossing + + + + + Bollards present but too low or poorly positioned in relation to the crossing + + + + + 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 7d409776f..31677c5d9 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 @@ -1431,6 +1431,31 @@ Rail transport, Roads and Road transport Whether equipment is suitable for cycles. + + + Satus of the ground marking of the crossing + + + + + Indicates the presence of a device delivering vibrations to facilitate the crossing of visually impaired people. May be associated with the OSM traffic_signals:floor_vibration and traffic_signals:vibration + + + + + Indicates whether the pedestrian crossing is convex, curved (it goes up then down) + + + + + Indicates the presence and type of visual obstacle to visibility. The visual obstacle is an element, positioned up to 5 meters upstream of the crossing, and which hinders the pedestrian from seeing and being seen when crossing. + + + + + Indicates the presence of bollards intended to protect pedestrians. May be associated with the OSM crossing:bollard + + From cf310ebddbdea6f0b88526dd2e43b485bd14fa08 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Fri, 10 Nov 2023 12:54:15 +0100 Subject: [PATCH 002/109] 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) --- .../netex_ifopt_equipmentPassenger_support.xsd | 13 +++++++++++++ .../netex_ifopt_equipmentPassenger_version.xsd | 15 +++++++++++++++ 2 files changed, 28 insertions(+) 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 07f1094c2..cb9046e3a 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 @@ -268,5 +268,18 @@ Rail transport, Roads and Road transport + + + + + + + + + Both seated and urinal positions are available in the toilet + + + + 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 8341b359c..83ce0d982 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 @@ -201,6 +201,21 @@ Rail transport, Roads and Road transport Key issuing scheme under which facility is accessible. + + + Whether the toilets have a sink allowing hand washing with soap. + + + + + Whether the tap inside the toilet supplies drinking water. + + + + + Indicates the position of using the toilet. + + From 86c8941c88663715eefc58931b0d7300c8aab315 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Fri, 10 Nov 2023 12:55:35 +0100 Subject: [PATCH 003/109] Enhancement of Sanitary Equipments complement --- .../part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd | 3 +++ 1 file changed, 3 insertions(+) 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 cb9046e3a..e8548750a 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 @@ -269,6 +269,9 @@ Rail transport, Roads and Road transport + + + Allowed values for Toilet Position From a822a4f06691f634745a8d5785cd222b27d3ef9f Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Fri, 10 Nov 2023 14:32:07 +0100 Subject: [PATCH 004/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd Co-authored-by: Stefan de Konink --- .../part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 e8548750a..bd1339656 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 @@ -271,7 +271,7 @@ Rail transport, Roads and Road transport - Allowed values for Toilet Position + Allowed values for Toilet Position. From 953c67abb7cdac7db0ba407287e082a0748c8129 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Fri, 10 Nov 2023 14:32:45 +0100 Subject: [PATCH 005/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd Co-authored-by: Stefan de Konink --- .../part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 bd1339656..040cd3013 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 @@ -279,7 +279,7 @@ Rail transport, Roads and Road transport - Both seated and urinal positions are available in the toilet + Both seated and urinal positions are available in the toilet. From 50805a1450defb92d4013af15b5a7e9c32dc4512 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Fri, 10 Nov 2023 14:37:36 +0100 Subject: [PATCH 006/109] Addition of default values Addition of default values whenever relevant --- .../part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 83ce0d982..37f834cd9 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 @@ -201,12 +201,12 @@ Rail transport, Roads and Road transport Key issuing scheme under which facility is accessible. - + Whether the toilets have a sink allowing hand washing with soap. - + Whether the tap inside the toilet supplies drinking water. From 70f92b91b0188cc391760b02f24f5033dfcd334e Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Fri, 10 Nov 2023 14:38:09 +0100 Subject: [PATCH 007/109] Addition of default value Addition of default values whenever relevant --- .../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 31677c5d9..ad1e73361 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 @@ -1431,7 +1431,7 @@ Rail transport, Roads and Road transport Whether equipment is suitable for cycles. - + Satus of the ground marking of the crossing From 849b889324c9516cabfd274a262450d72ec085af Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Fri, 10 Nov 2023 15:11:00 +0100 Subject: [PATCH 008/109] 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) --- .../part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd index 3fe5a01c3..b89381532 100644 --- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd +++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd @@ -562,7 +562,12 @@ Rail transport, Roads and Road transport Height of the seating +v1.1) + + + Whether the seat has a backrest to rest your back (default is true) + + - + \ No newline at end of file From 085bdeb04b44c70a308984cc1665ea11203be949 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 14:13:32 +0000 Subject: [PATCH 009/109] Lint and update documentation tables --- .../part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd index b89381532..37b830023 100644 --- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd +++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd @@ -570,4 +570,4 @@ Rail transport, Roads and Road transport - \ No newline at end of file + From a058d7d068f575692357daf6ac7603fe2882217d Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Mon, 20 Nov 2023 18:00:12 +0100 Subject: [PATCH 010/109] to conform PR540 decision --- .../part1_ifopt/netex_ifopt_equipmentAccess_version.xsd | 5 ----- 1 file changed, 5 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 ad1e73361..9e489dac2 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 @@ -1242,11 +1242,6 @@ Rail transport, Roads and Road transport Whether there is an audio signal indicating passing through - - - Necessary force to open the door - - From e55e0b56d999d99db5885aae1edd3bf2a38f4df3 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Mon, 20 Nov 2023 19:00:55 +0100 Subject: [PATCH 011/109] 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) --- .../netex_ifopt_equipmentAccess_support.xsd | 56 ++++++++++++++++++- .../netex_ifopt_equipmentAccess_version.xsd | 27 ++++++++- 2 files changed, 81 insertions(+), 2 deletions(-) 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 7ee480db1..60016ab8e 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 @@ -555,4 +555,58 @@ Rail transport, Roads and Road transport - + + + Allowed values for the positions of a turning space + + + + + + + + + + + + Allowed values for the type of handle for a door + + + + + + Lever handle + + + + + + + Panic bar + + + + + landing handle + + + + + pull handle + + + + + window lever + + + + + marshal's baton, vertical bar + + + + + + + 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 9e489dac2..92db7fb90 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 @@ -1123,6 +1123,11 @@ Rail transport, Roads and Road transport Whether there is a door in the entrance. If false, opening does not have door. + + + Type of door handle. + + Whether the door is kept open. @@ -1239,7 +1244,27 @@ Rail transport, Roads and Road transport - Whether there is an audio signal indicating passing through + Whether there is an audio signal indicating passing through. + + + + + When there is a removable ramp, whether the entrance has a dedicated doorbell to ask for the ramp. + + + + + Whether the entrance is easily identifiable in its environment taking into account architecture, signage and visual contrast. + + + + + Position of the turning space : the maneuvering space for whellchairs is a space left in the immediate vicinity of the door to operate it correctly and is (should be) materialized by a rectangle located at the base of the door. + + + + + Turning circle within the turning space for a wheelchair. From 94b0846d59c45e858584004fd7402b902a86ec1a Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 18:02:57 +0000 Subject: [PATCH 012/109] Lint and update documentation tables --- .../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 60016ab8e..ee42c1fb6 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 @@ -609,4 +609,4 @@ Rail transport, Roads and Road transport - + From 4eb78b290af07e009be59ee88aa9edfdd79e08b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Tue, 21 Nov 2023 10:49:31 +0100 Subject: [PATCH 013/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: Stefan de Konink --- .../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 92db7fb90..695ab9d99 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 @@ -1259,7 +1259,7 @@ Rail transport, Roads and Road transport - Position of the turning space : the maneuvering space for whellchairs is a space left in the immediate vicinity of the door to operate it correctly and is (should be) materialized by a rectangle located at the base of the door. + Position of the turning space: the maneuvering space for wheelchairs is a space left in the immediate vicinity of the door to operate it correctly and is (should be) materialized by a rectangle located at the base of the door. From cd7c477d94ee702f56cdb6ddd86596d7be66406e Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Tue, 21 Nov 2023 15:20:12 +0100 Subject: [PATCH 014/109] 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) --- .../netex_ifopt_equipmentAccess_support.xsd | 26 +++++++++++++++++-- .../netex_ifopt_equipmentAccess_version.xsd | 17 +++++++++++- 2 files changed, 40 insertions(+), 3 deletions(-) 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 ee42c1fb6..31629e9ab 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 @@ -555,9 +555,9 @@ Rail transport, Roads and Road transport - + - Allowed values for the positions of a turning space + Allowed values for the positions of a turning space for an Entrance @@ -609,4 +609,26 @@ Rail transport, Roads and Road transport + + + Allowed values for Sides of Safety Edge + + + + + + + + + + + Allowed values for the positions of a turning space for a ramp + + + + + + + + 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 695ab9d99..57093ea27 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 @@ -1059,6 +1059,21 @@ Rail transport, Roads and Road transport Whether equipment is suitable for cycles. + + + The maximum distance between two resting levels, in meters rounded to the nearest cm. It is recommended to install a rest platform at the bottom and top of each ramp, as well as every 10 meters in the case of a long ramp. + + + + + Wether ther is a wheel guard (side border intended to block the wheel of the wheelchair to prevent falls) + + + + + Position of the maneuvering space (for wheelchairs) + + @@ -1257,7 +1272,7 @@ Rail transport, Roads and Road transport Whether the entrance is easily identifiable in its environment taking into account architecture, signage and visual contrast. - + Position of the turning space: the maneuvering space for wheelchairs is a space left in the immediate vicinity of the door to operate it correctly and is (should be) materialized by a rectangle located at the base of the door. From 4b415a3e9233d62a21dfa997dd4f6aabe057328c Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Tue, 21 Nov 2023 15:34:33 +0100 Subject: [PATCH 015/109] 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) --- .../part1_ifopt/netex_ifopt_equipmentAccess_version.xsd | 5 +++++ 1 file changed, 5 insertions(+) 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 57093ea27..c98b0fe0a 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 @@ -238,6 +238,11 @@ Rail transport, Roads and Road transport Type of Surface. + + + Whether there is visual contrast compared to the immediate surroundings. + + Whether equipment is suitable for cycles. From ddb4af2e76860e0f33c63c18741420809a70f6ce Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Tue, 21 Nov 2023 16:46:55 +0100 Subject: [PATCH 016/109] 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) --- .../netex_ifopt_equipmentAccess_support.xsd | 57 ++++++++++++++++++- .../netex_ifopt_equipmentAccess_version.xsd | 22 ++++++- 2 files changed, 76 insertions(+), 3 deletions(-) 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 31629e9ab..66663d18c 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 @@ -630,5 +630,58 @@ Rail transport, Roads and Road transport - - + + + + + Allowed values forthe Step Condition + + + + + The staircase has regular steps, all of the same height and depth + + + + + The steps are not all the same size + + + + + The steps are very different in size, some may be missing or steeply sloped + + + + + + + + Allowed values forthe Stair Ramp + + + + + + A narrow ramp on the side, designed to push a bicycle + + + + + A ramp on the side, designed to roll a suitcase + + + + + A pair of ramps with steps in between, intended for pushing a stroller + + + + + Another type of handrail included in the staircase itself + + + + + + 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 c98b0fe0a..e2e6f5743 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 @@ -366,7 +366,12 @@ Rail transport, Roads and Road transport - Depth of an individual step. + Depth of an individual step, in meters rounded to the nearest cm. + + + + + The length of the step, in meters rounded to the nearest cm. @@ -374,6 +379,11 @@ Rail transport, Roads and Road transport Whether there is a colour contrast on step nosings. + + + Indicates the regularity of the steps + + Type of handrail. @@ -389,6 +399,16 @@ Rail transport, Roads and Road transport Height of any additional lower handrail from step. + + + Indicates the presence of signage that can be read tactilely (in Braille for example) on the handrail. + + + + + Indicates the presence and type of a ramp included within the staircase + + Properties of top of staircase. From 34c176c521b96d7abe28ea0edb97aa1e78ebae9f Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Tue, 21 Nov 2023 16:54:38 +0100 Subject: [PATCH 017/109] 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) --- .../part1_ifopt/netex_ifopt_equipmentAccess_version.xsd | 5 +++++ 1 file changed, 5 insertions(+) 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 e2e6f5743..d9656f40d 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 @@ -499,6 +499,11 @@ Rail transport, Roads and Road transport Whether ESCALATOR has a landing. +v1.1 + + + Whether the escalator is equipped with a remote operation control system + + From cedf38bb42e6fd80eaa899d1b6870b33a0a04993 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Tue, 21 Nov 2023 17:18:58 +0100 Subject: [PATCH 018/109] 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) --- .../netex_ifopt_equipmentAccess_support.xsd | 26 +++++++++++++++++++ .../netex_ifopt_equipmentAccess_version.xsd | 15 +++++++++++ 2 files changed, 41 insertions(+) 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 66663d18c..a999345b5 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 @@ -684,4 +684,30 @@ Rail transport, Roads and Road transport + + + Allowed values for the Reached Floor Announcement + + + + + + + + + + + + + + Allowed values for the Other Exit Doors: To identify the side, consider entering the elevator on the ground floor without turning around. + + + + + + + + + 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 d9656f40d..4ff3845d0 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 @@ -952,6 +952,11 @@ Rail transport, Roads and Road transport DEPRECATED - Spelling correction renamed to audio announcements. THis value will be dropped at - so + + + Whether the elevator car has a visual, tactile or audible display to announce the floor reached. + + Indicates existence of a Magnetic Induction Loop. +v1.1 @@ -977,6 +982,16 @@ Rail transport, Roads and Road transport Indicates a tactile marker on floor under the buttons (or aligned with). + + + Whether the lift is equipped with a remote operation control system + + + + + Indicates the position of exit doors on upper floors when it is different from that on the ground floor. To choose the side, consider entering the elevator on the ground floor without turning around. + + From 6f3ed89ed1555edc494ddfff473cb5322e574b64 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Fri, 10 Nov 2023 11:58:48 +0100 Subject: [PATCH 019/109] 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) --- .../netex_ifopt_equipmentAccess_support.xsd | 58 +++++++++++++++++++ .../netex_ifopt_equipmentAccess_version.xsd | 25 ++++++++ 2 files changed, 83 insertions(+) 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 2774e4b09..7ee480db1 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 @@ -497,4 +497,62 @@ Rail transport, Roads and Road transport + + + Allowed values for the status of the ground marking + + + + + + + + + + + + + + Allowed values for the visual obstacles on crossings + + + + + + + + + + + + + + + Allowed values for the bollards on crossings + + + + + + Bollards on both sides and well contrasted with the environment + + + + + Bollards on either side of the crossing (with no information about the contrast) + + + + + Bollards only on one side of the crossing + + + + + Bollards present but too low or poorly positioned in relation to the crossing + + + + + 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 23775d196..2b4507e6f 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 @@ -1426,6 +1426,31 @@ Rail transport, Roads and Road transport Whether equipment is suitable for cycles. + + + Satus of the ground marking of the crossing + + + + + Indicates the presence of a device delivering vibrations to facilitate the crossing of visually impaired people. May be associated with the OSM traffic_signals:floor_vibration and traffic_signals:vibration + + + + + Indicates whether the pedestrian crossing is convex, curved (it goes up then down) + + + + + Indicates the presence and type of visual obstacle to visibility. The visual obstacle is an element, positioned up to 5 meters upstream of the crossing, and which hinders the pedestrian from seeing and being seen when crossing. + + + + + Indicates the presence of bollards intended to protect pedestrians. May be associated with the OSM crossing:bollard + + From 750a4dbf5cb00af4a3ee040c3b0fb5d8aae7fdd1 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Fri, 10 Nov 2023 12:54:15 +0100 Subject: [PATCH 020/109] 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) --- .../netex_ifopt_equipmentPassenger_support.xsd | 13 +++++++++++++ .../netex_ifopt_equipmentPassenger_version.xsd | 15 +++++++++++++++ 2 files changed, 28 insertions(+) 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 07f1094c2..cb9046e3a 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 @@ -268,5 +268,18 @@ Rail transport, Roads and Road transport + + + + + + + + + Both seated and urinal positions are available in the toilet + + + + 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 8341b359c..83ce0d982 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 @@ -201,6 +201,21 @@ Rail transport, Roads and Road transport Key issuing scheme under which facility is accessible. + + + Whether the toilets have a sink allowing hand washing with soap. + + + + + Whether the tap inside the toilet supplies drinking water. + + + + + Indicates the position of using the toilet. + + From c7fe416bc00632ed0d828814b2f39e78878f65c9 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Fri, 10 Nov 2023 12:55:35 +0100 Subject: [PATCH 021/109] Enhancement of Sanitary Equipments complement --- .../part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd | 3 +++ 1 file changed, 3 insertions(+) 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 cb9046e3a..e8548750a 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 @@ -269,6 +269,9 @@ Rail transport, Roads and Road transport + + + Allowed values for Toilet Position From 4de8a081a4458674ba5a249e659e94d0d262ba3c Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Fri, 10 Nov 2023 14:32:07 +0100 Subject: [PATCH 022/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd Co-authored-by: Stefan de Konink --- .../part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 e8548750a..bd1339656 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 @@ -271,7 +271,7 @@ Rail transport, Roads and Road transport - Allowed values for Toilet Position + Allowed values for Toilet Position. From 8f2fd665faa7eea30dc6f067191f6f2d904d3f78 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Fri, 10 Nov 2023 14:32:45 +0100 Subject: [PATCH 023/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd Co-authored-by: Stefan de Konink --- .../part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 bd1339656..040cd3013 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 @@ -279,7 +279,7 @@ Rail transport, Roads and Road transport - Both seated and urinal positions are available in the toilet + Both seated and urinal positions are available in the toilet. From f35798377ff70667ef1e5129c17154054f9f288d Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Fri, 10 Nov 2023 14:37:36 +0100 Subject: [PATCH 024/109] Addition of default values Addition of default values whenever relevant --- .../part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 83ce0d982..37f834cd9 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 @@ -201,12 +201,12 @@ Rail transport, Roads and Road transport Key issuing scheme under which facility is accessible. - + Whether the toilets have a sink allowing hand washing with soap. - + Whether the tap inside the toilet supplies drinking water. From f980ba613c50da7c2ce20e8092dca881e3b63dea Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Fri, 10 Nov 2023 14:38:09 +0100 Subject: [PATCH 025/109] Addition of default value Addition of default values whenever relevant --- .../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 2b4507e6f..9e489dac2 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 @@ -1426,7 +1426,7 @@ Rail transport, Roads and Road transport Whether equipment is suitable for cycles. - + Satus of the ground marking of the crossing From 1d08827fc06931d5b0fc69fa4fb0e7d11f514a57 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Fri, 10 Nov 2023 15:11:00 +0100 Subject: [PATCH 026/109] 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) --- .../part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd index 3fe5a01c3..b89381532 100644 --- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd +++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd @@ -562,7 +562,12 @@ Rail transport, Roads and Road transport Height of the seating +v1.1) + + + Whether the seat has a backrest to rest your back (default is true) + + - + \ No newline at end of file From f0df4bf9bcf2f376d6c6de98b96f9055814d634b Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 14:13:32 +0000 Subject: [PATCH 027/109] Lint and update documentation tables --- .../part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd index b89381532..37b830023 100644 --- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd +++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd @@ -570,4 +570,4 @@ Rail transport, Roads and Road transport - \ No newline at end of file + From e62af88974f1134f9aff3c300edb088f745c4c9f Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Mon, 20 Nov 2023 19:00:55 +0100 Subject: [PATCH 028/109] 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) --- .../netex_ifopt_equipmentAccess_support.xsd | 56 ++++++++++++++++++- .../netex_ifopt_equipmentAccess_version.xsd | 27 ++++++++- 2 files changed, 81 insertions(+), 2 deletions(-) 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 7ee480db1..60016ab8e 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 @@ -555,4 +555,58 @@ Rail transport, Roads and Road transport - + + + Allowed values for the positions of a turning space + + + + + + + + + + + + Allowed values for the type of handle for a door + + + + + + Lever handle + + + + + + + Panic bar + + + + + landing handle + + + + + pull handle + + + + + window lever + + + + + marshal's baton, vertical bar + + + + + + + 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 9e489dac2..92db7fb90 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 @@ -1123,6 +1123,11 @@ Rail transport, Roads and Road transport Whether there is a door in the entrance. If false, opening does not have door. + + + Type of door handle. + + Whether the door is kept open. @@ -1239,7 +1244,27 @@ Rail transport, Roads and Road transport - Whether there is an audio signal indicating passing through + Whether there is an audio signal indicating passing through. + + + + + When there is a removable ramp, whether the entrance has a dedicated doorbell to ask for the ramp. + + + + + Whether the entrance is easily identifiable in its environment taking into account architecture, signage and visual contrast. + + + + + Position of the turning space : the maneuvering space for whellchairs is a space left in the immediate vicinity of the door to operate it correctly and is (should be) materialized by a rectangle located at the base of the door. + + + + + Turning circle within the turning space for a wheelchair. From a38246839cf152f44aeba686f3257111c2c07cc9 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 18:02:57 +0000 Subject: [PATCH 029/109] Lint and update documentation tables --- .../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 60016ab8e..ee42c1fb6 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 @@ -609,4 +609,4 @@ Rail transport, Roads and Road transport - + From b77f9a72326963cb90d1064917cc7ce24891fc2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Tue, 21 Nov 2023 10:49:31 +0100 Subject: [PATCH 030/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: Stefan de Konink --- .../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 92db7fb90..695ab9d99 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 @@ -1259,7 +1259,7 @@ Rail transport, Roads and Road transport - Position of the turning space : the maneuvering space for whellchairs is a space left in the immediate vicinity of the door to operate it correctly and is (should be) materialized by a rectangle located at the base of the door. + Position of the turning space: the maneuvering space for wheelchairs is a space left in the immediate vicinity of the door to operate it correctly and is (should be) materialized by a rectangle located at the base of the door. From a0d9004b001c878d88690ffa31e418e478fae8c6 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Tue, 21 Nov 2023 15:20:12 +0100 Subject: [PATCH 031/109] 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) --- .../netex_ifopt_equipmentAccess_support.xsd | 26 +++++++++++++++++-- .../netex_ifopt_equipmentAccess_version.xsd | 17 +++++++++++- 2 files changed, 40 insertions(+), 3 deletions(-) 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 ee42c1fb6..31629e9ab 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 @@ -555,9 +555,9 @@ Rail transport, Roads and Road transport - + - Allowed values for the positions of a turning space + Allowed values for the positions of a turning space for an Entrance @@ -609,4 +609,26 @@ Rail transport, Roads and Road transport + + + Allowed values for Sides of Safety Edge + + + + + + + + + + + Allowed values for the positions of a turning space for a ramp + + + + + + + + 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 695ab9d99..57093ea27 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 @@ -1059,6 +1059,21 @@ Rail transport, Roads and Road transport Whether equipment is suitable for cycles. + + + The maximum distance between two resting levels, in meters rounded to the nearest cm. It is recommended to install a rest platform at the bottom and top of each ramp, as well as every 10 meters in the case of a long ramp. + + + + + Wether ther is a wheel guard (side border intended to block the wheel of the wheelchair to prevent falls) + + + + + Position of the maneuvering space (for wheelchairs) + + @@ -1257,7 +1272,7 @@ Rail transport, Roads and Road transport Whether the entrance is easily identifiable in its environment taking into account architecture, signage and visual contrast. - + Position of the turning space: the maneuvering space for wheelchairs is a space left in the immediate vicinity of the door to operate it correctly and is (should be) materialized by a rectangle located at the base of the door. From e3d52e7a9d549a46baef550c46f2a1257df65134 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Tue, 21 Nov 2023 15:34:33 +0100 Subject: [PATCH 032/109] 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) --- .../part1_ifopt/netex_ifopt_equipmentAccess_version.xsd | 5 +++++ 1 file changed, 5 insertions(+) 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 57093ea27..c98b0fe0a 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 @@ -238,6 +238,11 @@ Rail transport, Roads and Road transport Type of Surface. + + + Whether there is visual contrast compared to the immediate surroundings. + + Whether equipment is suitable for cycles. From a34645e9a9c7671e58cf2eefe1529c722988ffb7 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Tue, 21 Nov 2023 16:46:55 +0100 Subject: [PATCH 033/109] 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) --- .../netex_ifopt_equipmentAccess_support.xsd | 57 ++++++++++++++++++- .../netex_ifopt_equipmentAccess_version.xsd | 22 ++++++- 2 files changed, 76 insertions(+), 3 deletions(-) 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 31629e9ab..66663d18c 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 @@ -630,5 +630,58 @@ Rail transport, Roads and Road transport - - + + + + + Allowed values forthe Step Condition + + + + + The staircase has regular steps, all of the same height and depth + + + + + The steps are not all the same size + + + + + The steps are very different in size, some may be missing or steeply sloped + + + + + + + + Allowed values forthe Stair Ramp + + + + + + A narrow ramp on the side, designed to push a bicycle + + + + + A ramp on the side, designed to roll a suitcase + + + + + A pair of ramps with steps in between, intended for pushing a stroller + + + + + Another type of handrail included in the staircase itself + + + + + + 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 c98b0fe0a..e2e6f5743 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 @@ -366,7 +366,12 @@ Rail transport, Roads and Road transport - Depth of an individual step. + Depth of an individual step, in meters rounded to the nearest cm. + + + + + The length of the step, in meters rounded to the nearest cm. @@ -374,6 +379,11 @@ Rail transport, Roads and Road transport Whether there is a colour contrast on step nosings. + + + Indicates the regularity of the steps + + Type of handrail. @@ -389,6 +399,16 @@ Rail transport, Roads and Road transport Height of any additional lower handrail from step. + + + Indicates the presence of signage that can be read tactilely (in Braille for example) on the handrail. + + + + + Indicates the presence and type of a ramp included within the staircase + + Properties of top of staircase. From df206b67cabfb4c025d5aad5120289e4aafb31ec Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Tue, 21 Nov 2023 16:54:38 +0100 Subject: [PATCH 034/109] 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) --- .../part1_ifopt/netex_ifopt_equipmentAccess_version.xsd | 5 +++++ 1 file changed, 5 insertions(+) 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 e2e6f5743..d9656f40d 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 @@ -499,6 +499,11 @@ Rail transport, Roads and Road transport Whether ESCALATOR has a landing. +v1.1 + + + Whether the escalator is equipped with a remote operation control system + + From 0e79911d9cd659f71c720ffb7bf8f27b6a4f5dda Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Tue, 21 Nov 2023 17:18:58 +0100 Subject: [PATCH 035/109] 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) --- .../netex_ifopt_equipmentAccess_support.xsd | 26 +++++++++++++++++++ .../netex_ifopt_equipmentAccess_version.xsd | 15 +++++++++++ 2 files changed, 41 insertions(+) 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 66663d18c..a999345b5 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 @@ -684,4 +684,30 @@ Rail transport, Roads and Road transport + + + Allowed values for the Reached Floor Announcement + + + + + + + + + + + + + + Allowed values for the Other Exit Doors: To identify the side, consider entering the elevator on the ground floor without turning around. + + + + + + + + + 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 d9656f40d..4ff3845d0 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 @@ -952,6 +952,11 @@ Rail transport, Roads and Road transport DEPRECATED - Spelling correction renamed to audio announcements. THis value will be dropped at - so + + + Whether the elevator car has a visual, tactile or audible display to announce the floor reached. + + Indicates existence of a Magnetic Induction Loop. +v1.1 @@ -977,6 +982,16 @@ Rail transport, Roads and Road transport Indicates a tactile marker on floor under the buttons (or aligned with). + + + Whether the lift is equipped with a remote operation control system + + + + + Indicates the position of exit doors on upper floors when it is different from that on the ground floor. To choose the side, consider entering the elevator on the ground floor without turning around. + + From 737c4860d0337cfca8f7bce6110b9b6d691c9c26 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 16:30:33 +0000 Subject: [PATCH 036/109] Lint and update documentation tables --- .../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 a999345b5..abef6977b 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 @@ -710,4 +710,4 @@ Rail transport, Roads and Road transport - + From a9a614a2dadd82337838ff35c2eac500ed2af69c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Tue, 21 Nov 2023 21:45:35 +0100 Subject: [PATCH 037/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd --- .../part1_ifopt/netex_ifopt_equipmentAccess_version.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd index 4ff3845d0..73484368d 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 @@ -1104,7 +1104,7 @@ Rail transport, Roads and Road transport Whether equipment is suitable for cycles. - + The maximum distance between two resting levels, in meters rounded to the nearest cm. It is recommended to install a rest platform at the bottom and top of each ramp, as well as every 10 meters in the case of a long ramp. From 53f68c21ab5c8e9e6e879e29251753e87d5f7aea Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Wed, 22 Nov 2023 10:54:05 +0100 Subject: [PATCH 038/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: Stefan de Konink --- .../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 73484368d..990315086 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 @@ -369,7 +369,7 @@ Rail transport, Roads and Road transport Depth of an individual step, in meters rounded to the nearest cm. - + The length of the step, in meters rounded to the nearest cm. From 1f96c05c7627846cbd9e1a632df5d07dcb633e5b Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Thu, 23 Nov 2023 18:27:33 +0100 Subject: [PATCH 039/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../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 990315086..0ae6a5a68 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 @@ -1116,7 +1116,7 @@ Rail transport, Roads and Road transport - Position of the maneuvering space (for wheelchairs) + Position of the manoeuvring space (for wheelchairs) From c86c1a55080685aaef6acfe425706a3e345487be Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Thu, 23 Nov 2023 18:27:42 +0100 Subject: [PATCH 040/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../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 0ae6a5a68..2c8c08118 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 @@ -1111,7 +1111,7 @@ Rail transport, Roads and Road transport - Wether ther is a wheel guard (side border intended to block the wheel of the wheelchair to prevent falls) + Whether there is a wheel guard (side border intended to block the wheel of the wheelchair to prevent falls) From 38b41818901891e35a093aa9fdc22c6b946bcf65 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Thu, 23 Nov 2023 18:27:57 +0100 Subject: [PATCH 041/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../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 2c8c08118..48aa68a58 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 @@ -1528,7 +1528,7 @@ Rail transport, Roads and Road transport - Indicates the presence and type of visual obstacle to visibility. The visual obstacle is an element, positioned up to 5 meters upstream of the crossing, and which hinders the pedestrian from seeing and being seen when crossing. + Indicates the presence and type of visual obstacle to visibility. The visual obstacle is an element, positioned up to 5 metres upstream of the crossing, and which hinders the pedestrian from seeing and being seen when crossing. From 6baa25acf30ea9e210226ffd65a6d327cc94b060 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Thu, 23 Nov 2023 18:28:07 +0100 Subject: [PATCH 042/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../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 48aa68a58..b45782845 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 @@ -1513,7 +1513,7 @@ Rail transport, Roads and Road transport - Satus of the ground marking of the crossing + Status of the ground marking of the crossing From a20d76d52f994258a9294dc3f2f308941467168c Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Thu, 23 Nov 2023 18:28:16 +0100 Subject: [PATCH 043/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../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 b45782845..713b8facb 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 @@ -1319,7 +1319,7 @@ Rail transport, Roads and Road transport - Position of the turning space: the maneuvering space for wheelchairs is a space left in the immediate vicinity of the door to operate it correctly and is (should be) materialized by a rectangle located at the base of the door. + Position of the turning space: the manoeuvring space for wheelchairs is a space left in the immediate vicinity of the door to operate it correctly and is (should be) materialised by a rectangle located at the base of the door. From c5e72788060b2f422d2a7811475d1b80086948d5 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Thu, 23 Nov 2023 18:28:26 +0100 Subject: [PATCH 044/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../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 abef6977b..8959cb6f3 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 @@ -587,7 +587,7 @@ Rail transport, Roads and Road transport - landing handle + Landing handle From 040f005a49a998073eb5d781230c9bfcb915239e Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Thu, 23 Nov 2023 18:28:36 +0100 Subject: [PATCH 045/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../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 8959cb6f3..94b43e45e 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 @@ -657,7 +657,7 @@ Rail transport, Roads and Road transport - Allowed values forthe Stair Ramp + Allowed values for the Stair Ramp From c2dd00b4fc449c39542607273a1c6a614eae7319 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Thu, 23 Nov 2023 18:28:46 +0100 Subject: [PATCH 046/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../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 94b43e45e..345bc1528 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 @@ -592,7 +592,7 @@ Rail transport, Roads and Road transport - pull handle + Pull handle From b12b108ef081ded9b2597cf5f1eedf663d1bdef4 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Thu, 23 Nov 2023 18:28:55 +0100 Subject: [PATCH 047/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../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 345bc1528..135ee40b7 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 @@ -597,7 +597,7 @@ Rail transport, Roads and Road transport - window lever + Window lever From 8f2437507764b167007b91af00155fb45ababcf6 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Thu, 23 Nov 2023 18:29:09 +0100 Subject: [PATCH 048/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../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 713b8facb..d1899c30d 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 @@ -1106,7 +1106,7 @@ Rail transport, Roads and Road transport - The maximum distance between two resting levels, in meters rounded to the nearest cm. It is recommended to install a rest platform at the bottom and top of each ramp, as well as every 10 meters in the case of a long ramp. + The maximum distance between two resting levels, in metres rounded to the nearest cm. It is recommended to install a rest platform at the bottom and top of each ramp, as well as every 10 metres in the case of a long ramp. From 67c0c37c1c64b5f7db73ccfd05848edbb0411153 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Thu, 23 Nov 2023 18:29:16 +0100 Subject: [PATCH 049/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../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 135ee40b7..75cade401 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 @@ -602,7 +602,7 @@ Rail transport, Roads and Road transport - marshal's baton, vertical bar + Marshal's baton, vertical bar From 2d4d80beb5b83b8255103cb8c25b6d640bf23aec Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Thu, 23 Nov 2023 18:29:30 +0100 Subject: [PATCH 050/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../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 d1899c30d..8c2d23c23 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 @@ -366,7 +366,7 @@ Rail transport, Roads and Road transport - Depth of an individual step, in meters rounded to the nearest cm. + Depth of an individual step, in metres rounded to the nearest cm. From c1f07e28837edfb484df6a20a9730f89804073e0 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Thu, 23 Nov 2023 18:29:42 +0100 Subject: [PATCH 051/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../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 8c2d23c23..929b8b403 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 @@ -371,7 +371,7 @@ Rail transport, Roads and Road transport - The length of the step, in meters rounded to the nearest cm. + The length of the step, in metres rounded to the nearest cm. From 121ddbda36a3a53f2c4b5fcc50b92ceaab85ec64 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Wed, 20 Dec 2023 10:37:51 +0100 Subject: [PATCH 052/109] cleaning Cleanin g of unnecessary "discomfortable" values --- .../part1_ifopt/netex_ifopt_equipmentAccess_support.xsd | 2 -- 1 file changed, 2 deletions(-) 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 75cade401..f811730d7 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 @@ -505,7 +505,6 @@ Rail transport, Roads and Road transport - @@ -519,7 +518,6 @@ Rail transport, Roads and Road transport - From 9b98e071b6a0202a14e8822a26db9b1dec3d8e88 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Wed, 20 Dec 2023 12:11:27 +0100 Subject: [PATCH 053/109] Clarifications Clarifications (from github diuscussions) --- .../netex_ifopt_equipmentAccess_support.xsd | 10 +++++++--- .../netex_ifopt_equipmentAccess_version.xsd | 6 +++--- 2 files changed, 10 insertions(+), 6 deletions(-) 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 f811730d7..d143d6fcc 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 @@ -696,15 +696,19 @@ Rail transport, Roads and Road transport - + Allowed values for the Other Exit Doors: To identify the side, consider entering the elevator on the ground floor without turning around. - + - + + + The door is on the opposite side as the one of the ground floor. Sometimes referred as TroughLoader. + + 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 929b8b403..2d9affa15 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 @@ -954,7 +954,7 @@ Rail transport, Roads and Road transport - Whether the elevator car has a visual, tactile or audible display to announce the floor reached. + 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. @@ -987,9 +987,9 @@ Rail transport, Roads and Road transport Whether the lift is equipped with a remote operation control system - + - Indicates the position of exit doors on upper floors when it is different from that on the ground floor. To choose the side, consider entering the elevator on the ground floor without turning around. + Indicates the position of doors on floors when it is different from that on the ground floor. To choose the side, consider entering the elevator on the ground floor without turning around. From 7c526fd82fbfa3519c4f17cbb50f19080aab920b Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 11:13:10 +0000 Subject: [PATCH 054/109] Lint and update documentation tables --- .../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 d143d6fcc..f9a91e0d6 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 @@ -705,7 +705,7 @@ Rail transport, Roads and Road transport - + The door is on the opposite side as the one of the ground floor. Sometimes referred as TroughLoader. From cff51222051976fe637fc4c6ceaa55351f40dfcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 20 Dec 2023 13:41:27 +0100 Subject: [PATCH 055/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: Stefan de Konink --- .../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 f9a91e0d6..fd31b7732 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 @@ -547,7 +547,7 @@ Rail transport, Roads and Road transport - Bollards present but too low or poorly positioned in relation to the crossing + Bollards present but too low or poorly positioned in relation to the crossing. From f0cea5fe66800ee11b1bfcd541f3566dec8b726d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 20 Dec 2023 13:41:37 +0100 Subject: [PATCH 056/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: Stefan de Konink --- .../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 fd31b7732..323289611 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 @@ -542,7 +542,7 @@ Rail transport, Roads and Road transport - Bollards only on one side of the crossing + Bollards only on one side of the crossing. From 72beb430aaa4e7a66cd53e3b35576d2bdbad53b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 20 Dec 2023 13:41:47 +0100 Subject: [PATCH 057/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: Stefan de Konink --- .../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 323289611..c0ded5f0d 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 @@ -532,7 +532,7 @@ Rail transport, Roads and Road transport - Bollards on both sides and well contrasted with the environment + Bollards on both sides and well contrasted with the environment. From b8db1c0303d502f2f26b3589e68f439fc78ee173 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 20 Dec 2023 13:41:57 +0100 Subject: [PATCH 058/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: Stefan de Konink --- .../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 c0ded5f0d..e02749973 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 @@ -537,7 +537,7 @@ Rail transport, Roads and Road transport - Bollards on either side of the crossing (with no information about the contrast) + Bollards on either side of the crossing (with no information about the contrast). From 0547f0e57172ca14796ad92268e7a07074a0c351 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 20 Dec 2023 13:42:08 +0100 Subject: [PATCH 059/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: Stefan de Konink --- .../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 e02749973..3b90ac8ab 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 @@ -555,7 +555,7 @@ Rail transport, Roads and Road transport - Allowed values for the positions of a turning space for an Entrance + Allowed values for the positions of a turning space for an Entrance. From f8b8f6ca8270a28344b4a9d81a1e842abfdc0f7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 20 Dec 2023 13:42:41 +0100 Subject: [PATCH 060/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: Stefan de Konink --- .../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 2d9affa15..e9a2dfc6b 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 @@ -381,7 +381,7 @@ Rail transport, Roads and Road transport - Indicates the regularity of the steps + Indicates the regularity of the steps. From acbcf8fc5b94fb0236d46b6d47ff7744511e80ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 20 Dec 2023 13:42:49 +0100 Subject: [PATCH 061/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: Stefan de Konink --- .../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 e9a2dfc6b..650eeeb4a 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 @@ -1111,7 +1111,7 @@ Rail transport, Roads and Road transport - Whether there is a wheel guard (side border intended to block the wheel of the wheelchair to prevent falls) + Whether there is a wheel guard (side border intended to block the wheel of the wheelchair to prevent falls). From 4d5ae1a33c321467d7849b77be9887cfd7a43a42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 20 Dec 2023 13:42:59 +0100 Subject: [PATCH 062/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: Stefan de Konink --- .../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 650eeeb4a..5041ec3aa 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 @@ -1513,7 +1513,7 @@ Rail transport, Roads and Road transport - Status of the ground marking of the crossing + Status of the ground marking of the crossing. From 1c6772340923e953200049c09ee026b06d65d114 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 20 Dec 2023 13:43:20 +0100 Subject: [PATCH 063/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: Stefan de Konink --- .../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 5041ec3aa..977f209dd 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 @@ -1523,7 +1523,7 @@ Rail transport, Roads and Road transport - Indicates whether the pedestrian crossing is convex, curved (it goes up then down) + Indicates whether the pedestrian crossing is convex, curved (it goes up then down). From b8a73928d59c3568a041fc35a20c86071286cd4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 20 Dec 2023 13:43:30 +0100 Subject: [PATCH 064/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd Co-authored-by: Stefan de Konink --- .../part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd index 37b830023..600b54bbc 100644 --- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd +++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd @@ -564,7 +564,7 @@ Rail transport, Roads and Road transport - Whether the seat has a backrest to rest your back (default is true) + Whether the seat has a backrest to rest your back (default is true). From fcf1c2eac1dcafa2da8987cbe0bd97de7482f137 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 20 Dec 2023 13:50:23 +0100 Subject: [PATCH 065/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: Stefan de Konink --- .../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 977f209dd..4d8b8384c 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 @@ -406,7 +406,7 @@ Rail transport, Roads and Road transport - Indicates the presence and type of a ramp included within the staircase + Indicates the presence and type of a ramp included within the staircase. From e50e872c86c889ff7848aca2f921980f6c887fab Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Wed, 20 Dec 2023 15:18:56 +0100 Subject: [PATCH 066/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: Stefan de Konink --- .../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 3b90ac8ab..95e0bb710 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 @@ -620,7 +620,7 @@ Rail transport, Roads and Road transport - Allowed values for the positions of a turning space for a ramp + Allowed values for the positions of a turning space for a ramp. From 857b7d3beab7e08244a80a8d3707d8a675cd4a75 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Wed, 20 Dec 2023 15:19:08 +0100 Subject: [PATCH 067/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: Stefan de Konink --- .../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 95e0bb710..6fbfc00ad 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 @@ -676,7 +676,7 @@ Rail transport, Roads and Road transport - Another type of handrail included in the staircase itself + Another type of handrail included in the staircase itself. From 0e37414a26755b11c8d10568c4495831564d9ff4 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Wed, 20 Dec 2023 15:19:19 +0100 Subject: [PATCH 068/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: Stefan de Konink --- .../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 6fbfc00ad..960598630 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 @@ -671,7 +671,7 @@ Rail transport, Roads and Road transport - A pair of ramps with steps in between, intended for pushing a stroller + A pair of ramps with steps in between, intended for pushing a stroller. From 178409a7b475146dc7a1df36eb3b4e3474a0b07d Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Wed, 20 Dec 2023 15:19:31 +0100 Subject: [PATCH 069/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: Stefan de Konink --- .../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 960598630..43d7a6a62 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 @@ -666,7 +666,7 @@ Rail transport, Roads and Road transport - A ramp on the side, designed to roll a suitcase + A ramp on the side, designed to roll a suitcase. From 255dfdecae9bfc99bbde5d1b99ddb09594d5eadc Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Wed, 20 Dec 2023 15:19:42 +0100 Subject: [PATCH 070/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: Stefan de Konink --- .../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 4d8b8384c..ec685d80e 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 @@ -501,7 +501,7 @@ Rail transport, Roads and Road transport - Whether the escalator is equipped with a remote operation control system + Whether the escalator is equipped with a remote operation control system. From 96e038d480e435524ed7c100ffea0a05a401d24f Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Wed, 20 Dec 2023 15:20:48 +0100 Subject: [PATCH 071/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: Stefan de Konink --- .../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 43d7a6a62..dd145d3db 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 @@ -661,7 +661,7 @@ Rail transport, Roads and Road transport - A narrow ramp on the side, designed to push a bicycle + A narrow ramp on the side, designed to push a bicycle. From a297468682c7e7faf6911ec11de95dcec60beb07 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Wed, 20 Dec 2023 15:21:05 +0100 Subject: [PATCH 072/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: Stefan de Konink --- .../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 dd145d3db..1af0fe692 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 @@ -647,7 +647,7 @@ Rail transport, Roads and Road transport - The steps are very different in size, some may be missing or steeply sloped + The steps are very different in size, some may be missing or steeply sloped. From 98c68e7454cc39428d231888c780cab5068b2b1b Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Wed, 20 Dec 2023 15:21:24 +0100 Subject: [PATCH 073/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: Stefan de Konink --- .../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 1af0fe692..7bcbf3a34 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 @@ -637,7 +637,7 @@ Rail transport, Roads and Road transport - The staircase has regular steps, all of the same height and depth + The staircase has regular steps, all of the same height and depth. From 17dc2bac72961ab176dad80b9108af0447f2dc12 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Wed, 20 Dec 2023 15:21:36 +0100 Subject: [PATCH 074/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: Stefan de Konink --- .../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 7bcbf3a34..b0385ecb2 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 @@ -609,7 +609,7 @@ Rail transport, Roads and Road transport - Allowed values for Sides of Safety Edge + Allowed values for Sides of Safety Edge. From 88c6600767f59d87d79dad1222e81dc197a1e344 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Wed, 20 Dec 2023 15:21:47 +0100 Subject: [PATCH 075/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: Stefan de Konink --- .../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 b0385ecb2..1176896f5 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 @@ -642,7 +642,7 @@ Rail transport, Roads and Road transport - The steps are not all the same size + The steps are not all the same size. From a8544c99c5c5d6f4d9cf17d23a87c63a8f918ce5 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Wed, 20 Dec 2023 15:30:01 +0100 Subject: [PATCH 076/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: Stefan de Konink --- .../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 ec685d80e..2f6fc8f77 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 @@ -1116,7 +1116,7 @@ Rail transport, Roads and Road transport - Position of the manoeuvring space (for wheelchairs) + Position of the manoeuvring space (for wheelchairs). From 0c0d383fd6a1e432b202c9809f46aedfd72a4b7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 3 Jan 2024 13:54:50 +0100 Subject: [PATCH 077/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../part1_ifopt/netex_ifopt_equipmentAccess_version.xsd | 6 +++++- 1 file changed, 5 insertions(+), 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 2f6fc8f77..8b955eaaf 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 @@ -1183,7 +1183,11 @@ Rail transport, Roads and Road transport Whether there is a door in the entrance. If false, opening does not have door. - + + + Pointing towards outside (or, for doors within a StopPlace, to label the side as outside). + + Type of door handle. From 6702b89145302640245a4305719ac0cb9de3e55a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 3 Jan 2024 13:54:58 +0100 Subject: [PATCH 078/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../part1_ifopt/netex_ifopt_equipmentAccess_version.xsd | 1 + 1 file changed, 1 insertion(+) 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 8b955eaaf..ce827ad01 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 @@ -1192,6 +1192,7 @@ Rail transport, Roads and Road transport Type of door handle. + Whether the door is kept open. From 1e2c7ec88ccd35b42a65c0eefdbd6c03cc443fee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Fri, 5 Jan 2024 19:20:46 +0100 Subject: [PATCH 079/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: Christophe Duquesne --- .../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 ce827ad01..07882640c 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 @@ -1538,7 +1538,7 @@ Rail transport, Roads and Road transport - Indicates the presence of bollards intended to protect pedestrians. May be associated with the OSM crossing:bollard + Indicates the presence of bollards intended to protect pedestrians. From 7afe2c48a1d66ca3f4735ed6edc5e0927ff841ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Fri, 5 Jan 2024 19:20:55 +0100 Subject: [PATCH 080/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: Christophe Duquesne --- .../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 07882640c..c7571bf9b 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 @@ -1523,7 +1523,7 @@ Rail transport, Roads and Road transport - Indicates the presence of a device delivering vibrations to facilitate the crossing of visually impaired people. May be associated with the OSM traffic_signals:floor_vibration and traffic_signals:vibration + Indicates the presence of a device delivering vibrations to facilitate the crossing of visually impaired people. From 801aa6d3c9b337de72fe1233f79fb4219a84469f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Mon, 8 Jan 2024 12:26:34 +0100 Subject: [PATCH 081/109] fixed comments from Nick --- .../netex_ifopt_equipmentWaiting_version.xsd | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd index 37b830023..841cfd051 100644 --- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd +++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd @@ -552,21 +552,22 @@ Rail transport, Roads and Road transport Elements for SEATING EQUIPMENT type. - + Whether there is an armrest. +v1.1 - + - Height of the seating +v1.1) + Whether the seat has a backrest to rest your back (default is true). +v2.0 - - + + - Whether the seat has a backrest to rest your back (default is true) + Height of the seating. +v1.1 + From 8411705fa043cc26d7cb7e6041d92e098bb40d80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Mon, 8 Jan 2024 12:33:07 +0100 Subject: [PATCH 082/109] fixing error --- .../part1_ifopt/netex_ifopt_equipmentAccess_version.xsd | 1 + 1 file changed, 1 insertion(+) 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 c7571bf9b..597422eb5 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 @@ -1187,6 +1187,7 @@ Rail transport, Roads and Road transport Pointing towards outside (or, for doors within a StopPlace, to label the side as outside). + Type of door handle. From 79f927eb4034b3eca9571228e6b5e96f6ec17eab Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 11:34:49 +0000 Subject: [PATCH 083/109] Lint and update documentation tables --- .../part1_ifopt/netex_ifopt_equipmentAccess_version.xsd | 4 ++-- .../part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd | 3 +-- 2 files changed, 3 insertions(+), 4 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 597422eb5..bf8a4aec6 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 @@ -1184,10 +1184,10 @@ Rail transport, Roads and Road transport - + Pointing towards outside (or, for doors within a StopPlace, to label the side as outside). - + Type of door handle. diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd index 841cfd051..ca4ab615f 100644 --- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd +++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentWaiting_version.xsd @@ -561,13 +561,12 @@ Rail transport, Roads and Road transport Whether the seat has a backrest to rest your back (default is true). +v2.0 - + Height of the seating. +v1.1 - From bb93aeea6b590bdbaead5c377a62f8e994119106 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Mon, 8 Jan 2024 12:37:30 +0100 Subject: [PATCH 084/109] typo plus unknown value for StairRampEnumeration --- .../part1_ifopt/netex_ifopt_equipmentAccess_support.xsd | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 1176896f5..7f57a11cc 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 @@ -655,7 +655,7 @@ Rail transport, Roads and Road transport - Allowed values for the Stair Ramp + Allowed values for the stair ramp. @@ -678,7 +678,8 @@ Rail transport, Roads and Road transport Another type of handrail included in the staircase itself. - + + From 8e0329b6abf2d82e992c412c9f564e84a109c9ea Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 11:39:32 +0000 Subject: [PATCH 085/109] Lint and update documentation tables --- .../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 7f57a11cc..82057060f 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 @@ -678,7 +678,7 @@ Rail transport, Roads and Road transport Another type of handrail included in the staircase itself. - + From 495f33cf8048190292d8577d6e7b0eb5966827a9 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Mon, 8 Jan 2024 18:41:03 +0100 Subject: [PATCH 086/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd --- .../part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 040cd3013..8258fdd63 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 @@ -269,7 +269,7 @@ Rail transport, Roads and Road transport - + Allowed values for Toilet Position. From a02fe96b4329fbe639d9dbb817462468b0a69687 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Mon, 8 Jan 2024 18:41:17 +0100 Subject: [PATCH 087/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd --- .../part1_ifopt/netex_ifopt_equipmentPassenger_support.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 8258fdd63..c56cdf9c7 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 @@ -271,7 +271,7 @@ Rail transport, Roads and Road transport - Allowed values for Toilet Position. + Allowed values for Toilet Type. From ddcf228dd9c0967ebc21f005bd0393cbe96e592f Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Mon, 8 Jan 2024 18:41:33 +0100 Subject: [PATCH 088/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd --- .../part1_ifopt/netex_ifopt_equipmentPassenger_version.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 37f834cd9..b0d467841 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 @@ -211,7 +211,7 @@ Rail transport, Roads and Road transport Whether the tap inside the toilet supplies drinking water. - + Indicates the position of using the toilet. From 06ba5dc63f0e4437dac12f07987a960ff09b69d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 7 Feb 2024 14:56:39 +0100 Subject: [PATCH 089/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../part1_ifopt/netex_ifopt_equipmentAccess_version.xsd | 1 - 1 file changed, 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 22ea47427..79817adb4 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 @@ -987,7 +987,6 @@ Rail transport, Roads and Road transport Whether the lift is equipped with a remote operation control system - Indicates the position of doors on floors when it is different from that on the ground floor. To choose the side, consider entering the elevator on the ground floor without turning around. From 55b5384425d8f8d10d085f8911c5ee93a4d2221d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 7 Feb 2024 14:56:46 +0100 Subject: [PATCH 090/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../part1_ifopt/netex_ifopt_equipmentAccess_version.xsd | 1 - 1 file changed, 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 79817adb4..1aae638b9 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 @@ -987,7 +987,6 @@ Rail transport, Roads and Road transport Whether the lift is equipped with a remote operation control system - Indicates the position of doors on floors when it is different from that on the ground floor. To choose the side, consider entering the elevator on the ground floor without turning around. From aeeed917281ea1ec3e0716326e760cceb491e67f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 7 Feb 2024 14:57:07 +0100 Subject: [PATCH 091/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../part1_ifopt/netex_ifopt_equipmentAccess_version.xsd | 1 - 1 file changed, 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 1aae638b9..c875a64f7 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 @@ -987,7 +987,6 @@ Rail transport, Roads and Road transport Whether the lift is equipped with a remote operation control system - Indicates the position of doors on floors when it is different from that on the ground floor. To choose the side, consider entering the elevator on the ground floor without turning around. From b2d0b9777177754876baf2f4473a938977641c87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 7 Feb 2024 14:57:14 +0100 Subject: [PATCH 092/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../part1_ifopt/netex_ifopt_equipmentAccess_version.xsd | 1 - 1 file changed, 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 c875a64f7..2d8904535 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 @@ -987,7 +987,6 @@ Rail transport, Roads and Road transport Whether the lift is equipped with a remote operation control system - From 88a92c083109b7a45abfd5a46bf1c57e478da9d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 7 Feb 2024 14:57:22 +0100 Subject: [PATCH 093/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../part1_ifopt/netex_ifopt_equipmentAccess_support.xsd | 1 - 1 file changed, 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 82057060f..cb14eeb5c 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 @@ -697,7 +697,6 @@ Rail transport, Roads and Road transport - Allowed values for the Other Exit Doors: To identify the side, consider entering the elevator on the ground floor without turning around. From 095f74a76989a2ce4c5294b13468d38de136c11d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 7 Feb 2024 14:57:29 +0100 Subject: [PATCH 094/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../part1_ifopt/netex_ifopt_equipmentAccess_support.xsd | 1 - 1 file changed, 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 cb14eeb5c..d4ea14655 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 @@ -707,7 +707,6 @@ Rail transport, Roads and Road transport The door is on the opposite side as the one of the ground floor. Sometimes referred as TroughLoader. - From 74cf6bf13f974bbd597d10f5524e79d0d4a590e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 7 Feb 2024 14:57:37 +0100 Subject: [PATCH 095/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../part1_ifopt/netex_ifopt_equipmentAccess_support.xsd | 1 - 1 file changed, 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 d4ea14655..fd73846a9 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 @@ -707,7 +707,6 @@ Rail transport, Roads and Road transport The door is on the opposite side as the one of the ground floor. Sometimes referred as TroughLoader. - From 684e515aca4ee3941c6fe350654f2c277aca420c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 7 Feb 2024 14:57:44 +0100 Subject: [PATCH 096/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../part1_ifopt/netex_ifopt_equipmentAccess_support.xsd | 1 - 1 file changed, 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 fd73846a9..c0fa26be4 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 @@ -707,7 +707,6 @@ Rail transport, Roads and Road transport The door is on the opposite side as the one of the ground floor. Sometimes referred as TroughLoader. - From 51913df54a931ea9affd7e518a9557605aba199f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 7 Feb 2024 14:57:51 +0100 Subject: [PATCH 097/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../part1_ifopt/netex_ifopt_equipmentAccess_support.xsd | 1 - 1 file changed, 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 c0fa26be4..7576adf23 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 @@ -707,6 +707,5 @@ Rail transport, Roads and Road transport The door is on the opposite side as the one of the ground floor. Sometimes referred as TroughLoader. - From 0f50e28ac2c44762f638472125940957c004bbee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Wed, 7 Feb 2024 14:58:00 +0100 Subject: [PATCH 098/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../part1_ifopt/netex_ifopt_equipmentAccess_support.xsd | 1 - 1 file changed, 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 7576adf23..49a8b04df 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 @@ -707,5 +707,4 @@ Rail transport, Roads and Road transport The door is on the opposite side as the one of the ground floor. Sometimes referred as TroughLoader. - From 9cb800e46aea3f978ee34dc5708878e58fc6a25d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Thu, 8 Feb 2024 12:40:36 +0100 Subject: [PATCH 099/109] Update xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_support.xsd Co-authored-by: trurlurl <82838870+trurlurl@users.noreply.github.com> --- .../part1_ifopt/netex_ifopt_equipmentAccess_support.xsd | 1 - 1 file changed, 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 49a8b04df..700eb7249 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 @@ -697,7 +697,6 @@ Rail transport, Roads and Road transport - Allowed values for the Other Exit Doors: To identify the side, consider entering the elevator on the ground floor without turning around. From 16493fa8be86b03dee7449ebfd12f321449cd342 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Thu, 8 Feb 2024 12:43:50 +0100 Subject: [PATCH 100/109] fixing names according to Tim --- .../part1_ifopt/netex_ifopt_equipmentAccess_support.xsd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 82057060f..2f5358a98 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 @@ -583,14 +583,14 @@ Rail transport, Roads and Road transport Panic bar - + - Landing handle + Door handle - + - Pull handle + Grab rail or grab handle From 6be9fa5e7ed620ac83013e834d2e93253fe4d48c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Thu, 8 Feb 2024 13:59:01 +0100 Subject: [PATCH 101/109] Update xsd/netex_framework/netex_reusableComponents/netex_submode_version.xsd Co-authored-by: Stefan de Konink --- .../netex_reusableComponents/netex_submode_version.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/netex_framework/netex_reusableComponents/netex_submode_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_submode_version.xsd index 776a8f7f2..19b8d2bc5 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_submode_version.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_submode_version.xsd @@ -263,7 +263,7 @@ Local train adapted for running in mountain railway lines. - Deprecated. Use metro + DEPRECATED. Use metro From ab12dc6741a1e062157319498026248ca0074aee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Thu, 8 Feb 2024 13:59:10 +0100 Subject: [PATCH 102/109] Update xsd/netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd Co-authored-by: Stefan de Konink --- .../netex_nm_equipmentEnergy_support.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd index 56225bcf1..c25b33ea7 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd @@ -216,7 +216,7 @@ Rail transport, Roads and Road transport - depreciated. Will be panthograph. + DEPRECATED. Will be panthograph. From 3fa991ffab98cb2d803aed31121deca8894c7edd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Thu, 8 Feb 2024 13:59:18 +0100 Subject: [PATCH 103/109] Update xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd Co-authored-by: Stefan de Konink --- .../netex_reusableComponents/netex_mode_support.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd index 472cc728b..8c3439a77 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd @@ -262,7 +262,7 @@ Rail transport, Roads and Road transport - Most water related modes. The only specialisation is the Mode ferry. In Transmodel also ship was used for this mode. + Most water related modes. The only specialisation is the mode ferry. In Transmodel also ship was used for this mode. From 667cd09a832b466a59ab24bcd1fa8d773ee433c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Thu, 8 Feb 2024 13:59:27 +0100 Subject: [PATCH 104/109] Update xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd Co-authored-by: Stefan de Konink --- .../netex_reusableComponents/netex_mode_support.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd index 8c3439a77..b2ae4c0ff 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd @@ -272,7 +272,7 @@ Rail transport, Roads and Road transport - cable railway on steep slope using two counterbalanced carriages. + Cable railway on steep slope using two counterbalanced carriages. From 92360452e2beaae39885b00bb8e2ad16fa5ceda4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Thu, 8 Feb 2024 13:59:39 +0100 Subject: [PATCH 105/109] Update xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd Co-authored-by: Stefan de Konink --- .../netex_reusableComponents/netex_mode_support.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd index b2ae4c0ff..be6bc6d9a 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd @@ -277,7 +277,7 @@ Rail transport, Roads and Road transport - A collection for all Mode involving snow and ice. + A collection for all modes involving snow and ice. From fcf930efc30f624818422e677f12b3fae27462ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Thu, 8 Feb 2024 13:59:46 +0100 Subject: [PATCH 106/109] Update xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd Co-authored-by: Stefan de Konink --- .../netex_reusableComponents/netex_mode_support.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd index be6bc6d9a..fb1b499d6 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd @@ -242,7 +242,7 @@ Rail transport, Roads and Road transport - Deprecated. Use Mode rail with RailSubmode longDistance. + Deprecated. Use mode rail with RailSubmode longDistance. From c7a3051447ae649bbe0b34036333500d4aaabdca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Thu, 8 Feb 2024 13:59:56 +0100 Subject: [PATCH 107/109] Update xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd Co-authored-by: Stefan de Konink --- .../netex_reusableComponents/netex_mode_support.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd index fb1b499d6..1bf380f90 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd @@ -247,7 +247,7 @@ Rail transport, Roads and Road transport - Deprecated. Use Mode metro with MetroSubmode urbanRail (or in some few cases rail with RailSubmode local). + Deprecated. Use mode metro with MetroSubmode urbanRail (or in some few cases rail with RailSubmode local). From 34d9199a2f93c12a8cf338ecaa5b38782bb966b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Thu, 8 Feb 2024 14:00:06 +0100 Subject: [PATCH 108/109] Update xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd Co-authored-by: Stefan de Konink --- .../netex_reusableComponents/netex_mode_support.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd index 1bf380f90..8c24d9165 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_mode_support.xsd @@ -257,7 +257,7 @@ Rail transport, Roads and Road transport - All air related Mode. No special distinction is done. + All air related mode. No special distinction is made. From 57a7d6e573fd828f1f7fc182c3a975ec3e3dc2ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Thu, 8 Feb 2024 14:12:57 +0100 Subject: [PATCH 109/109] fix validation problem --- .../netex_ifopt_equipmentAccess_support.xsd | 10 ---------- .../netex_ifopt_equipmentAccess_version.xsd | 1 - 2 files changed, 11 deletions(-) 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 e791b1073..caebc056a 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 @@ -696,14 +696,4 @@ Rail transport, Roads and Road transport - - Allowed values for the Other Exit Doors: To identify the side, consider entering the elevator on the ground floor without turning around. - - - - - - - - The door is on the opposite side as the one of the ground floor. Sometimes referred as TroughLoader. 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 2d8904535..d44ea1309 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 @@ -987,7 +987,6 @@ Rail transport, Roads and Road transport Whether the lift is equipped with a remote operation control system -