diff --git a/README.md b/README.md index b207899c7..ff7a09c62 100644 --- a/README.md +++ b/README.md @@ -36,12 +36,28 @@ There is also an _Oxygen_ project file: # Change Log ======= -Version 1.2.2 - New modes Revised changes with e examples and constraints. +Version 1.2.2 - New modes Revised changes with examples and constraints. +### 2021.04.15 NewModes: Revise AT#8 Facilities: AT#8 add _scooterHire_ to value to __HireFacility__ enumeration +Align __Hirefacility__ values with spec and add new mode values _scooterHire_, _vehicleHire_, _boatHire_ and _other_. + * _Updates to xml schema_: + * netex_ifopt_localServiceCommercial_support.xsd.xsd + * netex_ifopt_mobilityService_version.xsd.xsd + * netex_facility_support.xsd.xsd + * _Updates to xml examples_: + * NewModes-CycleSharingExample.xml is valid. -### 2021.04.14 NewModes: Revise AT#9 Add missing enum values to __MobilityCOnstraintZone__ __TransportZoneUseEnumeration__: _allUsesAllowed_ and _noPassThrough_ . +### 2021.04.14 NewModes: Revise AT#8 add _mobileAppInstallCheck_ to value to __infoLinkTypes__ enumeration * _Updates to xml schema_: + * netex_utility_types.xsd + * _Updates to xml examples_: + * NewModes-CycleSharingExample.xml is valid. + +### 2021.04.14 NewModes: Revise AT#9 Add missing enum values to __MobilityCOnstraintZone__ __TransportZoneUseEnumeration__: _allUsesAllowed_ and _noPassThrough_ . + * _Updates to xml schema_: * netex_nm_mobilityServiceConstraintZone_version.xsd + * _Updates to xml examples_: + * NewModes-CycleSharingExample.xml is valid. ### 2021.03.10 NewModes: Revisions to support GBS. add _targetPlatform_ attribute to _InfoLink_ New modes: add target platform to attributes of infoLinkType diff --git a/examples/functions/newModes/NewModes-CycleSharingExample.xml b/examples/functions/newModes/NewModes-CycleSharingExample.xml index ee373ff82..3b7148d2f 100644 --- a/examples/functions/newModes/NewModes-CycleSharingExample.xml +++ b/examples/functions/newModes/NewModes-CycleSharingExample.xml @@ -19,7 +19,7 @@ Deposit required. SALES PACKAGES (a) mobile app for preregistered users only. -(C) CEN 2020 +(C) CEN 2021 --> 2020-12-17T09:30:47.0Z SYS001 @@ -838,6 +838,12 @@ One off trip + + https://metrobike.com/hirecheck_ios.htm + https://metrobike.com/hirecheck_android.htm + https://metrobike.com/hire_ios.htm + https://metrobike.com/hire_android.htm + beforeTravelThenAdjustAtEndOfTravel diff --git a/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd index 6170e0c48..16097f5b5 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_facility_support.xsd @@ -41,6 +41,9 @@ Fix Add missing animalsAllowed values to NuisanceFacility Add unspecifed to Gender list + + 2021-04-15New modes: Align Hirefacility values with spec and add values scooterHire, vehicleHire, boatHire and other. +

NeTEx is a European CEN standard for the exchange of Public Transport data including timetables.

This sub-schema describes the FACILITY subtypes

@@ -57,7 +60,7 @@ http://www.netex.org.uk/schemas/1.0/PATH/netex_prereqfile.xsd Unclassified - CEN, Crown Copyright 2009-2020 + CEN, Crown Copyright 2009-2021
    @@ -381,11 +384,15 @@ Rail transport, Roads and Road transport + + + + @@ -512,12 +519,17 @@ Rail transport, Roads and Road transport + - + + + + + diff --git a/xsd/netex_framework/netex_utility/netex_utility_types.xsd b/xsd/netex_framework/netex_utility/netex_utility_types.xsd index a59bab38d..a58014ede 100644 --- a/xsd/netex_framework/netex_utility/netex_utility_types.xsd +++ b/xsd/netex_framework/netex_utility/netex_utility_types.xsd @@ -32,11 +32,11 @@ 2019-03-25SBB23 CD #57. Add new BackgroundColour and BackgroundColourName attributes to Presentation and PrintPresentation elements. - Add icon to TypeOfIIfolink enum values + Add icon to TypeOfInfolink enum values 2019-03-30FR49 CD #53 Accessibility Changes - NJSK revie: Add FontSizeEnum as a general property + NJSK revise: Add FontSizeEnum as a general property 2019-03-30Fi @@ -48,9 +48,10 @@ 2021-10-03New modes: add target platform to attributes of infoLinkType - -

    NeTEx - Network Exchange. This subschema defines utility base types.

    -
    + + 2021-04-14New modes: AT#8 add mobileAppInstallCheck to value to infoLinkTypes + +

    NeTEx - Network Exchange. This subschema defines utility base types.

    text/xml http://www.w3.org/2001/XMLSchema @@ -60,7 +61,7 @@ [ISO 639-2/B] ENG Kizoom Software Ltd, 16 High Holborn, London WC1V 6BX Unclassified - CEN, Crown Copyright 2009-2020 + CEN, Crown Copyright 2009-2021
      @@ -442,6 +443,7 @@ Rail transport, Roads and Road transport + diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_support.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_support.xsd index 492a47aed..4dcbdd864 100644 --- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_support.xsd +++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_equipmentParking_support.xsd @@ -93,13 +93,13 @@ Rail transport, Roads and Road transport Allowed value for Cycle Storage. - + + - @@ -133,7 +133,8 @@ Rail transport, Roads and Road transport Allowed value for LOCKING MECHANISM - + + diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd index dafcbf742..7b0ad23e7 100644 --- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd +++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_localServiceCommercial_support.xsd @@ -15,6 +15,9 @@ 2007-06-12 + + 2007-06-12New modes add scooter hire value. +

      NeTEx - Network Exchange. This subschema defines COMMERCIAL Local Service types

      @@ -27,7 +30,7 @@ [ISO 639-2/B] ENG Kizoom Software Ltd, 16 High Holborn, London WC1V 6BX Unclassified - CEN, Crown Copyright 2009-2014 + CEN, Crown Copyright 2009-2021
        @@ -111,9 +114,12 @@ Rail transport, Roads and Road transport Allowed values for HIRE SERVICE. + + + diff --git a/xsd/netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd b/xsd/netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd index f0dfaadc6..c15b52d48 100644 --- a/xsd/netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd +++ b/xsd/netex_part_5/part5_rc/netex_nm_mobilityService_version.xsd @@ -16,6 +16,9 @@ e-service developers Europe First drafted for version 1.2.2 CEN TC278 WG3 SG6 Editor Nicholas Knowles. mailto:schemer@netex.org.uk + + 2020-10-05NewModes issue AT# + 2020-10-05Added for New modes @@ -29,7 +32,7 @@ 2021-01-10Move topographic place up to mobility service -

        NeTEx - Network Exchange. This subschema defines EQUIPMENT types for Place access.

        +

        NeTEx - Network Exchange. This subschema defines MOBILITY SERVICE types.

        text/xml @@ -40,7 +43,7 @@ [ISO 639-2/B] ENG CEN TC278 WG3 SG9 Unclassified - CEN, Crown Copyright 2019-2020 + CEN, Crown Copyright 2019-2021
          @@ -111,6 +114,11 @@ Rail transport, Roads and Road transport Elements for a MOBILITY SERVICE. + + + Short Name for service + + Start date from when services are available