From dd578a5bfac5a207a19b3acc09243892a2d202ca Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Fri, 6 Sep 2024 12:25:37 +0200 Subject: [PATCH] Review of the CHARGING PLAN Review of the CHARGING PLAN's NeTEx implementation References to VEHICLE and VEHICLE TYPE has been updated to VEHICLEs and VEHICLE TYPEs (multiple possible). Furthermore, this is a small extension to Transmodel (or a more direct access, avoiding the need to walk through the object hierarchy). It's fine an useful to me, but probably need double check. --- .../netex_vehicleRechargingPlan_version.xsd | 27 +++++++++++++++---- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/xsd/netex_part_2/part2_vehicleService/netex_vehicleRechargingPlan_version.xsd b/xsd/netex_part_2/part2_vehicleService/netex_vehicleRechargingPlan_version.xsd index 40c08fd18..06e7b197e 100644 --- a/xsd/netex_part_2/part2_vehicleService/netex_vehicleRechargingPlan_version.xsd +++ b/xsd/netex_part_2/part2_vehicleService/netex_vehicleRechargingPlan_version.xsd @@ -5,6 +5,7 @@ + @@ -140,7 +141,7 @@ Rail transport, Roads and Road transport - Description of RECHARGING PLAN. + Type of recharching process @@ -216,8 +217,16 @@ Rail transport, Roads and Road transport - - + + + TYPES OF VEHICLE possibly compatible with this recharging plan and step. + + + + + VEHICLEs possibly compatible with this recharging plan and step. + + @@ -264,8 +273,16 @@ Rail transport, Roads and Road transport - - + + + TYPES OF VEHICLE possibly compatible with this recharging plan and step. + + + + + VEHICLEs possibly compatible with this recharging plan and step. + +