From e7b7e39dafb2c14eb8385d2ef1b556aad6402094 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Mon, 30 Sep 2024 13:35:53 +0200 Subject: [PATCH] reorder to avoid forward referencing --- .../netex_facility_support.xsd | 28 +------------------ .../netex_journey_facility_support.xsd | 28 +++++++++++++++++++ 2 files changed, 29 insertions(+), 27 deletions(-) create mode 100644 xsd/netex_part_2/part2_journeyTimes/netex_journey_facility_support.xsd diff --git a/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd index 42b22edd9..d171a250e 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd @@ -3,8 +3,7 @@ - - + @@ -882,31 +881,6 @@ Rail transport, Roads and Road transport - - - Reference to a restricted SERVICE FACILITY SET. The restriction can be an AvailabiltyCondition and/or a from - to relation. +V2.0 - - - - - Reference to a restricted SERVICE FACILITY SET. The restriction can be an AvailabiltyCondition and/or a from - to relation. +V2.0 - - - - - - - - - - - - - - - - - diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_journey_facility_support.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_journey_facility_support.xsd new file mode 100644 index 000000000..dcbe058a5 --- /dev/null +++ b/xsd/netex_part_2/part2_journeyTimes/netex_journey_facility_support.xsd @@ -0,0 +1,28 @@ + + + + + + + + + Reference to a restricted SERVICE FACILITY SET. The restriction can be an AvailabiltyCondition and/or a from - to relation. +V2.0 + + + + + + + + + + + + + + + + + + + \ No newline at end of file