diff --git a/examples/functions/vehicle/Netex_vehicleEquipments_01.xml b/examples/functions/vehicle/Netex_vehicleEquipments_01.xml
new file mode 100644
index 000000000..287cd3f7a
--- /dev/null
+++ b/examples/functions/vehicle/Netex_vehicleEquipments_01.xml
@@ -0,0 +1,139 @@
+
+
+ 2010-12-17T09:30:47.0Z
+ SYS001
+ Example of vehicle boarding equipments
+
+
+
+
+
+
+
+
+
+ 1
+ 0.5
+
+
+
+ 0.2
+ 0.35
+ 1
+
+ 2
+
+
+
+
+ 0.7
+
+
+
+
+ 0.2
+
+ 0.25
+ 3
+ 3
+ 0.15
+
+
+
+ 0.2
+
+ true
+ 250
+ 0.7
+ 1
+
+ 0
+
+
+
+ true
+ true
+ false
+ PT8S
+ PT8S
+ 0.678
+ 0.917
+ 350
+ 0.678
+
+
+ true
+ false
+ true
+ 0.819
+ 1.004
+ 350
+ 0.819
+
+
+
+ false
+ false
+ true
+
+ 1
+ 350
+ 2
+
+
+
+ true
+ true
+ PT20S
+ PT20S
+
+ 3
+ 1.2
+ 500
+ 1.5
+ 1
+
+ 1.2
+
+
+
+ true
+ false
+ PT25S
+ PT25S
+ 0.4
+ 1
+ 350
+ 1.2
+ 1
+ 0.3
+
+
+
+
+
+
+
diff --git a/examples/functions/vehicle/Netex_vehicleEquipments_02.xml b/examples/functions/vehicle/Netex_vehicleEquipments_02.xml
new file mode 100644
index 000000000..e9ab50d34
--- /dev/null
+++ b/examples/functions/vehicle/Netex_vehicleEquipments_02.xml
@@ -0,0 +1,79 @@
+
+
+ 2010-12-17T09:30:47.0Z
+ SYS001
+ Bus example with kneeling and ramp
+
+
+
+
+
+
+ 0.2
+ true
+
+
+ 0.3
+ false
+
+
+ true
+ false
+ true
+ 1
+ 1
+ 350
+
+
+
+
+
+ Bus
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/xsd/NeTEx_publication.xsd b/xsd/NeTEx_publication.xsd
index 6d3fb4286..f8597f1b7 100644
--- a/xsd/NeTEx_publication.xsd
+++ b/xsd/NeTEx_publication.xsd
@@ -2783,6 +2783,69 @@
+
+
+
+
+ Every [RetractableStepVehicleEquipment Id + Version] must be unique within document.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Every [RampVehicleEquipment Id + Version] must be unique within document.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Every [HoistVehicleEquipment Id + Version] must be unique within document.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/xsd/NeTEx_publication_timetable.xsd b/xsd/NeTEx_publication_timetable.xsd
index 3c37e216d..2d898ca3d 100644
--- a/xsd/NeTEx_publication_timetable.xsd
+++ b/xsd/NeTEx_publication_timetable.xsd
@@ -2257,6 +2257,69 @@ Provides a general purose wrapper for NeTEx data content.
+
+
+
+
+ Every [RetractableStepVehicleEquipment Id + Version] must be unique within document.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Every [RampVehicleEquipment Id + Version] must be unique within document.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Every [HoistVehicleEquipment Id + Version] must be unique within document.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_support.xsd
index d0aeea470..db511273d 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_support.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_support.xsd
@@ -108,7 +108,85 @@ Rail transport, Roads and Road transport
-
+
+
+
+ Type for identifier of a RETRACTABLE STEP VEHICLE EQUIPMENT.
+
+
+
+
+
+ Reference to a RETRACTABLE STEP VEHICLE EQUIPMENT.
+
+
+
+
+ Type for a reference to a RETRACTABLE STEP VEHICLE EQUIPMENT.
+
+
+
+
+
+ Identifier of a RETRACTABLE STEP VEHICLE EQUIPMENT.
+
+
+
+
+
+
+
+
+ Type for identifier of a RAMP VEHICLE EQUIPMENT.
+
+
+
+
+
+ Reference to a RAMP VEHICLE EQUIPMENT.
+
+
+
+
+ Type for a reference to a RAMP VEHICLE EQUIPMENT.
+
+
+
+
+
+ Identifier of a RAMP VEHICLE EQUIPMENT.
+
+
+
+
+
+
+
+
+ Type for identifier of a HOIST VEHICLE EQUIPMENT.
+
+
+
+
+
+ Reference to a HOIST VEHICLE EQUIPMENT.
+
+
+
+
+ Type for a reference to a HOIST VEHICLE EQUIPMENT.
+
+
+
+
+
+ Identifier of a HOIST VEHICLE EQUIPMENT.
+
+
+
+
+
+
Type for identifier of a WHEELCHAIR VEHICLE EQUIPMENT.
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd
index afd8f06ba..2a1669e64 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_equipmentVehiclePassenger_version.xsd
@@ -72,6 +72,9 @@ Rail transport, Roads and Road transport
+
+
+
@@ -83,6 +86,9 @@ Rail transport, Roads and Road transport
+
+
+
@@ -152,11 +158,7 @@ Rail transport, Roads and Road transport
-
-
- Whether the EQUIPMENT is fixed at a place or min a vehicle.
-
-
+
@@ -237,6 +239,11 @@ Rail transport, Roads and Road transport
Maximum step height to board.
+
+
+ When set, BoardingHeight and FloorHeight values reflect the height when kneeling is active/inactive.
+
+
Length of the EQUIPMENT be it hoist or ramp. When fully extended and only the part outside the VEHICLE. +v2.0
@@ -304,6 +311,228 @@ Rail transport, Roads and Road transport
+
+
+ Additional information about the operation of the EQUIPMENT.
+
+
+
+
+ Whether the EQUIPMENT operates automatically, meaning the entire operation from start to finish requires no manual handling (except of pressing e.g. a button).
+
+
+
+
+ Whether the usage or operation of the EQUIPMENT requires assistance, meaning the passenger either physically or legally cannot board/alight independently.
+
+
+
+
+ The time it takes to retract the EQUIPMENT. For none automatic equipment an estimated or average usage time can be provided.
+
+
+
+
+ The time it takes to deploy the EQUIPMENT. For none automatic equipment an estimated or average usage time can be provided.
+
+
+
+
+
+
+
+ Additional information about the horizontal gap the EQUIPMENT can bridge.
+
+
+
+
+ Length of the EQUIPMENT when fully extended and only the part outside the VEHICLE.
+
+
+
+
+ Whether the EQUIPMENT (like a sliding step or telescopic ramp) can be adjusted to be used at shorter lengths. Useful if there is not enough space to deploy the equipment at its full length.
+
+
+
+
+ Width of the EQUIPMENT when fully extended and only the part outside the VEHICLE.
+
+
+
+
+ Maximum weight that the EQUIPMENT can bear.
+
+
+
+
+
+
+
+ A special VEHICLE EQUIPMENT to sliding and folding steps which reduce the horizontal and partially vertical gap between vehicle and platform.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Type for a RETRACTABLE STEP VEHICLE EQUIPMENT.
+
+
+
+
+
+
+
+
+
+
+
+ Elements for a RETRACTABLE STEP VEHICLE EQUIPMENT type.
+
+
+
+
+
+
+ The height from ground to the lowest retractable step. For a sliding step also know as gap filler which are used to bridge the horizontal gap, this is almost identical to the VEHICLE BOARDING HEIGHT.
+
+
+
+
+ Number of retractable steps.
+
+
+
+
+ Total number of steps, starting from the lowest step and also including any fixed steps, to access the VEHICLE. "Steps" is to be understood as rises wherefore it can be 0 for a single sliding step.
+
+
+
+
+ The height difference of the individual steps or if only one step is described the height difference from the step BOARDING HEIGHT to the VEHICLE BOARDING HEIGHT.
+
+
+
+
+
+
+
+ A special VEHICLE EQUIPMENT to model ramps used to bridge the horizontal and vertical gap between vehicle and platform.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Type for a RAMP VEHICLE EQUIPMENT.
+
+
+
+
+
+
+
+
+
+
+
+ Elements for a RAMP VEHICLE EQUIPMENT type.
+
+
+
+
+
+
+ The length of the ramp when fully extended. Can be used to calculate the slope together with FloorHeight and PlatformHeight.
+
+
+
+
+
+
+
+ A special VEHICLE EQUIPMENT to model hoists and lifts used to bridge the vertical and partially horizontal gap between vehicle and platform.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Type for a HOIST VEHICLE EQUIPMENT.
+
+
+
+
+
+
+
+
+
+
+
+ Elements for a HOIST VEHICLE EQUIPMENT type.
+
+
+
+
+
+
+ The usable length of the lifting platform. Can be used to determine if a wheelchair fits on the lift.
+
+
+
+
+ The usable width of the lifting platform. Can be used to determine if a wheelchair fits on the lift.
+
+
+
+
+ The maximum height difference the lift can overcome. In other words the distance between the VEHICLE’s floor height and the lowest point the lift can reach.
+
+
+
+
+ Distance from VEHICLE needed to operate hoist.
+
+
+
+
+
Specialisation of VEHICLE EQUIPMENT for Wheel chair accessibility on board a VEHICLE providing information such as the number of wheel chair areas and the access dimensions.
@@ -322,11 +551,7 @@ Rail transport, Roads and Road transport
-
-
- Whether the EQUIPMENT is fixed at a place or min a vehicle.
-
-
+
diff --git a/xsd/netex_framework/netex_reusableComponents/netex_equipment_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_equipment_version.xsd
index 9b8f6da44..0bd1457d1 100644
--- a/xsd/netex_framework/netex_reusableComponents/netex_equipment_version.xsd
+++ b/xsd/netex_framework/netex_reusableComponents/netex_equipment_version.xsd
@@ -220,7 +220,7 @@ Rail transport, Roads and Road transport
- Whether the EQUIPMENT is fixed at a place or min a vehicle.
+ Whether the EQUIPMENT is fixed at a place or in a vehicle.