From b0ee5c5d145b35561722a137ab962a9e6973c3c9 Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Wed, 16 Feb 2022 11:29:04 +0100 Subject: [PATCH 1/2] EPIAP: PlatformHeight introduced on StopPlaceSpace --- .../part1_ifopt/netex_ifopt_stopPlace_version.xsd | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd index 5f20ebf88..d3abe9dc2 100644 --- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd +++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd @@ -397,6 +397,11 @@ Rail transport, Roads and Road transport ENTRANCEs to SPACE. + + + Height of the platform relative to the ground (bus) or the rail track. + + From 8fa43378ace569acc7bc3bcca0eb37e901e888ba Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Wed, 16 Feb 2022 11:40:56 +0100 Subject: [PATCH 2/2] EPIAP: EdgeToTrackCenterDistance Distance from centerline of the track towards the platform edge. In combination with the VehicleType half width, the gap between the platform and the vehicle floor can be calculated for vehicles without a slidingStep. --- .../part1_ifopt/netex_ifopt_stopPlace_version.xsd | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd index d3abe9dc2..ed1a91cef 100644 --- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd +++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd @@ -402,6 +402,11 @@ Rail transport, Roads and Road transport Height of the platform relative to the ground (bus) or the rail track. + + + Distance from centerline of the track towards the platform edge. + +