From 4b91df73370be0c24718722e13b9e34c0b822a6e Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Wed, 4 Sep 2024 12:16:27 +0200 Subject: [PATCH 1/2] Introduce OrderedVersionedChildStructure This would fix #769 Make it easier to validate obvious errors in implementations missing version and order attributes where applicable. --- .../netex_alternativeName_version.xsd | 9 +--- .../netex_grouping_version.xsd | 7 +-- .../netex_pointAndLinkSequence_version.xsd | 14 +---- .../netex_pointAndLink_version.xsd | 9 +--- .../netex_alternativeText_version.xsd | 7 +-- .../netex_relationship_support.xsd | 2 +- .../netex_responsibility_version.xsd | 21 +++++++- .../netex_version_support.xsd | 2 +- .../netex_securityList_version.xsd | 7 +-- .../netex_trainElement_version.xsd | 9 +--- .../netex_ifopt_stopPlace_version.xsd | 14 +---- .../netex_networkRestriction_support.xsd | 5 -- ..._passengerInformationEquipment_support.xsd | 10 ---- ..._passengerInformationEquipment_version.xsd | 2 +- .../part2_journeyTimes/netex_call_version.xsd | 28 +++------- .../netex_coupledJourney_version.xsd | 11 ++-- .../netex_interchangeRule_version.xsd | 7 +-- .../netex_fareStructure_support.xsd | 1 - .../netex_fareStructure_version.xsd | 7 +-- .../part3_fares/netex_fareTable_version.xsd | 53 +++++++------------ 20 files changed, 67 insertions(+), 158 deletions(-) diff --git a/xsd/netex_framework/netex_genericFramework/netex_alternativeName_version.xsd b/xsd/netex_framework/netex_genericFramework/netex_alternativeName_version.xsd index 2d82a4542..a7cbfaaa5 100644 --- a/xsd/netex_framework/netex_genericFramework/netex_alternativeName_version.xsd +++ b/xsd/netex_framework/netex_genericFramework/netex_alternativeName_version.xsd @@ -135,7 +135,7 @@ Rail transport, Roads and Road transport Name of source of the data. - + Order of name. @@ -149,7 +149,7 @@ Rail transport, Roads and Road transport Type for ALTERNATIVE NAME. - + @@ -192,11 +192,6 @@ Rail transport, Roads and Road transport - - - Order of name. - - diff --git a/xsd/netex_framework/netex_genericFramework/netex_grouping_version.xsd b/xsd/netex_framework/netex_genericFramework/netex_grouping_version.xsd index 34d47f9fc..1f3e53613 100644 --- a/xsd/netex_framework/netex_genericFramework/netex_grouping_version.xsd +++ b/xsd/netex_framework/netex_genericFramework/netex_grouping_version.xsd @@ -264,15 +264,10 @@ Rail transport, Roads and Road transport Type for a GROUP OF ENTITY MEMBERs. Subclass this for specific member types. - + - - - Order of member within parent group. - - diff --git a/xsd/netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd b/xsd/netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd index a330ec26b..c8e823620 100644 --- a/xsd/netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd +++ b/xsd/netex_framework/netex_genericFramework/netex_pointAndLinkSequence_version.xsd @@ -135,15 +135,10 @@ Rail transport, Roads and Road transport Type for a POINT IN LINK SEQUENCE i.e. a Node of a graph. - + - - - Order of POINT within parent. - - @@ -176,15 +171,10 @@ Rail transport, Roads and Road transport Type for a LINK IN LINK SEQUENCE. I.e. an Edge of a graph. - + - - - Order of LINK in sequence. - - diff --git a/xsd/netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd b/xsd/netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd index eaddb4f5d..c3c0fef52 100644 --- a/xsd/netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd +++ b/xsd/netex_framework/netex_genericFramework/netex_pointAndLink_version.xsd @@ -296,17 +296,10 @@ Rail transport, Roads and Road transport Type for a POINT ON LINK. - + - - - - Order of step in sequence - - - diff --git a/xsd/netex_framework/netex_responsibility/netex_alternativeText_version.xsd b/xsd/netex_framework/netex_responsibility/netex_alternativeText_version.xsd index 3f4f70395..791b21615 100644 --- a/xsd/netex_framework/netex_responsibility/netex_alternativeText_version.xsd +++ b/xsd/netex_framework/netex_responsibility/netex_alternativeText_version.xsd @@ -114,7 +114,7 @@ Rail transport, Roads and Road transport Type for ALTERNATIVE TEXT - + @@ -137,11 +137,6 @@ Rail transport, Roads and Road transport Name of language for which this is to be used. - - - Order of name. - - diff --git a/xsd/netex_framework/netex_responsibility/netex_relationship_support.xsd b/xsd/netex_framework/netex_responsibility/netex_relationship_support.xsd index 0ba8c2cd8..b12a6795e 100644 --- a/xsd/netex_framework/netex_responsibility/netex_relationship_support.xsd +++ b/xsd/netex_framework/netex_responsibility/netex_relationship_support.xsd @@ -126,7 +126,7 @@ Rail transport, Roads and Road transport - + Order of element. diff --git a/xsd/netex_framework/netex_responsibility/netex_responsibility_version.xsd b/xsd/netex_framework/netex_responsibility/netex_responsibility_version.xsd index 02171161b..ed61bb5bb 100644 --- a/xsd/netex_framework/netex_responsibility/netex_responsibility_version.xsd +++ b/xsd/netex_framework/netex_responsibility/netex_responsibility_version.xsd @@ -102,7 +102,7 @@ Rail transport, Roads and Road transport - A child ENTIITY whose RESPONSIBILITY SET must be the same as its containing parent object, and which cannot exist independently of its parent. + A child ENTITY whose RESPONSIBILITY SET must be the same as its containing parent object, and which cannot exist independently of its parent. @@ -125,6 +125,25 @@ Rail transport, Roads and Road transport + + + A ordered child ENTITY whose RESPONSIBILITY SET must be the same as its containing parent object, and which cannot exist independently of its parent. + + + + + Type for VERSIONED CHILD. + + + + + + Order of element. + + + + + Abstract derived view of a MANAGED OBJECT for general purpose use. diff --git a/xsd/netex_framework/netex_responsibility/netex_version_support.xsd b/xsd/netex_framework/netex_responsibility/netex_version_support.xsd index 69c906706..0098c5942 100644 --- a/xsd/netex_framework/netex_responsibility/netex_version_support.xsd +++ b/xsd/netex_framework/netex_responsibility/netex_version_support.xsd @@ -224,7 +224,7 @@ Rail transport, Roads and Road transport Date reference was last changed. - + Version number of referenced entity. diff --git a/xsd/netex_framework/netex_reusableComponents/netex_securityList_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_securityList_version.xsd index 9343963cf..63f1bacf3 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_securityList_version.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_securityList_version.xsd @@ -227,15 +227,10 @@ Rail transport, Roads and Road transport Type for SECURITY LISTING. - + - - - order within list - - diff --git a/xsd/netex_framework/netex_reusableComponents/netex_trainElement_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_trainElement_version.xsd index ce200a825..4e6ad87f9 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_trainElement_version.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_trainElement_version.xsd @@ -496,19 +496,12 @@ Rail transport, Roads and Road transport Type for a TRAIN IN COMPOUND TRAIN. - + Elements for a TRAIN IN COMPOUND TRAIN. - - - - Order of TRAIN IN COMPOUND TRAIN within TRAIN. - - - diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd index 6a92bb715..77cba7001 100644 --- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd +++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_stopPlace_version.xsd @@ -1282,15 +1282,10 @@ contained within its parent QUAY. Type for a VEHICLE QUAY ALIGNMENT. - + - - - Order of element. - - @@ -1352,15 +1347,10 @@ contained within its parent QUAY. Type for a VEHICLE POSTION ALIGNMENT. - + - - - Order of attribute - - diff --git a/xsd/netex_part_1/part1_networkDescription/netex_networkRestriction_support.xsd b/xsd/netex_part_1/part1_networkDescription/netex_networkRestriction_support.xsd index 3a739fc6c..af2629e46 100644 --- a/xsd/netex_part_1/part1_networkDescription/netex_networkRestriction_support.xsd +++ b/xsd/netex_part_1/part1_networkDescription/netex_networkRestriction_support.xsd @@ -82,11 +82,6 @@ Rail transport, Roads and ROAD transport Identifier of referenced entity. - - - Relative order of ASSIGNMENT. - - diff --git a/xsd/netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_support.xsd b/xsd/netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_support.xsd index c9957f5d3..fdf2b1890 100644 --- a/xsd/netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_support.xsd +++ b/xsd/netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_support.xsd @@ -74,16 +74,6 @@ Rail transport, Roads and Road transport - - - Version number of referenced entity. - - - - - Relative oOrder of ASSIGNMENT. - - Identifier of DISPLAY ASSIGNMENT. diff --git a/xsd/netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd b/xsd/netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd index 7b86e295a..e7903859c 100644 --- a/xsd/netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd +++ b/xsd/netex_part_1/part1_tacticalPlanning/netex_passengerInformationEquipment_version.xsd @@ -358,7 +358,7 @@ LOGICAL DISPLAY corresponds to a SIRI STOP MONITORING point. - Order in which to show ASSIGNMENT, + Order in which to show DISPLAY ASSIGNMENT. diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_call_version.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_call_version.xsd index d3936d097..b37c2f9ea 100644 --- a/xsd/netex_part_2/part2_journeyTimes/netex_call_version.xsd +++ b/xsd/netex_part_2/part2_journeyTimes/netex_call_version.xsd @@ -119,19 +119,13 @@ Rail transport, Roads and Road transport Data type for CALL. - + - + - - - Order of Call within Journey. - - @@ -304,19 +298,13 @@ Rail transport, Roads and Road transport Data type for DEAD RUN CALL. - + - + - - - Order of DEAD RUN CALL within Journey. - - diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_coupledJourney_version.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_coupledJourney_version.xsd index 68a011d34..48d7a3b78 100644 --- a/xsd/netex_part_2/part2_journeyTimes/netex_coupledJourney_version.xsd +++ b/xsd/netex_part_2/part2_journeyTimes/netex_coupledJourney_version.xsd @@ -159,9 +159,10 @@ Rail transport, Roads and Road transport + - Order of JOURNEY PART within JOURNEY. + Order of JOURNEY PART within JOURNEY. @@ -294,7 +295,7 @@ of the corresponding VEHICLE TYPE. true for forward. Type for JOURNEY PART POSITION. - + @@ -302,11 +303,6 @@ of the corresponding VEHICLE TYPE. true for forward. - - - Order of JOURNEY PART POistion within JOURNEY PART. - - @@ -445,6 +441,7 @@ of the corresponding VEHICLE TYPE. true for forward. + Order of JOURNEY PART COUPLE. +v1.1 diff --git a/xsd/netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd b/xsd/netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd index d72d539eb..3748aa04f 100644 --- a/xsd/netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd +++ b/xsd/netex_part_2/part2_journeyTimes/netex_interchangeRule_version.xsd @@ -316,15 +316,10 @@ Rail transport, Roads and Road transport Type for INTERCHANGE RULE PARAMETER. - + - - - Order in which to apply filter - - diff --git a/xsd/netex_part_3/part3_fares/netex_fareStructure_support.xsd b/xsd/netex_part_3/part3_fares/netex_fareStructure_support.xsd index b3de53230..fb88ec93d 100644 --- a/xsd/netex_part_3/part3_fares/netex_fareStructure_support.xsd +++ b/xsd/netex_part_3/part3_fares/netex_fareStructure_support.xsd @@ -96,7 +96,6 @@ Rail transport, Roads and Road transport Identifier of a FARE ELEMENT IN SEQUENCE. - diff --git a/xsd/netex_part_3/part3_fares/netex_fareStructure_version.xsd b/xsd/netex_part_3/part3_fares/netex_fareStructure_version.xsd index dc2a31e9a..3ea018749 100644 --- a/xsd/netex_part_3/part3_fares/netex_fareStructure_version.xsd +++ b/xsd/netex_part_3/part3_fares/netex_fareStructure_version.xsd @@ -91,15 +91,10 @@ Rail transport, Roads and Road transport Type for FARE ELEMENT IN SEQUENCE. - + - - - order of element in sequence. - - diff --git a/xsd/netex_part_3/part3_fares/netex_fareTable_version.xsd b/xsd/netex_part_3/part3_fares/netex_fareTable_version.xsd index cb717a0c3..47980a0c3 100644 --- a/xsd/netex_part_3/part3_fares/netex_fareTable_version.xsd +++ b/xsd/netex_part_3/part3_fares/netex_fareTable_version.xsd @@ -167,10 +167,10 @@ Rail transport, Roads and Road transport - + - A grouping of prices that may be associated with a DISTANCE MATRIX ELEMENT, FARE STRUCTURE ELEMENT or other PRICEABLE OBJECT. + A grouping of prices that may be associated with a DISTANCE MATRIX ELEMENT, FARE STRUCTURE ELEMENT or other PRICEABLE OBJECT. @@ -326,7 +326,7 @@ Rail transport, Roads and Road transport - Type for use of fare table. + Type for use of fare table. @@ -340,7 +340,7 @@ Rail transport, Roads and Road transport - A grouping of prices that may be associated with a DISTANCE MATRIX ELEMENT, FARE STRUCTURE ELEMENT or other PRICEABLE OBJECT. OPTIMIZATION - Alias for FARE TABLE That does not require an ID to be present. + A grouping of prices that may be associated with a DISTANCE MATRIX ELEMENT, FARE STRUCTURE ELEMENT or other PRICEABLE OBJECT. OPTIMIZATION - Alias for FARE TABLE That does not require an ID to be present. @@ -390,17 +390,17 @@ Rail transport, Roads and Road transport - PRice Elements for a STANDARD FARE TABLE PRICE GROUP.Group. + Price Elements for a STANDARD FARE TABLE PRICE GROUP. - Price for a first class single fare. + Price for a first class single fare. - Price for a second class single fare. + Price for a second class single fare. @@ -426,7 +426,7 @@ Rail transport, Roads and Road transport - An individual combination of features in a FARE TABLE, used to associate a FARE PRICE. An optimisation of CELL that can be used in a Faretable without a cell id. SHould have a unique identity through its other attributes. + An individual combination of features in a FARE TABLE, used to associate a FARE PRICE. An optimisation of CELL that can be used in a Faretable without a cell id. SHould have a unique identity through its other attributes. @@ -459,7 +459,7 @@ Rail transport, Roads and Road transport Type for a CELL. - + @@ -467,11 +467,6 @@ Rail transport, Roads and Road transport - - - Order in which cell is to appear. - - @@ -495,7 +490,7 @@ Rail transport, Roads and Road transport - An individual combination of features in a FARE TABLE, used to associate a FARE PRICE. + An individual combination of features in a FARE TABLE, used to associate a FARE PRICE. @@ -518,7 +513,7 @@ Rail transport, Roads and Road transport Type for a CELL. - + @@ -526,11 +521,6 @@ Rail transport, Roads and Road transport - - - Order in which cell is to appear. - - @@ -658,7 +648,7 @@ Rail transport, Roads and Road transport - Whether fare is for s a direct i.e. no changes required point to point fare or indirect routing. + Whether fare is for s a direct i.e. no changes required point to point fare or indirect routing. @@ -735,7 +725,7 @@ Rail transport, Roads and Road transport - + Type for a list of FARE FARE TABLE COLUMN HEADINGs. @@ -745,7 +735,7 @@ Rail transport, Roads and Road transport - A Column heading for a FARE TABLE, + A Column heading for a FARE TABLE. @@ -754,7 +744,7 @@ Rail transport, Roads and Road transport - An individual combination of features in a FARE TABLE, used to associate a FARE PRICE. + An individual combination of features in a FARE TABLE, used to associate a FARE PRICE. @@ -781,7 +771,7 @@ Rail transport, Roads and Road transport Type for a FARE TABLE COLUMN HEADING. - + @@ -789,11 +779,6 @@ Rail transport, Roads and Road transport - - - Order in which FARE TABLE COLUMN HEADING is to appear. - - @@ -845,7 +830,7 @@ Rail transport, Roads and Road transport - An individual combination of features in a FARE TABLE, used to associate a FARE PRICE. + An individual combination of features in a FARE TABLE, used to associate a FARE PRICE. @@ -861,7 +846,7 @@ Rail transport, Roads and Road transport - Order in which FARE TABLE ROW is to appear. + Order in which FARE TABLE ROW is to appear. @@ -883,7 +868,7 @@ Rail transport, Roads and Road transport - Order in which FARE TABLE ROW is to appear. + Order in which FARE TABLE ROW is to appear. From 75c6a5089767388bd666f5d6a8267ce83fb17aea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Tue, 15 Oct 2024 21:02:12 +0200 Subject: [PATCH 2/2] fixes examples (as test) --- .../epiap/Chur_Equipment_Pathlink_V1.0.xml | 50 ++++++------ ...AP_Accessibility_Chur_V08_vehicletypes.xml | 76 +++++++++++-------- examples/standards/epiap/eiap_test1_ramp.xml | 76 +++++++++---------- examples/standards/gbfs/Netex_gbfs_exm1.xml | 36 ++++++--- 4 files changed, 132 insertions(+), 106 deletions(-) diff --git a/examples/standards/epiap/Chur_Equipment_Pathlink_V1.0.xml b/examples/standards/epiap/Chur_Equipment_Pathlink_V1.0.xml index c487ac15d..87025b708 100644 --- a/examples/standards/epiap/Chur_Equipment_Pathlink_V1.0.xml +++ b/examples/standards/epiap/Chur_Equipment_Pathlink_V1.0.xml @@ -734,27 +734,27 @@ - + label offical CH - + alias offical Coire - + alias offical Coira - + alias offical Coire - + alias offical Coira @@ -5644,7 +5644,7 @@ - + label offical CHWI @@ -5682,7 +5682,7 @@ - + label offical CHSA @@ -5720,7 +5720,7 @@ - + label offical LITZ @@ -5758,7 +5758,7 @@ - + label offical FBG @@ -5796,7 +5796,7 @@ - + label offical EMSW @@ -5834,7 +5834,7 @@ - + label offical REIT @@ -5872,7 +5872,7 @@ - + label offical RHAE @@ -5910,7 +5910,7 @@ - + label offical TICA @@ -5948,7 +5948,7 @@ - + label offical SMOR @@ -6721,17 +6721,17 @@ - + label offical LAEB - + alias offical Lantsch/Lenz, Dorf - + alias offical Lantsch/Lenz, Dorf @@ -6769,7 +6769,7 @@ - + label offical LEH @@ -6895,7 +6895,7 @@ - + label offical PABA @@ -6964,7 +6964,7 @@ - + label offical SBAT @@ -7064,7 +7064,7 @@ - + label offical VBAT @@ -8151,7 +8151,7 @@ - + label offical CHMA @@ -10071,7 +10071,7 @@ - + label offical CHBA @@ -10181,7 +10181,7 @@ - + label offical DOEX @@ -10601,7 +10601,7 @@ - + label offical CHUB diff --git a/examples/standards/epiap/EPIAP_Accessibility_Chur_V08_vehicletypes.xml b/examples/standards/epiap/EPIAP_Accessibility_Chur_V08_vehicletypes.xml index c8d6beac9..e51bf3764 100644 --- a/examples/standards/epiap/EPIAP_Accessibility_Chur_V08_vehicletypes.xml +++ b/examples/standards/epiap/EPIAP_Accessibility_Chur_V08_vehicletypes.xml @@ -9,7 +9,7 @@ 2020-12-13T00:00:00 2021-12-11T23:59:59 - + epd @@ -23,7 +23,7 @@ - + @@ -60,6 +60,16 @@ + + + + + + + + + + @@ -191,7 +201,7 @@ - + Wagen 4 engine @@ -212,46 +222,46 @@ - - - - + + + + - - - - + + + + VehicleModeStandardBus - + - - + + - + 3 DoorManufacturer - + 1 RampManufacturer - + @@ -335,7 +345,9 @@ - + + a description + @@ -556,7 +568,7 @@ ZW1 ZW Bahnsteig 1 - + @@ -731,7 +743,7 @@ - + Hin @@ -793,11 +805,11 @@ - + - + - + @@ -892,7 +904,7 @@ - + Fahrplan 2021 2020-12-13 @@ -2372,7 +2384,7 @@ - + 1 @@ -2390,16 +2402,16 @@ - + 08:00:00 - + 08:15:00 08:15:00 - + 08:30:00 @@ -2420,16 +2432,16 @@ - + 08:00:00 - + 08:15:00 08:15:00 - + 08:30:00 @@ -2464,4 +2476,4 @@ - + \ No newline at end of file diff --git a/examples/standards/epiap/eiap_test1_ramp.xml b/examples/standards/epiap/eiap_test1_ramp.xml index 816d13613..59ab2aa4e 100644 --- a/examples/standards/epiap/eiap_test1_ramp.xml +++ b/examples/standards/epiap/eiap_test1_ramp.xml @@ -974,17 +974,17 @@ - + label offical CH - + alias offical Coire - + alias offical Coira @@ -1888,7 +1888,7 @@ - + label offical LITZ @@ -2081,12 +2081,12 @@ - + label offical LAEB - + alias offical Lantsch/Lenz, Dorf @@ -2124,7 +2124,7 @@ - + label offical LEH @@ -2270,7 +2270,7 @@ - + label offical PABA @@ -2339,7 +2339,7 @@ - + label offical SBAT @@ -2439,7 +2439,7 @@ - + label offical VBAT @@ -3283,7 +3283,7 @@ - + label offical CHMA @@ -4922,7 +4922,7 @@ - + label offical CHBA @@ -5050,7 +5050,7 @@ - + label offical DOEX @@ -5395,7 +5395,7 @@ - + label offical CHUB @@ -10468,13 +10468,13 @@ - + Masks mandatory for travellers aged 12 and over - + Masque obligatoire pour les voyageurs âgés de 12 ans et plus - + Mascherina obbligatoria per i viaggiatori a partire dai 12 anni @@ -10486,13 +10486,13 @@ - + Limited number of seats - + Nombre de places limité - + Numero di posti limitato @@ -10504,13 +10504,13 @@ - + Taxi or Minibus - + Taxi ou Minibus - + Taxi oppure Minibus @@ -10522,13 +10522,13 @@ - + Kein Billettverkauf beim Fahrpersonal - + Kein Billettverkauf beim Fahrpersonal - + Kein Billettverkauf beim Fahrpersonal @@ -10539,13 +10539,13 @@ - + Reservation compulsory - + Réservation obligatoire - + Prenotazione obbligatoria @@ -10557,13 +10557,13 @@ - + BICYCLES: Carriage not possible - + VELOS: Pas de transport possible - + BICICLETTE: Trasporto non possibile @@ -10575,13 +10575,13 @@ - + Rufbus Bustaxi +41 81 284 55 57, bis 30 Min. vor Abfahrt - + Rufbus Bustaxi +41 81 284 55 57, bis 30 Min. vor Abfahrt - + Rufbus Bustaxi +41 81 284 55 57, bis 30 Min. vor Abfahrt @@ -10592,13 +10592,13 @@ - + Rufbus Bustaxi +41 81 284 55 57 mind. 1 h vor Abfahrt - + Rufbus Bustaxi +41 81 284 55 57 mind. 1 h vor Abfahrt - + Rufbus Bustaxi +41 81 284 55 57 mind. 1 h vor Abfahrt diff --git a/examples/standards/gbfs/Netex_gbfs_exm1.xml b/examples/standards/gbfs/Netex_gbfs_exm1.xml index 04bdb50b5..07fff8791 100644 --- a/examples/standards/gbfs/Netex_gbfs_exm1.xml +++ b/examples/standards/gbfs/Netex_gbfs_exm1.xml @@ -98,6 +98,9 @@ GBFS file: system_information.json: https://exampleride.org/data-license-attribution.html + + + @@ -185,6 +188,17 @@ GBFS file: vehicle_types.json: car + + + TuckTuck1 + + combustion + + 200 + + moped + + @@ -315,7 +329,7 @@ GBFS file: geofencing_zones.json. Use of zone - + @@ -356,11 +370,11 @@ GBFS file: geofencing_zones.json. - + - + @@ -519,7 +533,7 @@ GBFS file: system_hours.json. 7 - + @@ -527,7 +541,7 @@ GBFS file: system_hours.json. 9 - + @@ -620,7 +634,7 @@ B.6.5.2 Example 2: Virtual station 8 - + @@ -628,7 +642,7 @@ B.6.5.2 Example 2: Virtual station 8 - + @@ -636,7 +650,7 @@ B.6.5.2 Example 2: Virtual station 16 - + @@ -735,7 +749,7 @@ GBFS file: system _pricing_plans.json. - + @@ -778,7 +792,7 @@ GBFS file: system _pricing_plans.json. - + @@ -819,4 +833,4 @@ GBFS file: system _pricing_plans.json. - + \ No newline at end of file