From 7b0a7a302d1491fc4cfb0e368efd3e6d6153ec01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Thu, 5 Dec 2024 09:12:52 +0100 Subject: [PATCH] Operating day view integrated dated service journey (#805) * Adding OperatingDayView to DatedVehcileJourney * fixing some confusion, I created * Lint and update documentation tables --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- .../versioning/Netex_Uniqueness_01.xml | 3 +++ .../netex_serviceCalendar_version.xsd | 23 +++++++++++++++++++ .../netex_datedVehicleJourney_version.xsd | 17 ++++++++++---- 3 files changed, 38 insertions(+), 5 deletions(-) diff --git a/examples/functions/versioning/Netex_Uniqueness_01.xml b/examples/functions/versioning/Netex_Uniqueness_01.xml index 22afa8604..188dee34b 100644 --- a/examples/functions/versioning/Netex_Uniqueness_01.xml +++ b/examples/functions/versioning/Netex_Uniqueness_01.xml @@ -378,6 +378,9 @@ This is part 1 of a multistep example on versioning JOURNEY + + 2024-11-30 + JOURNEY diff --git a/xsd/netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd index b525a6e9f..c28a0800e 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_serviceCalendar_version.xsd @@ -305,6 +305,29 @@ Rail transport, Roads and Road transport + + + + Simplified view of OPERATING DAY. All data will be derived through the relationship. + + + + + + + + + + Type for an OPERATING DAY VIEW. + + + + + + + + + Elements for an OPERATING DAY. diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd index 7d876cf13..5f67e6f3d 100644 --- a/xsd/netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd +++ b/xsd/netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_version.xsd @@ -198,11 +198,18 @@ Rail transport, Roads and Road transport DATED VEHICLE JOURNEYs for which current VEHICLE JOURNEY is an alteration (i.e. change, replacement, supplement). +v2.0 - - - EXPECTED TO BE MANDATORY - left with minOccurs="0" only to avoid breaking compatibility with old rail datasets - - + + + + EXPECTED TO BE MANDATORY - left with minOccurs="0" only to avoid breaking compatibility with old rail datasets and also in the case when OperatingDayView is used. +v2.0 + + + + + Used in some cases, when no OperatingDayRef is used. At least the OPERATING DAY must be provided as date. +v2.0 + + + ** DEPRECATED ** not to be used - left available only to avoid breaking compatibility with old rail datasets -v2.0