From eaea7c8f4cc9a237cd843f5c69882957032554b7 Mon Sep 17 00:00:00 2001 From: ue71603 Date: Tue, 4 Jan 2022 00:57:05 +0100 Subject: [PATCH 1/2] Extension of AccessibilityLimitation for EPIAP --- .../netex_acsb_limitations.xsd | 27 ++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/xsd/netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_limitations.xsd b/xsd/netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_limitations.xsd index bc4a74451..3e54c2d8b 100644 --- a/xsd/netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_limitations.xsd +++ b/xsd/netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_limitations.xsd @@ -17,7 +17,8 @@ 2011-11-05 - 2012-05-29 Add partial value for limitationStatus + + 2012-05-29 Add partial value for limitationStatus

NeTEx - Network Exchange. This subschema defines common accessibility limitation types.

@@ -66,6 +67,8 @@ Rail transport, Roads and Road transport + + @@ -110,6 +113,11 @@ Rail transport, Roads and Road transport Whether a PLACE has visual signals for the hearing impaired. + + + Whether a PLACE has tactile guidance. + + @@ -133,6 +141,18 @@ Rail transport, Roads and Road transport Whether a PLACE has lift free access. + + + Whether a PLACE has ramp free access. Ramp free isn't necessary absolute. If a ramp is not steep, then a PLACE + can still be considered ramp free. + + + + + Whether the platform is high enough and gap is small enough for level access into vehicle +Station/Platform has WheelChairAccess AND at platform(s) used by level floor access vehicles in the timetable at least at a designated wheelchair door (position) the gap between platform and vehicle floor (including sliding step) does not exceed 75 mm measured horizontally and 50 mm measured vertically (TSI PRN). If Platform.LevelAcccesIntoVehicle is ‘true’ AND Vehicle.StepFreeAccess is ‘true’ vehicle entrance for a wheelchairuser is possible independently. + + Whether a PLACE is wheelchair accessible. @@ -143,6 +163,11 @@ Rail transport, Roads and Road transport Whether a PLACE has Visual signals available for the free access. + + + Whether the Place has tactile guidance. + + Whether a PLACE allows guide dog access. From 0aec3f163a8892e79094ab9b7e596ad7bd717690 Mon Sep 17 00:00:00 2001 From: ue71603 Date: Tue, 4 Jan 2022 01:10:58 +0100 Subject: [PATCH 2/2] Other problems from Adrian's CR on AccessibibilityLimitation --- .../netex_accessibility/netex_acsb_limitations.xsd | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/xsd/netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_limitations.xsd b/xsd/netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_limitations.xsd index 3e54c2d8b..c742c8d58 100644 --- a/xsd/netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_limitations.xsd +++ b/xsd/netex_framework/netex_genericFramework/netex_accessibility/netex_acsb_limitations.xsd @@ -118,6 +118,11 @@ Rail transport, Roads and Road transport Whether a PLACE has tactile guidance. + + + Whether a PLACE allows guide dog access. + + @@ -153,14 +158,14 @@ Rail transport, Roads and Road transport Station/Platform has WheelChairAccess AND at platform(s) used by level floor access vehicles in the timetable at least at a designated wheelchair door (position) the gap between platform and vehicle floor (including sliding step) does not exceed 75 mm measured horizontally and 50 mm measured vertically (TSI PRN). If Platform.LevelAcccesIntoVehicle is ‘true’ AND Vehicle.StepFreeAccess is ‘true’ vehicle entrance for a wheelchairuser is possible independently. - + - Whether a PLACE is wheelchair accessible. + Whether a PLACE has audible signals for the visually impaired. - Whether a PLACE has Visual signals available for the free access. + Whether a PLACE has visual signals available for the free access.