From 64f7ff3503c342a9bcf9bb965b9fecf8c7452d34 Mon Sep 17 00:00:00 2001 From: Nicholas Knowles Date: Wed, 1 Sep 2021 00:41:41 +0100 Subject: [PATCH 1/6] NewModes Add Policy URL Country comment from 27.08/2021 Add policy url to Service --- .../part5_rc/netex_nm_mobilityService_version.xsd | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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 9fc3371a7..0fc410589 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 @@ -35,6 +35,9 @@ 2021-07-09Revise name sto allign with TM VehicleRentalOperation --> VehicleRental, VehicleSharingOperation --> VehicleSharing, VehiclePoolingOperation --> VehiclePooling + + 2021-08-01NewModes Feedback: Add PolicyUrl attribute to VehiclePoolingService, VehicleSharingService. +

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

@@ -266,6 +269,12 @@ Rail transport, Roads and Road transport + + + URL for info on Pooling policy. + + + @@ -507,6 +516,12 @@ Rail transport, Roads and Road transport + + + URL for info on Sharing policy. + + + Minmum time period for sharing. From 070a9517598a573469afcbe646d536e02eebbb9f Mon Sep 17 00:00:00 2001 From: Nicholas Knowles Date: Wed, 1 Sep 2021 18:04:31 +0100 Subject: [PATCH 2/6] NewModes: Add a PoolOfVehicles entity Add a PoolOfVehicles Entity as per review meeting, linked to VEHICLEs, MOBILITY SERVICE CONSTRAINT ZONE and PARKING. Extend example to test. Also fix up ReadMe and netex_publication to fix errors introduced by merge on 01 Sep 2021. Also an error had been introduced into access right parameters, --- README.md | 1327 ++++++++++++----- .../newModes/NewModes-CycleSharingExample.xml | 36 +- xsd/NeTEx_publication.xsd | 310 +--- .../netex_ifopt_parking_support.xsd | 16 + .../netex_accessRightParameter_version.xsd | 15 +- .../netex_nm_mobilityJourneyFrame_version.xsd | 9 +- .../netex_nm_mobilityServiceFrame_version.xsd | 15 +- ..._mobilityServiceConstraintZone_support.xsd | 153 ++ ..._mobilityServiceConstraintZone_version.xsd | 89 ++ ..._vehicleParkingAreaInformation_version.xsd | 27 +- 10 files changed, 1351 insertions(+), 646 deletions(-) diff --git a/README.md b/README.md index 90079cb5c..b45cfc0d6 100644 --- a/README.md +++ b/README.md @@ -1,44 +1,7 @@ # NeTEx (Network Timetable EXchange) XML schema -(C) 2009-2020 NeTEx, CEN, Crown Copyright +(C) 2009-2021 NeTEx, CEN, Crown Copyright -## Core, Part 1 (Network), Part 2 (Timetables), Part3 (Fares) Schemas - -Version 1.20 - Base version plus further minor fixes comprising## - - -FIX - FareClassEnumeration #100 -### 2020.07.28 FIX Issue #100*FRAMEWORK*:Corect the substitution group on OrganisationUnit - * netex_framework/netex_genericFramework/netex_organisation_version.xsd - -FIX - FareClassEnumeration #75 -### 2020.06.21 FIX Issue #75*FRAMEWORK*:Remove space from end of secondClass enumeration value - * netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd - -FIX - Recursive includes #73 -### 2020.06.21 PARTIAL FIX Issue #73*PART2*:Recursive includes: NJSK Remove cyclic inclusion dependency - * netex_flexibleService Journey.xml - -### 2020.06.21 FIX Issue #78 *PART2*:Journey Coupling: NJSK __JourneyCouple__ / __MainPartRef__ should be of type __JourneyPartRef__ - * _Updates to xml schema_: - * netex_coupledJourney.xml - -### 2020.06.21 FIX Issue #92 *FRAMEWORK*:LinkProjection NJSK Expose the missing __EntityInVersion__ elements on the __LinkProjection__ derivation - * _Updates to xml schema_: - * netex_projectionVersion.xml - -Version 1.10 - Base version plus minor fixes comprising - * Norway contributions, - * The approved 1.1 CRs 1-50 - * Rollup of fixes and additional documentation on other fixes. - * Corrections to integration of NK 1.09. - * 51-55 CRSs from Meeting Feb 2019. Also CRs from NL, EURA, UK, Norway and SBB input. - -The Part 1, Part 2, & Part 3 Schemas include minor corrections and enhancements since the issue of the Version 1.0 documents. -The revised Version 1.1 documents include the changes. -### Note on the schema -The schema is broken down systematically into small modular files; generally for each functional package in the design model (See UML Model) there are two xml schema files - - netex_xxxx_suppport.xsd - containing data type and ref structure definitions. - - netex_xxxx_version.xsd - containing the element definitions. +## Schemas for: Core, Part 1 (Network), Part 2 (Timetables), Part3 (Fares) and Part5 (NewModes). See the NeTEx UML Physical and Conceptual models for an UML view of the packages. (This is available in electronic format). @@ -62,23 +25,688 @@ There is an _Altova XMLSpy_ project file in the root directory that provides an There is also an _Oxygen_ project file: - NeTEx.xpr - +---- +### Note on the schema +The schema is broken down systematically into small modular files; generally for each functional package in the design model (See UML Model) there are two xml schema files + - netex_xxxx_suppport.xsd - containing data type and ref structure definitions. + - netex_xxxx_version.xsd - containing the element definitions. +---- # Change Log +## Version 1.2.2 - Revised to add New Modes +The Part 1, Part 2, & Part 3 Schemas include corrections and enhancements since the issue of the Version 1.2 CEN Specification documents for NeTEx. +A new Part5 is added for new modes, with examples +The new Part 5 CEN Specification document describes the additions and changes. + + + + + +### 2021.09.01 NewModes: CommentAction Add __PoolOfVehicles__. + * Add __mustpickupanddropoffInSameZone_ value to __mobilityConstraintZone__ restiction values. + * Add __PoolOfVehicles__ to Mobility Service Zonstraint zone package. Add uniqueness constraint. + * Add __PoolOfVehicles__to __MobilityServiceFrame__. + * Add __MobilityServiceConstraintZone__ to Network access right validity parameters. + * _Updates to xml schema_: + * netex_netex_nm_mobilityConstraintZone_support.xsd + * netex_netex_nm_mobilityConstraintZone_version.xsd + * netex_netex_nm_mobilityServiceFrame_version.xsd + * netex_netex_nm_mobilityJourneyFrame_version.xsd + * netex_nm_vehicleParkingAreaInformation_version.xsd + * netex_ifopt_parking_support.xsd + * netex_accessRightParameter_version.xsd + * netex_publication_version.xsd + * _Updates to xml examples_: + * NewModes-CycleSharingExample.xml + +### 2021.08.30 NewModes: CommentAction: Add policy url attributes + * Add to __SharingPolicyUrl__ attribute to __VehicleSharingService__ and __PoolingPolicyUrl__ attribute to __VehiclePoolingService___. + * _Updates to xml schema_: + * netex_netex_nm_mobilityService_version.xsd + +### 2021.05.03 NewModes: GBFS compatibility AT#1 __MobilityConstraintZone__ add __ZoneRuleApplicability__ add _inside_ and _outside_. + + * Add _enclosed_ value to __ParkingLayout__ enumeration + * _Updates to xml schema_: + * netex_mobilityZerviceConstraintZone_support.xsd.xsd +### 2021.04.18 NewModes: GBFS compatibility AT#1 __DataSource__ add __DataLicenceCode__ and __DataLicenceUrl__ to __DataSource__. + * Add _enclosed_ value to __ParkingLayout__ enumeration + * _Updates to xml schema_: + * netex_mobilityZerviceConstraintZone_support.xsd.xsd + * netex_mobilityZerviceConstraintZone_version.xsd.xsd + * _Updates to xml examples_: + * NewModes-CycleSharingExample.xml + +### 2021.04.15 NewModes: GBFS compatibility AT#1 Add _car_ as enum value to to __Vehicle__ / _vehicle Types_. +__ParkingProperties__ + * Add __BayGeometry__, __ParkingVisibility__ with values. + * Add _enclosed_ value to __ParkingLayout__ enumeration. + * _Updates to xml schema_: + * netex_vehicle_type_support.xsd.xsd + * netex_parking_support.xsd.xsd + * netex_parking_version.xsd.xsd + * _Updates to xml examples_: + * NewModes-CycleSharingExample.xml + * NewModes-CarPoolingExample.xml. + +### 2021.04.15 NewModes: Revise AT#8 Add __ShortName__ to __MobilityService__. + * _Updates to xml schema_: + * netex_mobility_service.xsd.xsd + +### 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_. + * Add _docks_ to __CycleStorage__ enumeration. + * _Updates to xml schema_: + * netex_ifopt_localServiceCommercial_support.xsd.xsd + * netex_ifopt_mobilityService_version.xsd. + * netex_ifopt_equipmentParking_support.xsd + * netex_facility_support.xsd.xsd + * _Updates to xml examples_: + * NewModes-CycleSharingExample.xml + * NewModes-CarPoolingExample.xsd + +### 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 + +### 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 + +### 2021.03.10 NewModes: Revisions to support GBS. add _targetPlatform_ attribute to _InfoLink_. + * New modes: add target platform to attributes of __InfoLink__. + * _Updates to xml schema_: + * netex_utilityTypes.xsd + +### 2021.03.10 NewModes: Revisions to support GBFS. + * Add _RentalAvailability_ and _ParkingBayCondition_. + * _Updates to xml schema_: + * RENAME parkingBayStatus to netex_nm_vehicleParkingAreaInformation_support.xsd + * RENAME nm_mobilityJourneyFrame_version.xsd + * netex_nm_publication_version.xsd + * netex_all_objects_part5_newModes.xsd + * netex_nm_mobilityJourneyFrame_version.xsd + * NeTEx.SPP + * NeTEx.xpr + * _Updates to xml examples_: + * NewModes-CarPoolingExample.xsd + +### 2021.01.29 Bug Issue #143 Correct data type of __GapToPlatform__. + * _Updates to xml schema_: + * netex_equipmentVehiclePassenger_version.xsd.xsd + +### 2021.01.10 NewModes: Revisions. + * Add constraint for __ModeRestrictionAssessment__. + * Add unverified status to __AccountStatusType__. + * __Customer__: Add EMail and Phone verification flag. + * Add __allVehicles__ enbum value to __SelfDriveMode__ values. + * _Updates to xml examples_: + * NewModes-CarPoolingExample.xsd + * NewModes-CyclePoolingExample.xsd + * NewModes-CyclePoolingExample.xsd + * _Updates to xml schema_: + * netex_mobilityService_version.xsd + * netex_salesContract_support.xsd + * netex_salesContract_version.xsd + * netex_nm_publication_version.xsd + +### 2021.01.08 NewModes: Revisions. + * Rename __PersonalVehicleType__ to __SimpleVehicleType__. + * Drop __MobilityServiceElement__ and use __DistanceMatricElement__ instead. + * _Updates to xml examples_: + * NewModes-CarPoolingExample.xsd + * NewModes-CyclePoolingExample.xsd + * NewModes-CyclePoolingExample.xsd + * _Updates to xml schema_: + * netex_distanceMatrixElement_version.xsd + * netex_farsStructureElement_version.xsd + * netex_nm_publication_version.xsd + * REMOVE netex_nm_mobilityServiceElement_support.xsd + * REMOVE netex_nm_mobilityServiceElement_version.xsd +### 2020.12.11 NewModes: Revisions + * Rename __PersonalVehicleType__ to __SimpleVehicleType__. + * Drop __PublicTransportOrganisationType__. + * Add expiry date to __AccessCode__. + * _Updates to xml schema_: + * netex_submmode_version.xsd + * netex_mode_version.xsd + * netex_mode_support.xsd + * netex_vehicleType_support.xsd + * netex_vehicleType_version.xsd + * netex_transportOrganisation_support.xsd + * netex_transportOrganisation_version.xsd + * netex_mobilityService_support.xsd + * netex_mobilityService_version.xsd + * netex_onlineService_version.xsd + * netex_trainElement_version.xsd + * netex_accessCredentials_version.xsd + +### 2020.11.06 NewModes: Corrections + * Drop unused __ContinuousModes__ enumeration. + * _Updates to xml schema_: + * netex_mode_support.xsd + +### 2020.11.06 NewModes: Corrections + * Correct __ParkingEquipment__ supertypes. + * _Updates to xml schema_: + * netex_nm_parkingEquipment_version.xsd + * netex_nm_parkingEquipmentsupport.xsd + * netex_nm_parkingEquipment_version.xsd + +### 2020.11.12 NewModes: Corrections + * Rename __ModelEquipmentProfile__ to __VehicleModelProfile__, __CycleEquipmentProfile__ to __CycleModelProfile__, , __CarEquipmentProfile__ to __CarModelProfile__ + * Correct comments and missing types. Move __Contact__ into organisation package. + * _Updates to xml examples_: + * NEW NewModes-CarPoolingExample.xsd + * NEW NewModes-CyclePoolingExample.xsd + * _Updates to xml schema_: + * netex_nm_vehicleType_support.xsd + * netex_nm_fleetEquipment_support.xsd + * netex_nm_fleetEquipment_version.xsd + * netex_publication.xsd + +### 2020.11.06 NewModes: Corrections + * Rename __GeneralVehiclePooling__ to __CarPoolingService__. + * Correct comments and missing types. Move __Contact__ into organisation package. + * _Updates to xml examples_: + * NEW NewModes-CarPoolingExample.xsd + * _Updates to xml schema_: + * netex_organisation_support.xsd + * netex_organisation_version.xsd + * netex_transportOrganisation_version.xsd + * netex_nm_mobilityService_support.xsd + * netex_nm_mobilityService_version.xsd + * netex_publication.xsd + +### 2020.11.06 NewModes (Norway): Enhace Organisations + * Add relationship between organisations: * Add __RelatedOrganisation__, with __OrganisationRole__ enumerations. + * Add reusable __Contact__ details. + * _Updates to xml schema_: + * netex_organisation_support.xsd + * netex_organisation_version.xsd + * netex_transportOrganisation_version.xsd + * netex_all_objects_generic.xsd + * netex_salesDistribution_version.xsd + * netex_publication.xsd + * NeTEx,SPP + +### 2020.11.06 Incorporate master udpates : + * Issue #124, Add _multimodalQuay_ enumeration to __Quay__. + * Fix typo on __AllInclusivePriceType__. + * _Updates to xml schema_: + * netex_all_frames_framework.xsd + * netex_stopPlace_support.xsd + * netex_facilityUic_support.xsd + +### 2020.10.21 NewModes : Car service example and miscellaneous small revisions. + * Add XML Example of Chauffeured car service; revise schema to enable. + * NewModes: Add __MobilityServiceElement__ to __Tariff__. + * Geofencing: + * Add new __MobilityServiceConstraintZone__ : for geofenceing. Add to __ResourceFrame__. + * __RoutingConstraintZone__ : Add _forbiddenZone_, _passThroughUseOnly_, _cannotBoardInZone_ and _mustAlightInZone_ to __ZoneUse__. + * Individual Traveller: + * Add __IndividualTraveller__ with __IndividualTravellerInfo__ and __VehiclePoolingDriverInfo__, + * Add _member_ and _other_ to __UserProfile__ __UserType__ enumeration. + * Add _unspecified_ enum value to __GenderEnumeration__, for use in __IndividualTraveller__. + * Usage Paremeters: + * Rename __HireChargePolicy__ to __RentalChargePolicy__ and move to separate rental operations package. + * Add _fine_ and _findHandlingFee_ to __RentalPolicy__ values. + * Vehicles: + * Add __PropulsionType__ (with enum values) and __MaximumRange__ to __TransportType__, + * Add __Description__, and __ModelProfileRef__ to __Vehicle__, + * Rename __TypeofFuel__ to __FuelType__ (Depreceate __TypeOfFuel__), + * __Parking__ add open vehicle types using __TransportTypeRef__. + * _Updates to xml examples_: + * NEW NewModes-ChauffeuredServiceExample.xsd + * _Updates to xml schema_: + * netex_routingConstraint_support.xsd + * NEW netex_mobilityServiceConstraint_support.xsd + * NEW netex_mobilityServiceConstraint_version.xsd + * netex_distribution_support.xsd + * netex_parking_support.xsd + * netex_parking_version.xsd + * netex_equipmentENergySupport_support.xsd + * netex_fareStructureElement_support.xsd + * NEW netex_nm_individualTraveller_support.xsd + * NEW netex_nm_individualTraveller_version.xsd + * netex_vehicleType_support.xsd + * netex_vehicleType_version.xsd + * netex_all_objects_part5_newModes.xsd + +### 2020.10.20 NewModes : Car pooling example and miscellaneous small revisions. + * NewModes:Add XML Example of Car Pooling Service, revise schema to enable. + * Frames + * TM Support: __SalesTransactionFrame__ : Add __MediumAccessDevice__. + * General: __ResourceFrame__ : Add __FacilitySets__. + * __ConditionSummary__ (for __FareProduct__ and __SalesOfferPackage__): Add __RentalConditionSummaryGroup__. + * Utility types: __InfoLinks__ add _mobileAppDownload_ value to __infoLinkTypes__ enumeration. + * Facilities: Add _AnimalsAllowed_ enum value to __NuisanceFacility__. Add missing _taxiRank_ enumeration value to __StopPlaceType__, + * _Updates to xml schema_: + * NEW NewModes-CarPoolingExample.xsd + * netex_salesContract_version.xsd + * netex_salesTransaction_version.xsd + * netex_usageParameterEligibility_support.xsd + * netex_facility_support.xsd + * netex_parkingSupport_version.xsd + * netex_utilityTypes_version.xsd + * netex_resourceFrame_version.xsd + * netex_customerEligibility_version.xsd + +### 2020.10.16 NewModes : Cycle example and miscellaneous small revisions. + * NewModes: Add XML Example of Cycle Sharing service, revise to enable new features. + * Usage Parameters + * New Modes: __UsageValidityPeriod__ : __ Add _accessCode_ value to __ActivationMeans__ enumeration. + * NewModes: Add new __HirePenaltyPolicy__ parameter with _noVehicleReturn_, _lateVehicleReturn_, _damageToVehicle_, _damageToEquipment_, etc, values. + * NewModes: __ChargingPolicy__ : Add __DepositPolicy__ attribute with enum values. + * Fare Product + * NewModes: Add __RequiresDeposit__ and __NoCashPayment__ to __CommercialConditionSummary__. + * FIX: __ChargingMomementType__ add new value _beforeTravelThenAdjustAtEndOfTravel_; correct typo on _beforeStartThenAdjustAtEndOfFareDay__ + * Fare Table: + * Add __EquipmentRef__ to __FareTable__ and __Cell__ specifics. + * Organisation: + * NewModes: __Organisation__; Add __onlineProvider__ to __OrganisationType__ enumeration + * Equipment: + * NewModes: Add _docks_ value to __CycleStorageType__ enumeration values. + * __LuggageStorageFacilities__: add enumeration values _skiRacks_ and _skiRacksAtRear_. + * Network Restriction + * NewModes: __NetworkRestrictions__ : Widen all references __VehicleTypeRef__ to be __TransportTypeRef__ + * _Updates to xml schema_: + * NEW NewModes-CycleSharingExample.xsd + * netex_organisation_support.xsd + * netex_equipmentParking_support.xsd + * netex_facility_support.xsd + * netex_networkRestriction_version.xsd + * netex_parking_version.xsd + * netex_usageParameterTravel_support.xsd + * netex_usageParameterCharging_support.xsd + * netex_usageParameterCharging_version.xsd + * netex_fareTable_version.xsd + * netex_usageParameterCharging_version.xsd + * netex_nm_accessCredentialAssignment_version.xsd + * netex_conditionSummary_support.xsd + +### 2020.10.15 NewModes : Revise condition summary. + * NewModes: __FareProduct__ / __ConditionSummary__: Add __Mode__ and __ModeOfOperation__. + * FIX: __Site__: Add _transport_ value to __SiteType__ enumeration values. + * _Updates to xml schema_: + * netex_site_support.xsd + * netex_resourceFrame_version.xsd + * netex_conditionSummary_support.xsd + +### 2020.10.15 NewModes : Add Constraints for NewMode entities. + * _Updates to xml schema_: + * netex_networkRestriction_version.xsd + * netex_nm_publication_version.xsd + +### 2020.10.15 NewModes : Revise Frames + * _Updates to xml schema_: + * netex_nm_mobilityServiceFrame_version.xsd + * netex_nm_vehicleMeetingPoint_version.xsd + * netex_nm_singleJourneyPath_version.xsd + +### 2020.10.15 NewModes : Add attributes from IXSO + * NewModes:Update __FleetEquipment__: add attributes from IXSO. + * _Updates to xml schema_: + * netex_nm_fleetEquipment_support.xsd + * netex_nm_fleetEquipment_version.xsd + +### 2020.10.15 NewModes : Fares support. + * NewModes: Add __LocalServiceRef__ and __MobilityServiceRef__ to __Tariff__ applicability. + * NewModes: Add __MobilityServiceElement__ and __MobilityServiceElementPrice__. + * _Updates to xml schema_: + * netex_fareStructureElement_version.xsd + * netex_ifopt_allObjects.xsd + * NEW netex_nm_mobilityServiceElement_support.xsd + * NEW netex_nm_mobilityServiceElement_version.xsd + +### 2020.10.14 NewModes : Parking Caspacity. + * NewModes: Add __ParkingCapacityAssignment__ + * _Updates to xml schema_: + * netex_ifopt_allObjects.xsd + * NEW netex_nm_parkingCapacityAssignment_support.xsd + * NEW netex_nm_parkingCapacityAssignment_version.xsd + +### 2020.10.14 NewModes : Corrections to "all object" include files, + * FIX: Clean up all_object includes. Add missing files. + * _Updates to xml schema_: + * netex.spp + * netex_ifopt_allObjects.xsd + * DELETE netex_accounting_version.xsd + * netex_allObjects_part2_journeyTimes.xsd + * netex_allObjects_reusableComponents.xsd + * netex_all_objects_part3_salesTransactions + +### 2020.10.14 NewModes : Revise __Parking__ model. + * NewModes: Add __VehicleServiceParkingBay__ and __ParkingBayStatus__ . + * _Updates to xml schema_: + * netex_all_objects_part5_newModes.xsd + * netex_nm_parkingBayStatus_support.xsd + * netex_nm_parkingBayVersion_version.xsd. + +### 2020.10.13 NewModes : Fare model updates. + * NewModes: __CustomerPurchasePackage__: Add __MediumApplicationRef__. + * NewModes: Eligibility __UsageParameter__: Add __VehiclePoolerProfile__. + * _Updates to xml schema_: + * netex_netex_customerPurchasePackage_version.xsd + * netex_nm_usageParameterEligibility_support.xsd + * netex_nm_usageParameterEligibility_version.xsd. + * netex_nm_salesContract_version.xsd. + +### 2020.10.11 NewModes: File reorganise and rename to follow dependencies + * TIDY UP Move prerequisite files to NeTEx framework. Add "nm" to file name to distinguish. + * _Updates to xml schema_: + * MOVE to RC: netex_netex_nm_fleet_support.xsd + * MOVE to RC: netex_netex_nm_fleet_version.xsd + * MOVE to RC: netex_netex_nm_fleetEquipment_support.xsd + * MOVE to RC: netex_netex_nm_fleetEquipment_version.xsd + * MOVE to IFOPT: netex_taxiPlace_support.xsd + * MOVE to IFOPT: netex_taxiPlace_version.xsd + * MOVE to FM_ST: netex_mediumAplication_support.xsd + * MOVE to FM_ST: netex_mediumApplication_version.xsd + * MOVE to FM_ST: netex_customerPaymentMeans_support.xsd + * MOVE to FM_ST: netex_customerPaymentMeans_version.xsd + * RENAME as netex_netex_nm_fleet_version.xsd + * RENAME as netex_netex_nm_fleet_support.xsd + * RENAME as netex_netex_nm_fleet_version.xsd + * RENAME as netex_netex_nm_fleetEquipment_support.xsd + * RENAME as netex_netex_nm_fleetEquipment_version.xsd + * RENAME as netex_netex_nm_mobilityService_support.xsd + * RENAME as netex_netex_nm_mobilityService_version.xsd + * RENAME as netex_netex_nm_onlineService_support.xsd + * RENAME as netex_netex_nm_onlineService_version.xsd + * RENAME as netex_nm_vehicleMeetingPoint_support.xsd + * RENAME as netex_nm_vehicleMeetingPoint_version.xsd + * RENAME as netex_nm_vehicleMeetingPointAssignment_support.xsd + * RENAME as netex_nm_vehicleMeetingPointAssignment_version.xsd + * RENAME as netex_nm_taxiPlace_support.xsd + * RENAME as netex_nm_taxiPlace_vesion.xsd + * RENAME as netex_nm_vehicleMeetingPlace_support.xsd + * RENAME as netex_nm_vehicleMeetingPlace_vesion.xsd + * RENAME as netex_nm_vehicleAccessCredentials_support.xsd + * RENAME as netex_nm_vehicleAccessCredentials_vesion.xsd + +### 2020.10.11 NewModes Price Tidy ups - update references, fixes. + * NewModes __FareTable___ Update __CellReferences__: + * Add __VehicleTypeRef__ . __VehicleModelRef__, __ModelEquipmentRef__, __EquipmentRef__. + * _Updates to xml schema_: + * netex_fareTable_version.xsd + +### 2020.10.09 NewModes Tidy ups - update references, fixes. + * NewModes: revise __TravelSpecificationSummary__: + * Add __VehicleMeetingPoint__ and __VehicleMeetingPlace__ to __TravelSpecificationSummaryEndpoint__. + * __TravelSpecificationSummary__: Add __SingleJourneyRef__. + * NewModes: Widen refernce to use __TransportOrganisationRef__ rather than __OperatorRef__ + * Revise reference: __TravelSpecificationSummaryEndpoint__. + * Revise reference: __SiteConnection__. + * Revise reference: __FareTable__. + * Revise reference: __JourneyDesignator__. + * NewModes: Widen reference to use __TransportTypeRef_ rather than __VehicleRef__. + * Revise reference: __TimetableFrame__. + * Revise reference: __ParkingTariff__, __Parking_Properties__. + * Revise reference: __Fleet__. + * Revise reference: __SingleJourneyPath__: Add __OnwardMeetingLinkRef__ to __PointInSingleJourneyPath__. + * __FareTable__ : Add __SingleJourneyRef__, __GroupOfSingleJourneysRef__. + * _Updates to xml schema_: + * netex_travelSpecificationSummary_version.xsd + * netex_timetableFrame_version.xsd + * netex_siteConnection_version.xsd + * netex_fleet_version.xsd + * netex_singleJourneyPath_version.xsd + * netex_journeyDesignator_support.xsd + * netex_parkingTariff_version.xsd + * netex_fareTable_version.xsd + +### 2020.10.09 NewModes: Revise booking arrangements + * NewModes: Add __ServiceBookingArrangement__ to __MobilityService__. + * General: Add further __PaymentMethodType__ enum values; _mobileApp_ and _atCounter_ to __BookingMethod__ . + * _Updates to xml schema_: + * netex_serviceRestriction_support.xsd + * netex_serviceRestriction_version.xsd + * netex_usageParameterBooking_support.xsd + * netex_usageParameterBooking_version.xsd + +### 2020.10.09 NewModes: Allow a colour to be associated with a parking etc. + * NewModes: Add __Presentation__ to __SiteElement__. + * _Updates to xml schema_: + * netex_ifopt_site_version.xsd + +### 2020.10.07 NewModes Add new frames + * NewModes: Add __MobilityServiceFrame__ and __MobilityJourneyFrame__. + * Updates to xml schema_: + * netex_all_objects_part5_newModes.xsd + * NEW netex_mobilityServiceFrame_version.xsd + * NEW netex_mobilityJourneyFrame_version.xsd + +### 2020.10.07 NewModes: Make new mode elements assignable as fare parameters. + * Add parameters to __ValidityParameterAssignments__. + * _Updates to xml schema_: + * netex_all_objects_part5_newModes.xsd + +### 2020.10.07 NewModes: Implement TM6.0 Fare entities not yet in NeTEx. + * Add __MediumAccessDevice__, __CustomerPaymentMeans__. + * _Updates to xml schema_: + * netex_all_objects_part5_newModes.xsd + * NEW netex_mediumApplication_support.xsd + * NEW netex_mediumApplication_version.xsd + * NEW netex_customerMeans_support.xsd + * NEW netex_customerMeans_version.xsd + * NEW netex_vehicleAccessCredentials_support.xsd + * NEW netex_vehicleAccessCredentials_version.xsd + * netex_salesContract_support.xsd + +### 2020.10.07 NewModes: Equipment additions. + * NewModes: Add __VehicleReleaseEquipment__, __RefuellingEquipment__ , + * NewModes: __TransportType__: Add __ModelProfile__. + * _Updates to xml schema_: + * netex_all_objects_part5_newModes.xsd + * netex_parkingEquipment_support.xsd + * netex_parkingEquipment_version.xsd + * netex_vehicleType_support.xsd + * netex_vehicleType_version.xsd + * NEW netex_fleetEquipment_support.xsd + * NEW netex_fleetEquipment_version.xsd + * NEW netex_equipmentEnergy_support.xsd + * NEW netex_equipmentEnergy_version.xsd + +### 2020.10.06 NewModes: Add single journey support. + * NewModes: Add __SingleJourney__ and ___SingleJourneyPath__. + * NewModes: Add __ModeRestrictionAsssessment__ to __RouteLink__. + * _Updates to xml schema_: + * netex_all_objects_part5_newModes.xsd + * NEW netex_singleJourney_support.xsd + * NEW netex_singleJourney_version.xsd + * NEW netex_singleJourneyPath_support.xsd + * NEW netex_singleJourneyPath_version.xsd + * NEW netex_vehicleServicePlaceAssignment_support.xsd + * NEW netex_vehicleServicePlaceAssignment_version.xsd + * netex_route_support.xsd + * netex_route_version.xsd + +### 2020.10.06 NewModes: Add topology elements; points, places and assignments. + * NewModes: Add __VehicleMeetingPooint__ and ___VehicleMeetingLink__. + * NewModes: Add __VehicleMeetingPlace__ and ___VehicleServicePlaceAssignments__, with subtypes. + * NewModes: Add __VehicleMeetingPoint__ to __Connection__ end. + * _Updates to xml schema_: + * netex_all_objects_part5_newModes.xsd + * NEW netex_vehicleMeetingPoint_support.xsd + * NEW netex_vehicleMeetingPoint_vesion.xsd + * NEW netex_vehicleMeetingPointAssignment_support.xsd + * NEW netex_vehicleMeetingPointAssignment_version.xsd + * NEW netex_taxiPlace_support.xsd + * NEW netex_taxiPlace_vesion.xsd + * NEW netex_vehicleMeetingPlace_support.xsd + * NEW netex_vehicleMeetingPlace_vesion.xsd + * netex_servicePattern_version.xsd + +### 2020.10.04 NewModes: Update responsibility role types. + * NewModes: Add new enumeration values for __StakeholderRoleType__ and __DataRoleType__. + * _Updates to xml schema_: + * netex_responsibilities_support.xsd + +### 2020.10.04 NewModes: Add mobility services. + * NewModes: Add __MobilityService__ and subtypes, add __OnlineServiceOperator__. + * _Updates to xml schema_: + * netex_all_objects_part5_newModes.xsd + * NEW netex_mobilityService_support.xsd + * NEW netex_mobilityService_version.xsd + * NEW netex_onlineService_support.xsd + * NEW netex_onlineService_version.xsd + * netex.spp + +### 2020.10.04 NewModes: Revise __VehicleType__ + * Add __TransportType__ and __PersonalTransportType__. + * _Updates to xml schema_: + * NEW netex_fleet_support.xsd + * NEW netex_fleet_version.xsd + * netex_vehicleType_support.xsd + * netex_vehicleType_version.xsd + * netex_train_support.xsd + * netex_train_version.xsd + * netex_vehicleJourney_version.xsd + * netex_all_objects_reusableComponents.xsd + * NEW netex_all_objects_newModes.xsd + +### 2020.10.04 NewModes Revise Transport Organisations. + * NewModes: Add __TransportOrganisation__ and __PublicTransportOrganisation__. + * _Updates to xml schema_: + * netex_transportOrganisation_support.xsd + * netex_transportOrganisation_version.xsd + +### 2020.10.04 NewModes: Add references to __ModeOfOperation__. + * NewModes: Update existing references to __Mode__ to include __ModeOfOperation__. + * _Updates to xml schema_: + * netex_transportOrganisation_version.xsd + * netex_vehicleType_version.xsd + * netex_stopPlace_version.xsd + * netex_flexiblStopPlace_version.xsd + * netex_equipmentTicketing_version.xsd + * netex_equipmentSigns_version.xsd + * netex_access_version.xsd + * netex_line_version.xsd + * netex_servicePattern_version.xsd + * netex_assistenceBooking_version.xsd + * netex_accessRightParameter_version.xsd + * netex_usageParameterTravel_version.xsd + * netex_fareFrame_version.xsd + +### 2020.10.04 NewModes : Revise modes + * NewModes Add __ModeOfOperation__. + * FIX: Also correct typos in __Notice__ file. + * _Updates to xml schema_: + * NEW netex_modeOfOperation_support.xsd + * NEW netex_modeOfOperation_version.xsd + * netex_mode_support.xsd + * netex_mode_version.xsd + * netex_notice_version.xsd + * netex.spp +---- +## Version 1.1.2 - Base version plus further minor fixes comprising. + +### 2020.08.11 Update Oxygen project to include new examples + * _Other updates_: + * netex.xpr + * _Updates to examples_: + * \examples\standards\era_uic\Netex_Eurostar mapping_era_1.xml + * \examples\standards\era_uic\Netex_Eurostar mapping_era_2.xml + * \examples\standards\era_uic\Netex_era_uic_joiningsplitting.xml + * \examples\standards\era_uic\Netex_era_uic_timetable_hack_01.xml + * \examples\standards\norway\stops\BasicStopPlace_example.xml + +### 2020.08.11 FIX Issue #110 Add missing fuel types to __VehicleType__ / __FuelType__ + * Additional values: _electricContact, battery, dieselBatteryHybrid, petrolBatteryHybrid, biodiesel, hydrogen, liquidGas, methane, ethanol_. + * _Updates to xml schema_: + * netex_framework\netex_reusableComponents\netex_vehicleType_support.xsd + +### 2020.08.11 FIX Issue #106 *Schema*: Add missing constraints for allow __GeneralZone__ and __AdministrativeZone__ + * _Updates to xml schema_: + * netex_publication_version.xsd + +### 2020.08.11 FIX Issue #104 *Framework*: Add __ResponsibilityRole__ in __ResourceFrame__ + * _Updates to xml schema_: + * netex_framework\netex_frames\netex_resourceFrame_version.xsd" + +### 2020.08.10 FIX Issue #108 *Framework*: Allow __ServiceCalendar__ to hold __UuicOperatingPeriod__ + * _Updates to xml schema_: + * netex_framework\netex_reusableComponents\netex_serviceCalendar_support.xsd + * netex_framework\netex_reusableComponents\netex_serviceCalendar_version.xsd + * netex_publication_version.xsd + * _Updates to examples_: + * Add NTA XML examples + +### 2020.07.29 FIX Issue #97 *Part2*: Add __NormalDatedJourney__ and __DatedVehicleJourney__ to journeys in __TimetableFrame__. + * _Updates to xml schema_: + * netex_part2\netex_journeyTimes\netex_datedVehicleJourney_version.xsd + +---- +## Version 1.2.0 - Updated NeTEx Schema +The Part 1, Part 2, & Part 3 Schemas include minor corrections and enhancements since the issue of the Version 1.0 documents. +The revised Version 1.1 documents include the changes. +Base version plus further minor fixes comprising## + +### 2020.07.28 EXAMPLES Revise fare examples. + * _Updates to xml schema_: + * NONE + * _Updates to xml examples_: + * Extensive + +### 2020.07.28 FIX Issue #101*Publication*:Add missing constraints for __FareTableRow__, __FareTableColumn__, __TypeOfLine__ and for __FareZone__ Parent, + * _Updates to xml schema_: + * netex_framework/netex_genericFramework/netex_publication_version.xsd + * _Updates to xml examples_: + * Netex_era_distance_ro.xml. + +### 2020.07.28 FIX Issue #100*FRAMEWORK*: Correct the substitution group on OrganisationUnit. + * _Updates to xml schema_: + * netex_framework/netex_genericFramework/netex_organisation_version.xsd + +### 2020.06.21 FIX Issue #75*FRAMEWORK*: __FareClass__ Remove space from end of __secondClass__ enumeration value. + * _Updates to xml schema_: + * netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd + +### 2020.06.21 PARTIAL FIX Issue #73*PART2*:Recursive includes: + * NJSK Remove cyclic inclusion dependency. + * _Updates to xml schema_: + * netex_flexibleService Journey.xml + +### 2020.06.21 FIX Issue #78 *PART2*:Journey Coupling: + * NJSK __JourneyCouple__ / __MainPartRef__ should be of type __JourneyPartRef__. + * _Updates to xml schema_: + * netex_coupledJourney.xml + +### 2020.06.21 FIX Issue #92 *FRAMEWORK*:LinkProjection NJSK + * Expose the missing __EntityInVersion__ elements on the __LinkProjection__ derivation + * _Updates to xml schema_: + * netex_projectionVersion.xml + +---- +## Version 1.10 - Base version plus minor fixes comprising + * Norway contributions, + * The approved 1.1 CRs 1-50 + * Rollup of fixes and additional documentation on other fixes. + * Corrections to integration of NK 1.09. + * 51-55 CRs from Meeting Feb 2019. Also CRs from NL, EURA, UK, Norway and SBB input. + +The Part 1, Part 2, & Part 3 Schemas include minor corrections and enhancements since the issue of the Version 1.0 documents. +The revised Version 1.1 documents include the changes. + ### 2019.05.17 FIX *PART3:FARES*: NJSK __FarePointInPattern__ Fix case on __isFareStage__ and __isForbidden__ * _Updates to xml schema_: * netex_production.xml ### 2019.05.15 FIX *PART1:ND*: NJSK Add constraints on __TypeOfLineRef__ * _Updates to xml schema_: - * netex_publication.xml + * netex_publication.xml ### 2019.05.14 EXMP *FRAMEWORK*: NJSK Add Serbia and Montenegro to country codes - * _Updates to xml schema_: - * netex_countrySupport.xml + * _Updates to xml schema_: + * netex_countrySupport.xml ### 2019.05.10 EXMP *EXAMPLES*: NJSK Revise UK examples to have UK Profile data. - * _Updates to xml examples: Many + * _Updates to xml examples_: Many ### 2019.05.19 FIX *PART1:ND*: NJSK Fix - remove empty value for CompassBearing enum * _Updates to xml schema_: @@ -145,7 +773,7 @@ There is also an _Oxygen_ project file: * netex_travelSpecificationSummary_version.xml ### 2019.04.18 FIX *Parts1,2,3*: NJSK Fix: Tidy up Designators. - * __AccessRightParameter: Add __AddressRef__, __TopoographicPlaceRef__ and __PlaceUseEnum__. + * __AccessRightParameter__: Add __AddressRef__, __TopoographicPlaceRef__ and __PlaceUseEnum__. * Modularise __ServiceDesignator__ and __JourneyDesignator__ (no functional change). * Add __JourneyDesignator__ to __InterchangeRule__ and __GroupOfServiceJourneysMember__. * _Updates to xml schema_: @@ -158,112 +786,112 @@ There is also an _Oxygen_ project file: * Also add missing parents to __ParkingCapacity__. * NB this will break existing XML that uses __Parking / charges__ relationship. * _Updates to xml schema_: - * netex_parking_version.xml + * netex_par *king_version.xml * _Updates to xml examples_: - * netex_10_StopPlace_withParking_1.xml - * netex_21_Sites_Parking_1.xml - * netex_21_Sites_Parking_2.xml + * netex_10_StopPlace_withParking_1.xml + * netex_21_Sites_Parking_1.xml + * netex_21_Sites_Parking_2.xml * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.04.16 FIXDoc *Part1-IFOPT*: NJSKCorrect __VehicleStoppingPosition__ to reflect UML model. * Add missing elements to implement relationships between components. * _Updates to xml schema_: - * netex_stopPlace_version .xml + * netex_stopPlace_version .xml * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.04.15 FIXDoc *Part1-TP*: NJSK __TimeDemandType__: Add missing __OperationalContextRef__. * _Updates to xml schema_: - * netex_timedDemandType_version .xml - * netex_stopPlace_version .xml + * netex_timedDemandType_version .xml + * netex_stopPlace_version .xml * _Documentation Changes_: [uml_diagram: ok], [doc-done] ### 2019.04.15 FIXDoc *Part1-IFOPT*: NJSK Fix __TypeOfEntity__ and __TypeofValue__ descendants to make root elements visible. * _Updates to xml schema_: - * netex_organisation_version.xsd - * netex_responsibilitySet_version.xsd - * netex_place_version.xsd - * netex_pointAndLink_version.xsd - * netex_pointAndLinkSequence_version.xsd - * netex_projection_version.xsd - * netex_spatialFeature_version.xsd - * netex_zone_version.xsd - * netex_equipment_version.xsd - * netex_facility_version.xsd - * netex_notice_version.xsd - * netex_securityList_version.xsd - * netex_serviceRestrictions_version.xsd - * netex_activation_version.xsd - * netex_line_version.xsd - * netex_journeyPattern_version.xsd - * netex_timeDemandType_version.xsd - * netex_ifopt_checkConstraint_version.xsd - * netex_ifopt_serviceFeature_version.xsd - * netex_flexibleService_version.xsd - * netex_accessRightParameter_version.xsd - * netex_fareStructureElement_version.xsd - * netex_salesOfferPackage_version.xsd - * netex_retailConsortium_version.xsd - * netex_salesContract_version.xsd - * netex_coupledJourney_version.xsd - * netex_usageParameter_version.xsd + * netex_organisation_version.xsd + * netex_responsibilitySet_version.xsd + * netex_place_version.xsd + * netex_pointAndLink_version.xsd + * netex_pointAndLinkSequence_version.xsd + * netex_projection_version.xsd + * netex_spatialFeature_version.xsd + * netex_zone_version.xsd + * netex_equipment_version.xsd + * netex_facility_version.xsd + * netex_notice_version.xsd + * netex_securityList_version.xsd + * netex_serviceRestrictions_version.xsd + * netex_activation_version.xsd + * netex_line_version.xsd + * netex_journeyPattern_version.xsd + * netex_timeDemandType_version.xsd + * netex_ifopt_checkConstraint_version.xsd + * netex_ifopt_serviceFeature_version.xsd + * netex_flexibleService_version.xsd + * netex_accessRightParameter_version.xsd + * netex_fareStructureElement_version.xsd + * netex_salesOfferPackage_version.xsd + * netex_retailConsortium_version.xsd + * netex_salesContract_version.xsd + * netex_coupledJourney_version.xsd + * netex_usageParameter_version.xsd * _Documentation Changes_: [uml_diagram: NONE], [doc-done] ### 2019.04.15 __FIXDoc__ *Part1-IFOPT*: NJSK Fix Add missing __CountryRef__ to __Authority__. * Align __Authority__ with __Operator__. * _Updates to xml schema_: - * netex_transportOperator_version.xml + * netex_transportOperator_version.xml * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.04.15 __FIXDoc__ *Part1-IFOPT*: NJSK Fix add missing __typesOfEntity/TypeOfEntity__ relationship to __TypeOfFrame__. * _Updates to xml schema_: * netex_responsibility.xml - * netex_typeOfFrame_version.xml + * netex_typeOfFrame_version.xml * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.04.15 __FIXDoc__ *Part1-IFOPT*: NJSK Fix add missing element from doc to __TypeOfPassengerInformationEquipment__. * _Updates to xml schema_: - * netex_passengerInformationEquipment_version.xml + * netex_passengerInformationEquipment_version.xml * _Documentation Changes_: [uml_diagram: ok], [doc-ok] ### 2019.04.14 __FIXDoc__ *Part1-RC*: NJSK Fix __Accommodation__ and __OnBoardStay__ - add missing parent elements. * Correct typo on __BoardingPermission__. * NB THis will break existing documents that use ths feature * _Updates to xml schema_: - * netex_serviceRestrictions_version.xml. + * netex_serviceRestrictions_version.xml. * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.04.07 __FIXDoc__ *Part1-IFOPT*: NJSK Add back missing attribute to __SanitaryEquipment / NumberofToilets__. * Align schema With UML and document. * _Updates to xml schema_: - * netex_passengerEquipment_version .xml + * netex_passengerEquipment_version .xml * _Documentation Changes_: [uml_diagram: ok], [doc-ok] ### 2019.04.07 __FIX__ *Part3FARES-ST*: NJSK Tidy up - remodularise: move __TravelSpecification__ to be with __CustomerPurchasePackage__. * Also revise __FareProduct__ classification types. * _Updates to xml schema_: - * netex_fareStructureElement_support.xsd - * netex_fareProduct_support.xsd - * netex_fareProduct_version.xsd - * netex_fareConditionSummary_support.xsd - * netex_travelDocument_version.xsd - * netex_salesTransaction_support.xsd - * netex_salesTransaction_version.xsd - * netex_customerPurchasePackage_support.xsd - * netex_customerPurchasePackage_version.xsd - * netex_travelSpecifcationSummary_version.xsd + * netex_fareStructureElement_support.xsd + * netex_fareProduct_support.xsd + * netex_fareProduct_version.xsd + * netex_fareConditionSummary_support.xsd + * netex_travelDocument_version.xsd + * netex_salesTransaction_support.xsd + * netex_salesTransaction_version.xsd + * netex_customerPurchasePackage_support.xsd + * netex_customerPurchasePackage_version.xsd + * netex_travelSpecifcationSummary_version.xsd * _Updates to xml examples_: - * uk_fxc_pass_Metrobus_metrorider.xml - * netex_era_distance_ro.xml - * netex_era_crossborder_de.xml - * netex_era_toc_uk.xml - * uk_fxc_trip_First_York_Line26_stage-Z2Z_minimal1.xml - * uk_fxc_trip_First_WoE_Line48_stage-distance_minima1.xml + * uk_fxc_pass_Metrobus_metrorider.xml + * netex_era_distance_ro.xml + * netex_era_crossborder_de.xml + * netex_era_toc_uk.xml + * uk_fxc_trip_First_York_Line26_stage-Z2Z_minimal1.xml + * uk_fxc_trip_First_WoE_Line48_stage-distance_minima1.xml * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.04.04 __FIXDoc__ *PART2-VJ*: NJSK Fix Add missing __ConnectionCertainty__ element that is in doc. * Add new __ConnectionCertainty__ attribute to __Interchange__ as per UML diagrams and doc. * _Updates to xml schema_: - * netex_interchange_support.xsd + * netex_interchange_support.xsd * netex_interchange_version.xsd * _Documentation Changes_: [uml_diagram: ok], [doc-ok] @@ -294,14 +922,14 @@ There is also an _Oxygen_ project file: ### 2019.04.02 __FIX__ *PART2*: Add TransportOperatorRef to JourneyDesignator * _Updates to xml schema_: - * netex_journeyDesignator_support.xsd + * netex_journeyDesignator_support.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.30 __EURA-52, EURA40__ *Part3-FARES-AR*: Support suspension of season passes. * NJSK Review: Make __Suspending__ a separate usage parameter, with attributes __SuspensionPolicy, QualificationPeriod, QualificationPercent, MinimumSuspensionPeriod, MaximumSuspensionPeriod, MaximumNumberOfSuspensionsPerTerm__. * _Updates to xml schema_: - * netex_usageParameterTravel_support.xsd. - * netex_usageParameterTravel_version.xsd. + * netex_usageParameterTravel_support.xsd. + * netex_usageParameterTravel_version.xsd. * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.30 __FR49__ *Part1-IFOPT*: CD #65 Accessibility changes, @@ -316,25 +944,25 @@ There is also an _Oxygen_ project file: * NJSK review: Add __FontSizeEnum__ to __PrintedPresentation__ as a general property. * NJSK Review: Revise __PassengerSafetyEquipment__ , rename 'Acoustic' to 'Audio'. rename app _value_ to _mobileApp_, add _cyclicReadingValue_ * _Updates to xml schema_: - * netex_ifopt_equipmentTicketing_version.xsd - * netex_ifopt_localService_version.xsd - * netex_ifopt_equipmentAccess_support.xsd - * netex_ifopt_equipmentAccess_ version.xsd - * netex_ifopt_path_support.xsd - * netex_ifopt_path_ version.xsd - * netex_ifopt_equipmentPassenger_support.xsd - * netex_ifopt_equipmentWaiting_support.xsd - * netex_ifopt_equipmentWaiting_version.xsd - * netex_ifopt_equipmentSign_support.xsd - * netex_ifopt_equipmentSign_version.xsd + * netex_ifopt_equipmentTicketing_version.xsd + * netex_ifopt_localService_version.xsd + * netex_ifopt_equipmentAccess_support.xsd + * netex_ifopt_equipmentAccess_ version.xsd + * netex_ifopt_path_support.xsd + * netex_ifopt_path_ version.xsd + * netex_ifopt_equipmentPassenger_support.xsd + * netex_ifopt_equipmentWaiting_support.xsd + * netex_ifopt_equipmentWaiting_version.xsd + * netex_ifopt_equipmentSign_support.xsd + * netex_ifopt_equipmentSign_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.26 __UK-27__ *FRAMEWORK-RC*: NJSK Fix add missing __TrainSize__ attribute to __TrainElement__. * Align doc with schema. * _Updates to xml schema_: - * netex_line_support.xsd - * netex_trsinElement_version.xsd - * netex_vehicleJourney_version.xsd + * netex_line_support.xsd + * netex_trsinElement_version.xsd + * netex_vehicleJourney_version.xsd * _Documentation Changes_: [uml_diagram: ok], [doc-done] ### 2019.03.26 __UK-27__ *Fares-ST*: NJSK Correct annotations, reorder parameters, @@ -355,7 +983,7 @@ There is also an _Oxygen_ project file: * uk_fxc_pass_Metrobus_metrorider.xml * netex_era_distance_ro.xml * netex_era_crossborder_de.xml - * netex_era_toc_uk.xml + * netex_era_toc_uk.xml * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.26 __NL27__ *Part1-ND*: CD #58 Add default __TypeOfProductCategory__ and __TypeOfService__ to __Line__: @@ -385,7 +1013,7 @@ There is also an _Oxygen_ project file: ### 2019.03.25 __FR49__ *Part1-IFOPT*: CD #65 Accessibility changes. * __TicketingEquipment__ (_netex_ifopt_equipmentTicketing_.xsd): * CD Add new attributes to __TicketingEquipment__; __TactileInterfaceAvailable, AudioInterfaceAvailable, DisabledPriority, WheelchairSuitable__. - * * NJSK Review: Place accessibility attributes in a separate group. Break down into subgroups; __TicketingEquipmentPropertiesGroup, TicketingEquipmentServiceGroup, TicketingEquipmentAccessibilityGroup__. + * NJSK Review: Place accessibility attributes in a separate group. Break down into subgroups; __TicketingEquipmentPropertiesGroup, TicketingEquipmentServiceGroup, TicketingEquipmentAccessibilityGroup__. * CD: Add new attributes to __TicketValidatorEquipment__; __AudioValidationFeedback, VisualValidationFeedback, TactileValidationFeedback, ValidationGuidance__. * __LocalService__ ( _netex_ifopt_localService.xsd_): * CD add __LuggageMaximalWeihgt__ to __LuggageService__. @@ -462,27 +1090,27 @@ There is also an _Oxygen_ project file: ### 2019.03.25 __NL32__ *FRAMEWORK-RC*: CD #61 Add new values to SITE __AccessFacility__ enum; _wheelchairLift, automaticRamp. slidingStep_. * NJSK Review: Keep SITE and SERVICE aspects separate; add separate __VehicleAccessFacility__ enum with values _unknown, wheelchairLift, manualRamp, automaticRamp, steps, slidingStep, narrowEntrance, validator_. * _Updates to xml schema_: - * netex_facility_support.xsd - * netex_facility_version.xsd + * netex_facility_support.xsd + * netex_facility_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.25 __NL31__ *FRAMEWORK-RC*: CD #60 Add new attributes __BoardingHeight__ and __GapToPlatform__ to __VehicleType__. * NJSK Review: Correct data types of new attributes to be of _LengthType_. * _Updates to xml schema_: - * netex_vehicleType_version.xsd + * netex_vehicleType_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.25 __NL28__ *FRAMEWORK-CC*: CD #59 Add new __Presentation__ attribute to __Branding__. * NJSK Review; Use a __BrandingGroup__ to be consistent with NeTEx coding patterns. * _Updates to xml schema_: - * netex_dataSource_version.xsd + * netex_dataSource_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.25 __SBB23__ *FRAMEWORK-CC*: CD #57. Add new __BackgroundColour__ and __BackgroundColourName__ attributes to __Presentation__ and __PrintPresentation__ elements. * Also add _icon_ to __TypeOfInfolink__ enum values. * NJSK Review; __BackgroundColourName__ should be type _xsd:normalizedString_, not _xsd:string_. * _Updates to xml schema_: - * netex_utility_version.xsd + * netex_utility_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.25 __SBB21__ *FRAMEWORK-CC*: CD #56. Add new __ColourSystem__ attribute to __Presentation__ and __PrintPresentation__. @@ -490,20 +1118,20 @@ There is also an _Oxygen_ project file: * Also Merge in corrections to comments as per SBB20 #55. * Also Correct camel case on names of __StopPointInXXXGroup__ groups. * _Updates to xml schema_: - * netex_utility_version.xsd - * netex_servicePattern_version.xsd + * netex_utility_version.xsd + * netex_servicePattern_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.25 __FR-5__ *FRAMEWORK-CC*: CD change #53 Add __AccessFacilityList__ attribute to __SiteFacilitySet__. * _Updates to xml schema_: - * netex_facility_version.xsd + * netex_facility_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.25 __CR55__ *PART1-IFOPT*: CD Change #52 Add new attribute __StopPlaceWeight__ to __StopPlace__ with values _international, national, regional, local_. * NJSK Review: Make values lowerCamelCase consistent with NeTEx conventions. * _Updates to xml schema_: - * netex_ifopt_stopPlace_support.xsd - * netex_ifopt_stopPlace_version.xsd + * netex_ifopt_stopPlace_support.xsd + * netex_ifopt_stopPlace_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.25 __CR51__ *PART2-TI*: CD Add new __VehicleJourneyStopAssignment__ entity to set default stop assignment for __VehicleJourney__. @@ -520,7 +1148,7 @@ There is also an _Oxygen_ project file: ### 2019.03.25 __Fix__ *FRAMEWORK-FR*: Integrate constraint fix #49 by CD 2019.02.22 with other constraint changes: Add __EquipmentPlace__ to __Place_AnyVersionedKey__. * _Updates to xml schema_: - * netex_publication.xsd + * netex_publication.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.25 __CR50__ by CD from 2019-02-20 *FRAMEWORK-CC*. CD add snow and ice modes. @@ -640,8 +1268,8 @@ There is also an _Oxygen_ project file: ### 2019.03.13 UK-27 & FIXES *Part3-FARES*: Extend __CustomerPurchasePackage__ implementation. * Also add attribute __SupplementProductType__ to __SupplementProduct__ with values _seatReservation, bicycle, dog, animal, meal, wifi_ * _Updates to xml schema_: - * netex_fareProduct_support.xsd - * netex_fareProducte_version.xsd + * netex_fareProduct_support.xsd + * netex_fareProducte_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.13 EURA-29 *Part3-FARES*: Add new __EligibilityChangePolicy__ usage parameter. @@ -658,7 +1286,7 @@ There is also an _Oxygen_ project file: * _automaticallySubstituteProduct_ - If user ceases to be eligible, assign them an appropiate replacement product. * _noAction_ - If user ceases to be eligible, take no action. * _other_ - * add integrity constraint for __EligibilityChangePolicy__. + * Add integrity constraint for __EligibilityChangePolicy__. * _Updates to xml schema_: * netex_usageParameterEligibility_support.xsd * netex_usageParameterEligibility_version.xsd @@ -693,7 +1321,7 @@ There is also an _Oxygen_ project file: ### 2019.03.13 EURA-40 *Part3-FARES*: Support Suscriptions - additional changes. * Also add new attrributes to __FareProduct \ ConditionSummary__: __PenaltyIfWithoutTicket__ and __AvailableOnSubscription__. - * netex_conditionSummary_version.xsd + * netex_conditionSummary_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done ### 2019.03.13 EURA-93, EURA-085 *Part3-FARES*: Add new attribute to __InterChanging__, __RegisterBreak__. @@ -751,13 +1379,13 @@ There is also an _Oxygen_ project file: * Also allow nesting of __FareTable__ column headings and rows. * Add __RoundingStepRef__, and __Narrative__ text elements. * _Updates to xml schema_: - * netex_farePrice_support.xsd - * netex_farePrice_version.xsd - * netex_fareTable_support.xsd - * netex_fareTable_version.xsd - * netex_salesTransaction_version.xsd + * netex_farePrice_support.xsd + * netex_farePrice_version.xsd + * netex_fareTable_support.xsd + * netex_fareTable_version.xsd + * netex_salesTransaction_version.xsd * _Updates to xml examples_: - * examples\rail\tariffs\Netex_era_distance_ro.xml + * examples\rail\tariffs\Netex_era_distance_ro.xml * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.12 EURA-40 *Part3-FARES*: Add integrity constraints for new elements. @@ -846,7 +1474,7 @@ There is also an _Oxygen_ project file: ### 2019.03.11 EURA-87 *Part3-FARES*: Support Partial Refunds of Passes * Add new enumeration values _unused_ and _earlyTermination_ to __RefundType__ on __Reselling__. * Add new __RefundPolicy__ attribute to __Refunding__ with enum values _illness, death, redundancy, maternity, other, etc_ - * Add new __RefundBasis__ atribute to __Refunding__ _unusedDays, unusedWeeks ,unusedMonths, other_. + * Add new __RefundBasis__ atribute to __Refunding__ _unusedDays, unusedWeeks, unusedMonths, other_. * Add new __ExchangableFromPercentUse__ and __ExchangableUntilPercentUse__ attributes to __Reselling__. * Add new enumeration value _withinSpecifiedWindow_ to __PurchaseWhen__ attribute on __Reselling__. * Add add new __EffectiveFrom__ attribute to __Reselling__ with values _anytime, nextInterval, nextInstallment, never_. @@ -860,7 +1488,7 @@ There is also an _Oxygen_ project file: * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.11 EURA-52, EURA40 *Part3-FARES*: Support Suspension. - * add _subscription_ enum value to __UsageValidityPeriodType__. + * Add _subscription_ enum value to __UsageValidityPeriodType__. * Add __SubscriptionSuspensionPolicy__ attribute to __UsageValidityPeriod__ with enumeration values: * _none_ - Suspension not allowed. * _forCertifiedIllness_ - Suspension allowed for illness. @@ -995,15 +1623,15 @@ There is also an _Oxygen_ project file: ### 2019.03.10 EURA-65 *Part3-FARES*: Add new __SharedUsage__ attribute to __Transferability__ to specify whether multiple users may use a product at the same time. * Add new enum for __SharedUsage__ with values _oneAtATime_, _severalAtATime_, _severalSpecifiedCompanionsAtATime_. * _Updates to xml schema_: - * netex_usageParameterAfterSales_support.xsd - * netex_usageParameterAfterSales_version.xsd + * netex_usageParameterAfterSales_support.xsd + * netex_usageParameterAfterSales_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.10 EURA-75 *Part3-FARES*: Add new __Add TravelBillingPolicy__ attribute to __ChargingPolicy__. * With enumerated values; _billAsYouGo_ , _billOnThreshold_, _billAtFareDayEnd_, _billAtPeriodEnd_. * _Updates to xml schema_: - * netex_usageParameterCharging_support.xsd - * netex_usageParameterCharging_version.xsd + * netex_usageParameterCharging_support.xsd + * netex_usageParameterCharging_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.10 UK-32 *Part3-FARES*: Add new __ResidenceType__ attribute to __ResidenceQualification__. @@ -1011,25 +1639,25 @@ There is also an _Oxygen_ project file: * Also EURA-62: Add new __CompanionRelationshipType__ attribute to __CompanionProfile__ with enumerated values _anyone, grandparent, parent, child, grandchild, colleague, family, legalRelative, spouse, partner, colleague, teacher, pupil_. * Also EURA-89 Add new enumeration value _birthCertificate_ to __ProofOfIdentity__. * _Updates to xml schema_: - * netex_usageParameterEligibility_support.xsd - * netex_usageParameterEligibility_version.xsd + * netex_usageParameterEligibility_support.xsd + * netex_usageParameterEligibility_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.10 EURA-53 *Part3-FARES*: Add new __CappingRuleStartConstraintType__ attribute to __CappedFareProduct__ __CappingRule__ to state if _fixed_ or _variable_. * Also, if _fixed_, specify a __startOnlyOn__ \ __DayType__, e.g. for day of week. * _Updates to xml schema_: - * netex_fareProduct_support.xsd - * netex_fareProduct_version.xsd + * netex_fareProduct_support.xsd + * netex_fareProduct_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.10 EURA-67 *Part3-FARES*: Add new _courier_ value to __FulfilmentMethodType__ enumerations. * _Updates to xml schema_: - * netex_salesDistribution_support.xsd + * netex_salesDistribution_support.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.10 EURA-91 *Part3-FARES*: Add new enumerated values _sameProductLongerJourney_ and _sameProductShorterJourney_ to __TypeOfExchange__ attribute on __Exchanging__ usage parameter. * _Updates to xml schema_: - * netex_usageParameterAfterSales_support.xsd + * netex_usageParameterAfterSales_support.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.10 EURA-87 *Part3-FARES*: Specify if start of validity is _variable_ or _fixed_. @@ -1047,12 +1675,12 @@ There is also an _Oxygen_ project file: ### 2019.03.10 UK-38 *Part3-FARES*: Add new attributes __MinimumAccess__ and __MaximumAccess__ to __FareStructureElementinSequence__. * _Updates to xml schema_: - * netex_fareStructureElement_version.xsd + * netex_fareStructureElement_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.10 EURA-81 *Part3-FARES*: Make relationship between __FareProduct__ and __TypeOfFareProduct__ many-to-many. * _Updates to xml schema_: - * netex_fareProduct_version.xsd + * netex_fareProduct_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.10 UK-08 *FRAMEWORK* Add new attribute __LayerRef__ to __VersionFrame__ and to __TypeOfFrame__. @@ -1067,12 +1695,12 @@ There is also an _Oxygen_ project file: ### 2019.03.09 UK-12 *Part3-FARES*: Add new attribute __GroupOfOperatorRef__ to __Tariff__ (ie make relationship many to many). * _Updates to xml schema_: - * netex_fareStructureElement_version.xsd + * netex_fareStructureElement_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.09 EURA-78 *Part3-FARES*: Allow more than one reference to a __GroupsOfSalesOfferPackageRef__ from a __SalesOfferPackage__ (i.e. make relationship many-to-many.) * _Updates to xml schema_: - * netex_salesOfferPackage_version.xsd + * netex_salesOfferPackage_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.08 EURA-54 *Part3-FARES*: Add a seat reference to assignable parameters. @@ -1081,22 +1709,22 @@ There is also an _Oxygen_ project file: * Also Add new __TravelDocumentRef__ and __RetailDeviceRef__ attributes to __SalesTransaction__. * Also Fix: make __RetailingOrganisationRef__ an __OrganisationOperatorRefStructure__ rather than an __OperatorRefStructure__. * _Updates to xml schema_: - * netex_vehicleSeating_support.xsd (New) - * netex_all_objects_reusable_components.xsd + * netex_vehicleSeating_support.xsd (New) + * netex_all_objects_reusable_components.xsd * netex.spp - * netex_accessRightParameter_version.xsd - * netex_salesTransaction_version.xsd + * netex_accessRightParameter_version.xsd + * netex_salesTransaction_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.08 EURA-43 *Part3-FARES*: Add new relationship to __FareZone__ to indicate who who manages it. * Add new attributes to __FareZone__ ; __AuthorityRef__ / __OperatorRef__, __GroupOfOperatorsRef__. * _Updates to xml schema_: - * netex_fareZone_version.xsd + * netex_fareZone_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.08 EURA-51 *Part3-FARES*: Add new enumeration values to __RoundTripType__ ; _returnOut_, _returnBack_ so as to distinguish legs. * _Updates to xml schema_: - * netex_usageParameterTravel_support.xsd + * netex_usageParameterTravel_support.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.08 PART2 UK-44, UK-69 *Part3-FARES*: Improve support for defining large tariffs in modular fashion @@ -1149,7 +1777,7 @@ There is also an _Oxygen_ project file: ### 2019.03.07 NJSK-Fix *FRAMEWORK* - Correct Type of __VersionFrameRef__ to be _VersionFrameRefStructure_ , correct substitution group on __ResourceFrameRef__ to be __VersionFrameRef__. * _Updates to xml schema_: - * netex_resourceFrame_version.xsd + * netex_resourceFrame_version.xsd * _Documentation Changes_: [uml_diagram: NONE], [doc-NONE] ### 2019.03.07 EURA-40 *Part3-FARES*: Add support for Subscriptions. @@ -1179,12 +1807,12 @@ There is also an _Oxygen_ project file: ### 2019.03.05 UK-09 *Part3-FARES*: Add __TypeOfTariffRef__ and __FareElementInSequenceRef__ to __TravelSpecification__ so that can correctly specify choices. * _Updates to xml schema_: - * netex_salesTransaction_version.xsd + * netex_salesTransaction_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.05 UK-19 *Part3-FARES-FP*: Fix __PriceGroup__ should be abstract. * _Updates to xml schema_: - * netex_farePrice_version.xsd + * netex_farePrice_version.xsd * _Documentation Changes_: [uml_diagram: NONE], [doc-doane] ### 2019.03.05 NJSK-Fix *PART1*: Make alternative name and date visible on __Direction__. @@ -1194,29 +1822,29 @@ There is also an _Oxygen_ project file: ### 2019.03.05 UK-41 *Part3-FARES*: Revise __UserProfile__ to allow more than one enum values for __ProofOfEligibilty__. * _Updates to xml schema_: - * netex_usageParameterEligibility_support.xsd - * netex_usageParameterEligibility_version.xsd + * netex_usageParameterEligibility_support.xsd + * netex_usageParameterEligibility_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.02 UK-18 *Part3-FARES*: Add values for __TypeOfInterval__. * _Updates to xml schema_: - * netex_geographicalStructureFactor_support.xsd + * netex_geographicalStructureFactor_support.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.02 UK-80 *Part3-FARES*: Add further values to __GenericParameterAssignment__, __TypeOfConcessionRef__, __TypeOfUsageParameterRef__, __VehicleType Ref__, __TypeOfLineRef__. * _Updates to xml schema_: - * netex_validityCondition_support.xsd - * netex_accessRightParameter_version.xsd + * netex_validityCondition_support.xsd + * netex_accessRightParameter_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.02 UK-41 *Part3-FARES*: Add an additional functional operator to __GenericParameterAssignment__ to clarify use of groups. * New values: _oneOf_ / _someOf_/ _allOf_. * Also correct documentation on relational operators. * _Updates to xml schema_: - * netex_validityCondition_support.xsd - * netex_accessRightParameter_version.xsd + * netex_validityCondition_support.xsd + * netex_accessRightParameter_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.03.01 EURA-(nk) *Part3-FARES*: Add __DistanceMatrixInverseRef__ for backwards direction of reference. Revise constraints. @@ -1230,20 +1858,20 @@ __TypeOfConcessionRef__, __TypeOfUsageParameterRef__, __VehicleType Ref__, __Ty * Fix correct case on __customerPurchasePackageRefs__. * Allow inlining of __CustomerPurchasePackages__ in a __FareContract__. * _Updates to xml schema_: - * netex_customerPurchasePackage_support.xsd - * netex_customerPurchasePackage_version.xsd - * netex_salesTransaction_version.xsd + * netex_customerPurchasePackage_support.xsd + * netex_customerPurchasePackage_version.xsd + * netex_salesTransaction_version.xsd * _Documentation Changes_: [uml_diagram: NONE], [doc-NONE] ### 2019.02.21 UK-07 *Part3-FARES*: Allow __xxPriceRefs__ directly in __FareTable__ / __cells__. * Also allow __VersionOfObjectRef__ on __FareTable__ __Row__ and __Column__. * _Updates to xml schema_: - * netex_fareZone_version.xsd + * netex_fareZone_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.02.21 UK-20 *Part3-FARES*: Add contains relationship to __FareZone__. * _Updates to xml schema_: - * netex_fareZone_version.xsd + * netex_fareZone_version.xsd * _Updates to xml examples_: * uk_fxc_trip_First_WoE_Line48_stage+Passses.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] @@ -1251,8 +1879,8 @@ __TypeOfConcessionRef__, __TypeOfUsageParameterRef__, __VehicleType Ref__, __Ty ### 2019.02.21 UK-57 *Part3-FARES*: Add Allow list of __MachineReadable__ enumerations, * Also add open ended __TypeOfMachineRedability__. * _Updates to xml schema_: - * netex_travelDocument_support.xsd - * netex_travelDocument_version.xsd + * netex_travelDocument_support.xsd + * netex_travelDocument_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.02.21 UK-34 *Part3-FARES*: TRAVEL DOCUMENT should not be in FARE FRAME - remove. @@ -1283,35 +1911,35 @@ __TypeOfConcessionRef__, __TypeOfUsageParameterRef__, __VehicleType Ref__, __Ty ### 2019.02.21 NJSK-Fix *FRAMEWORK* Make dummy types abstract __TransportOrganisation__ . * _Updates to xml schema_: - * netex_transportOrganisation_version.xsd + * netex_transportOrganisation_version.xsd * _Documentation Changes_: [uml_diagram: NONE], [doc-NONE] ### 2019.02.21 NJSK-Fix *FRAMEWORK* Reapply 1.09 Make __ValidityCondition__ etc visible [xsd only] * _Updates to xml schema_: - * netex_travelRights.xsd - * netex_trainElement.xsd + * netex_travelRights.xsd + * netex_trainElement.xsd * _Documentation Changes_: [uml_diagram: NONE], [doc-NONE] ### 2019.02.21 NJSK-Fix: *FRAMEWORK* Reapply 1.09 Constraint changes and further clean up constraints [xsd only] * Changes include: - * (a) Fix keyref constraint on __TimingLinkInJourneyPattern_AnyVersionedKey__, (Drop __DropFarePointInPattern__. __TimingTimingLinkInJournePattern__, __StopTimingLinkInJourneyPattern__). - * (b) Fix keyref constraint on __ServiceLinkInJourneyPattern_AnyVersionedKey__ (Drop __xxxPoints__). - * (c) Fix keyref constraint on __FarePointInPattern_AnyVersionedKey__ - Add __xxxPoints__. - * (d) Fix keyref constraint on __LinkInJourneyPattern_AnyVersionedKey__ - Ddrop __xxxPoints__. - * (e) Fix constraint __ServiceLinkInJourneyPattern_AnyVersionedKey__ drop bogus __ServiceService__ selector. - * (f) Fix __FarePointInPattern__ Key - * (g) Fix keyref constraint on StopPointInJourneyPattern - remove bogus __DeadRunInPattern__ and __ServiceStopPointInPattern__ selectors. - * (h) Fix keyref constraint on TimingPointInPattern - remove bogus __DeadRunInPattern__ and __ServiceStopPointInPattern__ selectors. - * (i) Fix uniqueness constraint on __HeadwayJourneyGroup__ - drop __RhythmicalJourneyGroup__. - * (j) Fix (again) __Constraints on SalesOfferPackage__ and __SalesOfferPackagePrice__. - * (k) Fix keyref __LinkInJourneyPattern_AnyVersionedKey__ correct __LinkInPattern__ to __ServiceLinkInPattern__. - * (l) Fix remove obsolete __ParkingTaxRate__ constraint - * (m) Fix Reinstate integrity constraints on StopPointInJourneyPattern, etc {NB THIS MAY CATCHE EXISTING ERRORS IN EXAMPLES]. - * (n) Fix Add constraints on __SectionInSequence__. {NB THIS MAY CATCHE EXISTING ERRORS IN EXAMPLES]. - * (o) Revise key names to emphasise when key is ordered separate. - * (b) Fix Make uniqueness of __PriceGroup__ and __FareTable__. + * (a) Fix keyref constraint on __TimingLinkInJourneyPattern_AnyVersionedKey__, (Drop __DropFarePointInPattern__. __TimingTimingLinkInJournePattern__, __StopTimingLinkInJourneyPattern__). + * (b) Fix keyref constraint on __ServiceLinkInJourneyPattern_AnyVersionedKey__ (Drop __xxxPoints__). + * (c) Fix keyref constraint on __FarePointInPattern_AnyVersionedKey__ - Add __xxxPoints__. + * (d) Fix keyref constraint on __LinkInJourneyPattern_AnyVersionedKey__ - Ddrop __xxxPoints__. + * (e) Fix constraint __ServiceLinkInJourneyPattern_AnyVersionedKey__ drop bogus __ServiceService__ selector. + * (f) Fix __FarePointInPattern__ Key + * (g) Fix keyref constraint on StopPointInJourneyPattern - remove bogus __DeadRunInPattern__ and __ServiceStopPointInPattern__ selectors. + * (h) Fix keyref constraint on TimingPointInPattern - remove bogus __DeadRunInPattern__ and __ServiceStopPointInPattern__ selectors. + * (i) Fix uniqueness constraint on __HeadwayJourneyGroup__ - drop __RhythmicalJourneyGroup__. + * (j) Fix (again) __Constraints on SalesOfferPackage__ and __SalesOfferPackagePrice__. + * (k) Fix keyref __LinkInJourneyPattern_AnyVersionedKey__ correct __LinkInPattern__ to __ServiceLinkInPattern__. + * (l) Fix remove obsolete __ParkingTaxRate__ constraint + * (m) Fix Reinstate integrity constraints on StopPointInJourneyPattern, etc {NB THIS MAY CATCHE EXISTING ERRORS IN EXAMPLES]. + * (n) Fix Add constraints on __SectionInSequence__. {NB THIS MAY CATCHE EXISTING ERRORS IN EXAMPLES]. + * (o) Revise key names to emphasise when key is ordered separate. + * (b) Fix Make uniqueness of __PriceGroup__ and __FareTable__. * _Updates to xml schema_: - * netex_publication.xsd + * netex_publication.xsd * _Documentation Changes_: [uml_diagram: NONE], [doc-NONE] ### 2019.02.18 NJSK-Fix *FRAMEWORK* Correct data type of __LayerRef__ and substitution group on __Layer__ and __CellRef__ @@ -1323,14 +1951,14 @@ __TypeOfConcessionRef__, __TypeOfUsageParameterRef__, __VehicleType Ref__, __Ty ### 2019.02.18 NJSK-Fix OTHER update XML SPy & Oxygen project files [xsd only] * _Updates to files_: - * netex_layer_support.xml - * netex_layer_version.xml + * netex_layer_support.xml + * netex_layer_version.xml * _Documentation Changes_: [uml_diagram: NONE], [doc-NONE] ### 2019.02.18 NJSK-Fix OTHER update XML SPy & Oxygen project files [xsd only] * _Updates to files_: - * netex.spp - * netex.spr + * netex.spp + * netex.spr * _Documentation Changes_: [uml_diagram: NONE], [doc-NONE] ### 2019.02.18 EXAMPLES - Add new Fare examples [xsd only] @@ -1338,9 +1966,9 @@ __TypeOfConcessionRef__, __TypeOfUsageParameterRef__, __VehicleType Ref__, __Ty * Example: Distance rail tariff: * Netex_era_distance_ro.xml * Example: Point to Point Multi-operator National tariff and single operator regional products: - * Netex_era_toc_uk.xml + * netex_era_toc_uk.xml * Example: Cross-border National tariff : - * Netex_crossborder_de.xml + * netex_crossborder_de.xml #### Bus fares * Example: Zone-to-zone bus fares: * uk_fxc_trip_Metrobus_1.xml.xml @@ -1354,8 +1982,8 @@ __TypeOfConcessionRef__, __TypeOfUsageParameterRef__, __VehicleType Ref__, __Ty * Fix: Add __CellSpecificNetworkGroup__ to Fare Table Specifics, * Fix: Add __TariffZoneRef , LineRef, FareZoneRef, TariffRef, LineRef, ScheduledStopPointRef__ and __FareStructureElementInSequenceRef__. __SectionRef__ to __CellSpecificNetworkGroup__, * _Updates to xml schema_: - * netex_fareTable_version.xsd - * netex_stopPlace_version.xsd + * netex_fareTable_version.xsd + * netex_stopPlace_version.xsd * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2019.01.11 1.09 NJSK-Fix *Part3-FARES*: Constraints. @@ -1367,13 +1995,12 @@ __TypeOfConcessionRef__, __TypeOfUsageParameterRef__, __VehicleType Ref__, __Ty 5. Fix constraint __ServiceLinkInJourneyPattern_UniqueBy_Id_Version_Order__ drop __ServiceServiceLinkInJourneyPattern__. 6. Fix __FarePointInPattern__ Key constraint * _Updates to xml schema_: - * netex_publication.xsd + * netex_publication.xsd * _Documentation Changes_: [uml_diagram: NONE], [doc-NONE] - ### 2019.01.10 HOUSEKEEPING Migrate to Github. Rename all schema files to remove version numbers. * _Updates to xml schema_: -All NeTEx files changed. + * All NeTEx files changed. * Documentation Changes_: [uml_diagram: NONE], [doc-NONE] ### 2018.06.02 GITHUBBER FRAMEWORK Add __Centroid__ to __GroupOfStopPlaces__. @@ -1396,7 +2023,6 @@ __TypeOfConcessionRef__, __TypeOfUsageParameterRef__, __VehicleType Ref__, __Ty * _Documentation Changes_: [uml_diagram: done], [doc-done] [DOCTODO] Also Add designator UML diagram to SPec - ### 2018.06.02 1.10 *BUG* Fix Substitution group __PointInJourneyPattern__. * _Updates to xml schema_: netex_journeyPattern-v1.1.xsd * _Documentation Changes_: [uml_diagram: NONE], [doc-NONE] @@ -1406,53 +2032,55 @@ __TypeOfConcessionRef__, __TypeOfUsageParameterRef__, __VehicleType Ref__, __Ty ### 2018.06.01 CR049 Rename to align with Transmodel. Fix case of names [xsd only] * TM6 Alignment: Rename __SalesPackage__ to __SalesOfferPackage__ - * Fix: Correct the camel casing of __GroupsOfsaleOfferPackages__ ==> __groupsOfSaleOfferPackages__ - * Fix: Correct constraint names + * Fix: Correct the camel casing of __GroupsOfsaleOfferPackages__ ==> __groupsOfSaleOfferPackages__ + * Fix: Correct constraint names * _Updates to xml schema_: - * netex_SalesOfferPackage_version-v1.1.xsd - * NeTEx_publication.xsd - * NeTEx_publication_timetable.xsd * - * Nx.xsd + * netex_SalesOfferPackage_version-v1.1.xsd + * NeTEx_publication.xsd + * NeTEx_publication_timetable.xsd * + * Nx.xsd * _Updates to examples_: - * Netex_tap_tsi_B3+more.xml - * Netex_tap_tsi_B2.xml - * Netex_tap_tsi_B2-71.xml - * Netex_tap_tsi_B2-1181.xml - * Netex_tap_tsi_B2-1180.xml - * Netex_tap_tsi_tcvs_irt_1.xml - * Netex_tap_tsi_B3.xml - * Netex_tap_Train_Hotel_SalesPackage_2.xml - * Netex_101.21_TflGeographicFares_UnitZone_MultipleProducts + * Netex_tap_tsi_B3+more.xml + * Netex_tap_tsi_B2.xml + * Netex_tap_tsi_B2-71.xml + * Netex_tap_tsi_B2-1181.xml + * Netex_tap_tsi_B2-1180.xml + * Netex_tap_tsi_tcvs_irt_1.xml + * Netex_tap_tsi_B3.xml + * Netex_tap_Train_Hotel_SalesPackage_2.xml + * Netex_101.21_TflGeographicFares_UnitZone_MultipleProducts * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2018.03.20 1.09 CR047 Fix __SupplementToFareProductRef__. * Fix _ResultStepIdType_[xsd only] - * _Updates to xml schema_: netex_farePrice_version & netex_FarePrice_support + * _Updates to xml schema_: + * netex_farePrice_version & netex_FarePrice_support * _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2018.03.20 1.09 Fix Inheritance of __CompanionProfileRef__ to be a type of __UserProfileRef__ [xsd only] -* _Updates to xml schema_: netex_usageParameterEligibility_support-v1.0 +* _Updates to xml schema_: + * netex_usageParameterEligibility_support-v1.0 * _Documentation Changes_: [uml_diagram: NONE], [doc-NONE] ### 2018.03.20 CR049 Rename to align with Transmodel -*renames and fixes - - Fix Capitalisation [xsd only] x - * Fix Capitalisation of wrapper tags - * TM Alignment: __salesOfferPackages__ should be lower ca.mel case. - * TM Alignment: __salesOfferPackageElements__ should be lower camel case. - * TM Alignment: __saleslesOfferPackageSubstitutions__ should be lower camel case. - * TM Alignment: __salesOfferPackagePrices__ should be lower camel case - * TM Alignment: __salesOfferPackageRefs__ should be lower camel case. +* Renames and fixes + * Fix Capitalisation [xsd only] x + * Fix Capitalisation of wrapper tags + * TM Alignment: __salesOfferPackages__ should be lower ca.mel case. + * TM Alignment: __salesOfferPackageElements__ should be lower camel case. + * TM Alignment: __saleslesOfferPackageSubstitutions__ should be lower camel case. + * TM Alignment: __salesOfferPackagePrices__ should be lower camel case + * TM Alignment: __salesOfferPackageRefs__ should be lower camel case. * _Updates to xml schema_: - * netex_SalesOfferPackage_support-v1.1.xsd - * netex_SalesOfferPackage_version-v1.1.xsd - * netex_FareTable_version-v1.1.xsd - * nete_AccessRight_Parameters_version-v1.1.xsd - * netex_FareProduct_version-v1.1.xsd -*_Updates to multiple Examples_. + * netex_SalesOfferPackage_support-v1.1.xsd + * netex_SalesOfferPackage_version-v1.1.xsd + * netex_FareTable_version-v1.1.xsd + * nete_AccessRight_Parameters_version-v1.1.xsd + * netex_FareProduct_version-v1.1.xsd +* _Updates to multiple Examples_. * _Documentation Changes_: [uml_diagram: NONE], [doc-NONE] -### 2018.03.20 CR049 Rename to align with Transmodel [*uml:v96-nk4; doc:v39*] +### 2018.03.20 CR049 Rename to align with Transmodel [*uml:v96-nk4; doc:v39*] * TM Alignment: Rename __PassengerContract__ ==> __FareContract___. * TM Alignment: Rename __PassengerContractEntry__ ==> __FareContractEntry__. * TM Alignment: Rename __PassengerContractSecurityListing__ ==> __FareContractSecurityListing__. @@ -1466,7 +2094,7 @@ __TypeOfConcessionRef__, __TypeOfUsageParameterRef__, __VehicleType Ref__, __Ty * netex_salesTransactionFrame_version-v1.1.xsd * netex_publication.xsd * netex_publication_timetable.xsd - * _Documentation Changes_: [uml_diagram: done], [doc-done] +* _Documentation Changes_: [uml_diagram: done], [doc-done] ### 2017.12.20 CR049 Rename to align with Transmodel [*uml:v96-nk4; doc:v39*] * TM Alignment: Rename __SalesPackage__ ==> __SalesOfferPackage__. @@ -1476,8 +2104,8 @@ __TypeOfConcessionRef__, __TypeOfUsageParameterRef__, __VehicleType Ref__, __Ty * TM Alignment: Rename __SalesPackageSubstitition__ ==> __SalesOfferPackageSubstitition__. * TM Alignment: Rename __GroupOfSalesPackages__ ==> __GroupOfSalesOfferPackages__. * _Updates to xml schema_: - * netex_salesPackage_support-v1.1.xsd ==> netex_aalesOfferPackage_support--v1.1.xsd - * netex_salesPackage_version-v1.1.xsd ==> netex_aalesOfferPackage_version-v1.1.xsd + * netex_salesPackage_support-v1.1.xsd ==> netex_aalesOfferPackage_support--v1.1.xsd + * netex_salesPackage_version-v1.1.xsd ==> netex_aalesOfferPackage_version-v1.1.xsd ### 2017.12.20 Fix up fare examples @@ -1485,166 +2113,169 @@ __TypeOfConcessionRef__, __TypeOfUsageParameterRef__, __VehicleType Ref__, __Ty ### 2017-12-01 Further revisions & Fixes for v1.1 * Fix: Add notice assignments to **GroupOfDistanceMatrixElements** [*uml:v96-nk3; doc:v38.04*] - * netex_distranceMatrixLement_version-v1.1.xsd + * netex_distranceMatrixLement_version-v1.1.xsd * Fix: Move _alternativeTexts_ up hierarchy to **EntityInVersion** [*uml:v96-nk2; doc:v38.03*] * Fix: Move **AlterativeName** to generic framework so Organisation can reference. [uml 96-nk2; doc done v38.03] - * netex_organisation_version-v1.1.xsd - * netex_all_objects_generic_version-v1.0.xsd + * netex_organisation_version-v1.1.xsd + * netex_all_objects_generic_version-v1.0.xsd * Fix: Add **ContactDetails** to **Line** as per uml [*uml:v96-nk2; doc:v38.03*] - * netex_line_version-v1.1.xsd + * netex_line_version-v1.1.xsd * Fix: Update uml diagram for **PropertyOfDay**, **Line** [*uml:v96-nk2; doc:v38.03*] * Fix: cd - **Place** should be typed **Place_VersionStructure** [*uml:v96-nk2; doc:v38.03*] - * netex_place_version-v1.1.xsd + * netex_place_version-v1.1.xsd * CR: Cr0019/Cr0013 correct type on **DayOffSet** on **CourseOfJourney** and **ReliefOpportunity**, **InterchangeRule**, [*uml:v96-nk2; doc:v38.03*] - * netex_vehicleService_version-v1.1.xsd - * netex_coupledJourney_version-v1.1.xsd - * netex_interchange-v1.1.xsd + * netex_vehicleService_version-v1.1.xsd + * netex_coupledJourney_version-v1.1.xsd + * netex_interchange-v1.1.xsd * Fix: Add **DayOffSet** to JourneyMeeting [*uml:v96-nk2; doc:v38.03*] - * netex_interchange-v1.1.xsd + * netex_interchange-v1.1.xsd * CR: Cr0051: Add _infolinks_ to **GroupOfEnNtities** [*uml:v96-nk3; doc:v38.04*] - * netex_groupin-v1.1.xsd + * netex_groupin-v1.1.xsd ### 2017-11-08 Further revisions & Fixes for V1.1 * Fix: Add **DayOffSet** to **JourneyPartCouple** [*uml:v96-nk2; doc:v38.03*] - * netex_coupledJourney_version-v1.1.xsd + * netex_coupledJourney_version-v1.1.xsd * Fix: Correct spelling & Allow multiple infolinks on **FareProduct** [*uml:v96-nk2; doc:v38.03*] - * netex_fareProduct_version-v1.1.xsd + * netex_fareProduct_version-v1.1.xsd * Fix: Add _MobileApp_ to **MediaType** enumeration [*uml:v96-nk2; doc:v38.03*] - * netex_travelDocumentSupport_support-v1.1.xsd + * netex_travelDocumentSupport_support-v1.1.xsd * Fix: Allow version of derived view id [*xsd only*] - * netex_responsibility_version-v1.1.xsd + * netex_responsibility_version-v1.1.xsd * Fix: Allow **DistanceMatrixView** on *AccessRightParameter** [*xsd only*] - * netex_accessRightParameter_version-v1.1.xsd + * netex_accessRightParameter_version-v1.1.xsd * CR: CR0051 Allow *Line* and _documentlinks_ on **Tariff** [*uml:v96-nk2; doc:v38.03*] - * netex_fareStructureElement_version-v1.1.xsd + * netex_fareStructureElement_version-v1.1.xsd * CR: CR0051 Add _map_ and _faresheet_ to **InfoLink** types [*uml:v96-nk2; doc:v38.03*] - * netex_utilityTypes_v1.1.xsd + * netex_utilityTypes_v1.1.xsd * CR: CR0051 Allow **Presentation** details on **TariffZone** [*uml:v96-nk2; doc:v38.03*] - * netex_zone_version-v1.1.xsd + * netex_zone_version-v1.1.xsd * Fix: Add _totalNumberParkingSpaces_ to **ParkingProperties** [*uml:v96-nk2; doc:v38.03*] - * netex_ifopt_parking_version-1.1,xsd + * netex_ifopt_parking_version-1.1,xsd * Fix: Update **Facility** - correct _nuisance_ to match XML[*uml:v96-nk2; doc:v38.03*] - * netex_facility_support-v1.1.xsd + * netex_facility_support-v1.1.xsd * CR: CR0049 Change **PiQuery** to **PiRequest** [*uml:v96-nk2; doc:v38.03*] - * netex_salesTransaction_support-v1.1.xsd (replaces 1.0) + * netex_salesTransaction_support-v1.1.xsd (replaces 1.0) * CR: CR0040 Rework to make **Section** a type of **LinkSequence** [*uml:v96-nk2; doc:v38.03*] - * netex_commonSection_support-v1.1.xsd ++ - * netex_commonSection_version-v1.1.xsd ++ - * netex_section_support-v1.1.xsd - * netex_section_version-v1.1.xsd - * netex_linkSequence_version-v1.1.xsd - * netex_lineNetwork_version-v1.1.xsd - * netex_fareZone_version-v1.1.xsd + * netex_commonSection_support-v1.1.xsd ++ + * netex_commonSection_version-v1.1.xsd ++ + * netex_section_support-v1.1.xsd + * netex_section_version-v1.1.xsd + * netex_linkSequence_version-v1.1.xsd + * netex_lineNetwork_version-v1.1.xsd + * netex_fareZone_version-v1.1.xsd * CR: CR0049 TM Change. Move _Description_ to supertype for **LinkSequence** [*uml:v96-nk2; doc:v38.03*] - * netex_journeyPattern_version-v1.1.xsd - * netex_journey_version-v1.1.xsd - * netex_ifopt_navigationPath_version-v1.1.xsd - * netex_ifopt_parking_version-v1.1.xsd + * netex_journeyPattern_version-v1.1.xsd + * netex_journey_version-v1.1.xsd + * netex_ifopt_navigationPath_version-v1.1.xsd + * netex_ifopt_parking_version-v1.1.xsd ---- ### 2017-10-10 Further revisions & Fixes * Fix: Correct **FareStructureElement** to allow Multiple interval support, Add timeIntervals & geographical intervals to fareElement, Also allow inlining of DistanceMatrixElements [xml] - * netex_FareStructureELement_version_-v1.1.xsd - * netex_all_objects_part3_fares-v1.0.xsd - * netex_all_objects_part3_fares_FS-v1.1.xsd - * netex_accessRightParameter_version-v1.1.xsd + * netex_FareStructureELement_version_-v1.1.xsd + * netex_all_objects_part3_fares-v1.0.xsd + * netex_all_objects_part3_fares_FS-v1.1.xsd + * netex_accessRightParameter_version-v1.1.xsd * Fix: **CustomerPurchasPeackageElement** add **GeographicalIntervalRef** & **TimeIntervalRef** [*uml:v96-nk2; doc:v38.03*] - * netex_CustomerPurchasePackage_version_-v1.1.xsd + * netex_CustomerPurchasePackage_version_-v1.1.xsd * CR: CR0049 TM alignment (i) **CustomerPurchasePackage** element add **TypeOfTravelDocument** to **ProductValidityParametersGroup** [*uml:v96-nk2; doc:v38.03*] - * netex_accessRightParameter_version-v1.1.xsd + * netex_accessRightParameter_version-v1.1.xsd + (ii) Fix Add **TypeOfTravelDocument** to **FareTable** specifics [*uml:v96-nk2; doc:v38.03*] - * netex_fareTable_version-v1.1.xsd - * etex_all_objects_part3_fares_FP-v1.1.xsd - * netex_distanceMatrixElement_version-v1.0.xsd + * netex_fareTable_version-v1.1.xsd + * etex_all_objects_part3_fares_FP-v1.1.xsd + * netex_distanceMatrixElement_version-v1.0.xsd (iii) Add **TypeOfTravelDocument** to **FareFrame** [*uml:v96-nk2; doc:v38.03*] - * netex_travelDocument_version-v1.1.xsd + * netex_travelDocument_version-v1.1.xsd * Fix: NeTEx **FareFrame** had wrong reference 1.0 [*xsd only*] - * netx_all_objects_part3_fares-v1.1.xsd - * netex_fareFrame_version-v1.0.xsd - * netex_all-v1.0.xsd - * netex_salesTransactionFrame-v1.1.xsd + * netx_all_objects_part3_fares-v1.1.xsd + * netex_fareFrame_version-v1.0.xsd + * netex_all-v1.0.xsd + * netex_salesTransactionFrame-v1.1.xsd * CR: CR0051 Misc small fix - **ParkingArea** add **NumberOfBaysWithRecharging**, **RechargingAvailable** [*uml:v96-nk2; doc:v38.03*] - * netex_parkingTariff_version-v1.1.xsd - * netex_siteFrame_version-v1.0.xsd - * netex_ifopt_all_objects-v1.0.xsd + * netex_parkingTariff_version-v1.1.xsd + * netex_siteFrame_version-v1.0.xsd + * netex_ifopt_all_objects-v1.0.xsd * CR: CR0051- **LostPropertyService**: add **KeptForDuration**. **LeftLuggage addMaximumDuration** [*uml:v96-nk2; doc:v38.03*] - * netex_ifopt_localService_version-v1.1.xsd - * netex_ifopt_localServiceCommercial_version-v1.0.xsd - * netex_Ifopt_equipmentAll-v1.0.xsd - * netex_assistanceBooking_version-v1.0.xsd + * netex_ifopt_localService_version-v1.1.xsd + * netex_ifopt_localServiceCommercial_version-v1.0.xsd + * netex_Ifopt_equipmentAll-v1.0.xsd + * netex_assistanceBooking_version-v1.0.xsd ---- ## 2017-08-17 * CR: CR0047 - **RailSubmode** add _AirportLink_ as rail submode [*uml:v96-nk2; doc:v38.03*] - * netex_submode_version-v1.1.xsd + * netex_submode_version-v1.1.xsd * FIX: Reorganise project folders [*xsd only*] - * Split all_object_part3_fares into four sublists -FP, FS, AR, SD + * Split all_object_part3_fares into four sublists -FP, FS, AR, SD ---- -### 2017-08-10 Allign with TM6 Changes +### 2017-08-10 Align with TM6 Changes * CR: CR0045 TM6: **GenericLoggable** support **LogEntry** [*uml:v96-nk2; doc:v38.03*] (i) Add generic **Loggable**. Make **PassengerContractEvent** a type of **LogENtry** [*uml:v96-nk2; doc:v38.03*] - * netex_loggable_support-v1.1.xsd - * netex_loggable_version-v1.1.xsd - * netex_salesContract_support-v1.1.xsd + * netex_loggable_support-v1.1.xsd + * netex_loggable_version-v1.1.xsd + * netex_salesContract_support-v1.1.xsd + (ii) Rename **PassengerContractEvent** to **PassengerContractEntry** NB not back compatible for **TypeOfPassengerContractEvent**[*uml:v96-nk2; doc:v38.03*] - * netex_salesContract_support-v1.1.xsd + * netex_salesContract_support-v1.1.xsd (iii) Add Support for **SecurityLists** & **WhiteLists*** , revise use of **lacklist**. NB this is functionally, but not syntactically backwards compatible. [*uml:v96-nk2; doc:v38.03*] - * +netex_securityList_support-v1.1.xsd - * +netex_securityList_version-v1.1.xsd - * netex_salesContract_support-v1.1.xsd - * netex_salesContract_version-v1.1.xsd - * netex_travelDocument_support-v1.1.xsd - * netex_travelDocument_version-v1.1.xsd - * netex_retailConsortium_support-v1.1.xsd - * netex_retailConsortium_version-v1.1.xsd - * netex_salesTransactionFrame_version-v1.1.xsd + * +netex_securityList_support-v1.1.xsd + * +netex_securityList_version-v1.1.xsd + * netex_salesContract_support-v1.1.xsd + * netex_salesContract_version-v1.1.xsd + * netex_travelDocument_support-v1.1.xsd + * netex_travelDocument_version-v1.1.xsd + * netex_retailConsortium_support-v1.1.xsd + * netex_retailConsortium_version-v1.1.xsd + * netex_salesTransactionFrame_version-v1.1.xsd (iv) Add **CustomerPurchasePackage** support [*uml:v96-nk2; doc:v38.03*] - * allObjects_part3 - * ++ netex_customerPurchasePackage_support-v1.1.xsd - * ++ netex_customerPurchasePackage_version-v1.1.xsd - * netex_salesTransactionFrame_version-v1.1.xsd - -(iv) Add **CustomerAccount**, **CustomerAccountStatus**, **TypeOfCustomerccount** [*uml:v96-nk2; doc:v38.03*] - * netex_salesContract_support-v1.1.xsd umlp - * netex_salesContract_support-v1.1.xsd umlp - - (v) Add **CustomerEligibility** [*uml:v96-nk2; doc:v38.03*] - * ++ netex_customerEligibility_support-v1.1.xsd umlp - * ++ netex_customerEligibility_version-v1.1.xsd umlp + * allObjects_part3 + * ++ netex_customerPurchasePackage_support-v1.1.xsd + * ++ netex_customerPurchasePackage_version-v1.1.xsd + * netex_salesTransactionFrame_version-v1.1.xsd + + (v) Add **CustomerAccount**, **CustomerAccountStatus**, **TypeOfCustomerccount** [*uml:v96-nk2; doc:v38.03*] + * netex_salesContract_support-v1.1.xsd umlp + * netex_salesContract_support-v1.1.xsd umlp + + (vi) Add **CustomerEligibility** [*uml:v96-nk2; doc:v38.03*] + * ++ netex_customerEligibility_support-v1.1.xsd umlp + * ++ netex_customerEligibility_version-v1.1.xsd umlp * CR: CR00xx Add **Presentation** including graphics to **AllowedLineDirection** [*uml:v96-nk2; doc:v38.03*] - * netex_line_version-v1.1.xsd umlp + * netex_line_version-v1.1.xsd umlp + * CR: CR0040 Revise **Section**: Add **GeneralSection** distinct from **CommonSection**. [*uml:v96-nk2; doc:v38.03*] Separate out section from point and link package. NB not strictly compatible just for **Section** usedIn **LinkSequence** - * netex_pointAndLinkSequence_support-v1.1.xsd UMLcp - * netex_pointAndLinkSequence_version-v1.1.xsd UMLcp - * netex_pointAndLink_support-v1.1.xsd UMLcp - * netex_pointAndLink_version-v1.1.xsd UMLcp - * netex_lineSection_version-v1.1.xsd UMLcp - * ++netex_section_support-v1.1.xsd UMLcp - * ++netex_section_version-v1.1.xsd UMLcp + * netex_pointAndLinkSequence_support-v1.1.xsd UMLcp + * netex_pointAndLinkSequence_version-v1.1.xsd UMLcp + * netex_pointAndLink_support-v1.1.xsd UMLcp + * netex_pointAndLink_version-v1.1.xsd UMLcp + * netex_lineSection_version-v1.1.xsd UMLcp + * ++netex_section_support-v1.1.xsd UMLcp + * ++netex_section_version-v1.1.xsd UMLcp * CR: CR0010 **QuayType** Add _BusPlatform_ enum value [*uml:v96-nk2; doc:v38.03*] - * netex_ifopt_stopPlace_support-v1.1.xsd + * netex_ifopt_stopPlace_support-v1.1.xsd * CR: CR0030 Add **DayOffsets** [u*uml:v96-nk2; doc:v38.03*] - * netex_coupledJourney_version-v1.1.xsd UM p - * netex_datedPassingTime_version-v1.1.xsd - * netex_monitoredPassingTime_version-v1.1.xsd - * netex_passingTimes_version-v1.1.xsd + * netex_coupledJourney_version-v1.1.xsd UM p + * netex_datedPassingTime_version-v1.1.xsd + * netex_monitoredPassingTime_version-v1.1.xsd + * netex_passingTimes_version-v1.1.xsd * CR: CR0010 Add **JourneyPartPosition** to **JourneyPart** [*uml:v96-nk2; doc:v38.03*] - * netex_coupledJourney_support-v1.1.xsd - * netex_coupledJourney_version-v1.1.xsd + * netex_coupledJourney_support-v1.1.xsd + * netex_coupledJourney_version-v1.1.xsd * CR: CR014 Add **GroupOfLinesType** enum [*uml:v96-nk2; doc:v38.03*] - * netex_line_support-v1.1.xsd - * netex_line_version-v1.1.xsd + * netex_line_support-v1.1.xsd + * netex_line_version-v1.1.xsd * CR: CR0047 Add support for tax to **FarePrice**: self ref on **PriceRule** & **StepResult** [*uml:v96-nk2; doc:v38.03*] - * netex_farePrice_version-v1.1.xsd - * netex_parkingTariff_support-v1.1.xsd - * netex_parkingTariff_version-v1.1.xsd + * netex_farePrice_version-v1.1.xsd + * netex_parkingTariff_support-v1.1.xsd + * netex_parkingTariff_version-v1.1.xsd =============================== End diff --git a/examples/functions/newModes/NewModes-CycleSharingExample.xml b/examples/functions/newModes/NewModes-CycleSharingExample.xml index e589ed34a..78ffe8b38 100644 --- a/examples/functions/newModes/NewModes-CycleSharingExample.xml +++ b/examples/functions/newModes/NewModes-CycleSharingExample.xml @@ -624,11 +624,36 @@ + + + Restricted Pool -zone + + + + + + + + + + Restricted Pool - parking + + + + + + + + + + + Metro Bike Cycle share scheme + http:metrobike.eu/info http:metrobike.eu/ios @@ -643,6 +668,7 @@ + >http:metrobike.eu/policy PT30M PT24H @@ -719,6 +745,15 @@ + + Must bring back to same zone + + + + mustPickUpAndDropOffInSameZone + + + @@ -1535,7 +1570,6 @@ This Shows sample Purchases 31 2020-02-28T16:00:00 - hotrider diff --git a/xsd/NeTEx_publication.xsd b/xsd/NeTEx_publication.xsd index 4df92d20c..0ec94db6d 100644 --- a/xsd/NeTEx_publication.xsd +++ b/xsd/NeTEx_publication.xsd @@ -17,7 +17,10 @@ Europe First Drafted for NeTEx version 1.0 CEN TC278 WG3 SG9 Editor Nicholas Knowles. mailto:schemer@netex.org.uk - 2021-10-03Add PARKING BAY CONDITION and RENTAL AVAILABILITY + 2021-09-01NewModes: AddPOOL OF VEHICLEs + + + 2021-08-03Add PARKING BAY CONDITION and RENTAL AVAILABILITY 2021-07-09Revise name sto allign with TM @@ -3305,28 +3308,7 @@ Correct COnstraints for PointOnRoute - - - - Every [UicOperatingPeriod Id + Version] must be unique within document. - - - - - - - - - - - - - - - - - - + Every [UicOperatingPeriod Id + Version] must be unique within document. @@ -4480,224 +4462,20 @@ Correct COnstraints for PointOnRoute - + - - - - - - - - - - - Every [PointOfInterestClassificationHierarchy Id + Version] must be unique within document. - - - - - - - - - - - - - - - - - - - - - Every [Parking Id + Version] must be unique within document. - - - - - - - - - - - - - - - - - - - - - Every [TypeOfParking Id + Version] must be unique within document. - - - - - - - - - - - - - - - - - - - - - Every [ParkingProperties Id + Version] must be unique within document. - - - - - - - - - - - - - - - - - - - - - Every [ParkingCapacity Id + Version] must be unique within document. - - - - - - - - - - - - - - - - - - - - - Every [ParkingArea Id + Version] must be unique within document. - - - - - - - - - - - - - - - - - - - - - Every [VehicleSharingParkingArea Id + Version] must be unique within document. - - - - - - - - - - - - - - - - - - - - - Every [VehiclePoolingParkingArea Id + Version] must be unique within document. - - - - - - - - - - - - - - - - - - - - - Every [TaxiParkingArea Id + Version] must be unique within document. - - - - - - - - - - - - - - - - - - - - - Every [ParkingAreaCapacityAssignment Id + Version + order] must be unique within document. - + + - - - - - - - - + + + @@ -6366,6 +6144,27 @@ Correct COnstraints for PointOnRoute + + + + + Every [PoolOfVehicles Id + Version] must be unique within document. + + + + + + + + + + + + + + + + @@ -6547,51 +6346,6 @@ Correct COnstraints for PointOnRoute - - - - - Every [DynamicStopAssignment Id + Version + order] must be unique within document. - - - - - - - - - - - - - - - - - - - - - - - - Every [VehicleTypeStopAssignment Id + Version] must be unique within document. - - - - - - - - - - - - - - - - diff --git a/xsd/netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd b/xsd/netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd index f6332735f..10930e195 100644 --- a/xsd/netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd +++ b/xsd/netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd @@ -39,6 +39,9 @@ 2020-07-07New Modes: Add further enums for PaymentProcessENum, ParkingUser TYpesENum + + 2021-09-01New Modes: Add list of bays/areas to enable PoolOfVehicles +

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

@@ -264,6 +267,19 @@ Rail transport, Roads and Road transport + + + Type for a collection of one or more references to a PARKING AREA or PARKING BAU. + + + + + + + + + + Type for identifier of a PARKING AREA. diff --git a/xsd/netex_part_3/part3_fares/netex_accessRightParameter_version.xsd b/xsd/netex_part_3/part3_fares/netex_accessRightParameter_version.xsd index db42b6539..37583f70c 100644 --- a/xsd/netex_part_3/part3_fares/netex_accessRightParameter_version.xsd +++ b/xsd/netex_part_3/part3_fares/netex_accessRightParameter_version.xsd @@ -24,6 +24,7 @@ + @@ -105,7 +106,10 @@ - Route : SingleJourneyPath - Service add SingleJourney and GroupOfSingleJourneys - Fare: add MediumAccessDevice and ApplicationInstance - +
+ + 2021-09-01FIX - Post newmodes merge Remove ambigous use of VehicleModes (drop from Organisation validity parameters). + Add MobilityServiceConstraintZone to Network validity parameters.

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

@@ -123,7 +127,7 @@ http://www.netex.org.uk/schemas/1.0/PATH/netex_prereqfile.xsd Unclassified - CEN, Crown Copyright 2009-2020 + CEN, Crown Copyright 2009-2021
    @@ -412,12 +416,6 @@ Rail transport, Roads and Road transport ORGANISATION validity parameters for ACCESS RIGHT PARAMETER ASSIGNMENT. - - - Vehicle Modes to which ACCESS RIGHTs apply. - - - @@ -445,6 +443,7 @@ Rail transport, Roads and Road transport Site validity parameters for ACCESS RIGHT PARAMETER ASSIGNMENT. + diff --git a/xsd/netex_part_5/part5_frames/netex_nm_mobilityJourneyFrame_version.xsd b/xsd/netex_part_5/part5_frames/netex_nm_mobilityJourneyFrame_version.xsd index 92b939308..4a53391b0 100644 --- a/xsd/netex_part_5/part5_frames/netex_nm_mobilityJourneyFrame_version.xsd +++ b/xsd/netex_part_5/part5_frames/netex_nm_mobilityJourneyFrame_version.xsd @@ -1,5 +1,5 @@ - + @@ -24,7 +24,10 @@ 2020-10-21Add Individual Travellers - 2021-10-03Add PARKING BAY CONDITION and RENTAL AVAILABILITY + 2021-07-03Add PARKING BAY CONDITION and RENTAL AVAILABILITY + + + 2021-09-01Correct PARKING BAY CONDITION and RENTAL AVAILABILITY to be just enties.

    NeTEx Network Exchange MOBILITY JOURNEY FRAME @@ -181,7 +184,7 @@ Rail transport, Roads and Road transport Rental Parking status elements in frame. - + VEHICLE MEETING POINTs in frame. diff --git a/xsd/netex_part_5/part5_frames/netex_nm_mobilityServiceFrame_version.xsd b/xsd/netex_part_5/part5_frames/netex_nm_mobilityServiceFrame_version.xsd index 3b4b7dfda..ecaa894af 100644 --- a/xsd/netex_part_5/part5_frames/netex_nm_mobilityServiceFrame_version.xsd +++ b/xsd/netex_part_5/part5_frames/netex_nm_mobilityServiceFrame_version.xsd @@ -1,5 +1,5 @@ - + @@ -31,9 +31,11 @@ 2021-01-08Drop MobilityServiceElement + + 2021-09-01Add PoolOfVehicles + -

    NeTEx Network Exchange MOBILITY SERVICE FRAME -

    +

    NeTEx Network Exchange MOBILITY SERVICE FRAME

    text/xml @@ -47,7 +49,7 @@ http://www.netex.org.uk/schemas/1.0/ifopt/netex_xxxxx.xsd Unclassified - CEN, Crown Copyright 2009-2017 + CEN, Crown Copyright 2020-2021
      @@ -155,6 +157,11 @@ Rail transport, Roads and Road transport FLEETs in Frame + + + FLEETs in Frame + + diff --git a/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_support.xsd b/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_support.xsd index 34a865997..c9ffac224 100644 --- a/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_support.xsd +++ b/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_support.xsd @@ -22,6 +22,10 @@ 2021-05-03Add zone rule applicability values + + + 2021-09-01NewModes Comments: Add __mustpickupanddropoffInSameZone__ value + Add PoolOfVehicles >

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

      @@ -64,6 +68,62 @@ Rail transport, Roads and Road transport NeTEx MOBILITY SERVICE CONSTRAINT ZONE Types + + + + main schema + e-service developers + Nicholas Knowles + Christophe Duquesne + Europe + First drafted for NeTEx version 1.0 CEN TC278 WG3 SG9 Editor Nicholas Knowles. mailto:schemer@netex.org.uk + + 2020-10-26Add for New Modes + + + 2020-10-26Revise + + +

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

      +

      This sub-schema describes the MEETING POINT identifier Types.

      +
      + + text/xml + http://www.w3.org/2001/XMLSchema + XML schema, W3C Recommendation 2001 + + {http://www.netex.org.uk/schemas/1.0/xsd/netex_part_5/netex_newModes}netex_nm_mobilityServiceConstraintZone_support.xsd + [ISO 639-2/B] ENG + CEN TC278 WG3 SG9 + + http://www.netex.org.uk/schemas/1.0/PATH/netex_prereqfile.xsd + + Unclassified + CEN, Crown Copyright 2019-2020 + + +
        +
      • Derived from the Transmodel standard.
      • +
      + + Version 1.0 Draft for approval + + Arts, recreation and travel, Tourism, Travel (tourism), Transport, +Air transport, Airports, +Ports and maritime transport, Ferries (marine), +Public transport, Bus services, Coach services, Bus stops and stations, +Rail transport, Railway stations and track, Train services, Underground trains, +Business and industry, Transport, Air transport , Ports and maritime transport, Public transport, +Rail transport, Roads and Road transport + + CEN TC278 WG3 SG9. + + NeTEx MOBILITY SERVICE CONSTRAINT ZONE types. + Standard +
      +
      + MOBILITY SERVICE CONSTRAINT Types +
      Type for a list of MOBILITY SERVICE CONSTRAINT ZONEs. @@ -204,6 +264,7 @@ Rail transport, Roads and Road transport + @@ -218,5 +279,97 @@ Rail transport, Roads and Road transport + + + + main schema + e-service developers + Nicholas Knowles + Christophe Duquesne + Europe + First drafted for NeTEx version 1.0 CEN TC278 WG3 SG9 Editor Nicholas Knowles. mailto:schemer@netex.org.uk + + 2020-10-26Add for New Modes + + + 2020-10-26Revise + + +

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

      +

      This sub-schema describes the MEETING POINT identifier Types.

      +
      + + text/xml + http://www.w3.org/2001/XMLSchema + XML schema, W3C Recommendation 2001 + + {http://www.netex.org.uk/schemas/1.0/xsd/netex_part_5/netex_newModes}netex_nm_mobilityServiceConstraintZone_support.xsd + [ISO 639-2/B] ENG + CEN TC278 WG3 SG9 + + http://www.netex.org.uk/schemas/1.0/PATH/netex_prereqfile.xsd + + Unclassified + CEN, Crown Copyright 2019-2020 + + +
        +
      • Derived from the Transmodel standard.
      • +
      + + Version 1.0 Draft for approval + + Arts, recreation and travel, Tourism, Travel (tourism), Transport, +Air transport, Airports, +Ports and maritime transport, Ferries (marine), +Public transport, Bus services, Coach services, Bus stops and stations, +Rail transport, Railway stations and track, Train services, Underground trains, +Business and industry, Transport, Air transport , Ports and maritime transport, Public transport, +Rail transport, Roads and Road transport + + CEN TC278 WG3 SG9. + + NeTEx MOBILITY SERVICE CONSTRAINT ZONE types. + Standard +
      +
      + POOL OF VEHICLE Types +
      + + + Type for a list of POOL OF VEHICLEs. + + + + + + + + + + + + Type for identifier of an POOL OF VEHICLEs + + + + + + Reference to an POOL OF VEHICLEs. +v1.2.2 + + + + + + + + + + Type for Reference to an POOL OF VEHICLEs ZONE. + + + + + diff --git a/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd b/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd index d489211ac..99bad3915 100644 --- a/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd +++ b/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd @@ -1,5 +1,6 @@ + @@ -241,5 +242,93 @@ Rail transport, Roads and Road transport
      + + + + Type for a list of references to a POOL OF VEHICLEs. + + + + + + + A set of vehicles assigned to a specific PARKING, PARKING AREAs, PARKING BAYs, p lace or MOBILITY CONSTRAINT ZONE that must be picked up and returned to the same area. +. +v1.2.2 + + + + + + + + + A POINT where passengers can board or alight from vehicles. +v1.2.2 + + + + + + + + + + + + + + + + + + + + + + + + + + Type for POOL OF VEHICLEs restricts id. + + + + + + + + + + + + Elements for a POOL OF VEHICLEs. + + + + + + Restcrictions on using POOL OF VEHICLEs. + + + + + VEHICLEs in POOL OF VEHICLEs. + + + + + + + Restriction elements for a POOL OF VEHICLEs. + + + + + + + Vehclie restrictions in Zone + + + + diff --git a/xsd/netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd b/xsd/netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd index 209ebdb9a..306bf7c23 100644 --- a/xsd/netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd +++ b/xsd/netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd @@ -20,14 +20,17 @@ 2020-10-06 - 2021-10-3Add PARKING BAY CONDITION and RENTRAL AVAILABILITY + 2021-10-03Add PARKING BAY CONDITION and RENTRAL AVAILABILITY - 2021-07-073Add enum to PARKING BAY STATUs as well + 2021-07-03Add enum to PARKING BAY STATUs as well + + + 2021-09-01Make OarkingLog abstract and add frame inline structure.

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

      -

      This sub-schema describes the VEHICLE MEETING PLACE types.

      +

      This sub-schema describes the VEHICLE PARKING AREA types.

      text/xml @@ -66,7 +69,7 @@ Rail transport, Roads and Road transport NeTEx NM PARKING BAY STATUS data types - + Dummy type for Parking Log ENTRY. @@ -89,6 +92,22 @@ Rail transport, Roads and Road transport + + + Type for a list of PARKING LOG ENTRYs in a frame. + + + + + + + Dummy type for Parking Log ENTRY. +v1.2.2 + + + + + + From 7bc3fc8b79e775e2151e799496af20da9018fabd Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Wed, 1 Sep 2021 19:15:39 +0200 Subject: [PATCH 3/6] solve alignment issue --- .../part5_frames/netex_nm_mobilityServiceFrame_version.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/netex_part_5/part5_frames/netex_nm_mobilityServiceFrame_version.xsd b/xsd/netex_part_5/part5_frames/netex_nm_mobilityServiceFrame_version.xsd index ecaa894af..d435eb9b2 100644 --- a/xsd/netex_part_5/part5_frames/netex_nm_mobilityServiceFrame_version.xsd +++ b/xsd/netex_part_5/part5_frames/netex_nm_mobilityServiceFrame_version.xsd @@ -49,7 +49,7 @@ http://www.netex.org.uk/schemas/1.0/ifopt/netex_xxxxx.xsd Unclassified - CEN, Crown Copyright 2020-2021 + CEN, Crown Copyright 2020-2021
        From afb47c8d69eee2107253089ccff7a8b2af6dfe31 Mon Sep 17 00:00:00 2001 From: Christophe Duquesne Date: Wed, 1 Sep 2021 19:17:46 +0200 Subject: [PATCH 4/6] Taks trailing > correction line 29 --- .../part5_nd/netex_nm_mobilityServiceConstraintZone_support.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_support.xsd b/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_support.xsd index c9ffac224..e7ecc8cc7 100644 --- a/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_support.xsd +++ b/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_support.xsd @@ -26,7 +26,7 @@ 2021-09-01NewModes Comments: Add __mustpickupanddropoffInSameZone__ value Add PoolOfVehicles - > +

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

        This sub-schema describes the MEETING POINT identifier Types.

        From de19294b3de29a5e3ff5217b402436e4b7fa88cb Mon Sep 17 00:00:00 2001 From: Nicholas Knowles Date: Fri, 3 Sep 2021 10:10:57 +0100 Subject: [PATCH 5/6] NewModes: Add BatteryEquioment and Vehicle CHargingEquipment The VDV review comments put forward Vehicle charging elements. to manage the charging of electric vehicles. Adding a charging plan for vehciles needs further modelling so should be left to a future CR. However it is straightforward to add a BatteryEquipment and a ChargingEquipmentProfile based on the VDV values, and incorporating ISOstandard plug types. --- NeTEx.spp | 3 + NeTEx.xpr | 10 +- README.md | 24 ++- .../newModes/NewModes-CycleSharingExample.xml | 83 ++++++++- xsd/NeTEx_publication.xsd | 108 ++++++++++-- .../netex_all_objects_reusableComponents.xsd | 2 + ...ex_nm_chargingEquipmentProfile_support.xsd | 82 +++++++++ ...ex_nm_chargingEquipmentProfile_version.xsd | 163 ++++++++++++++++++ .../netex_nm_equipmentEnergy_support.xsd | 137 ++++++++++++++- .../netex_nm_equipmentEnergy_version.xsd | 122 ++++++++++++- .../netex_trainElement_version.xsd | 22 ++- .../netex_vehicleType_version.xsd | 13 +- .../netex_utility/netex_units.xsd | 9 + ..._mobilityServiceConstraintZone_version.xsd | 3 +- 14 files changed, 735 insertions(+), 46 deletions(-) create mode 100644 xsd/netex_framework/netex_reusableComponents/netex_nm_chargingEquipmentProfile_support.xsd create mode 100644 xsd/netex_framework/netex_reusableComponents/netex_nm_chargingEquipmentProfile_version.xsd diff --git a/NeTEx.spp b/NeTEx.spp index 143812d24..ae7461df4 100644 --- a/NeTEx.spp +++ b/NeTEx.spp @@ -101,6 +101,7 @@ + @@ -166,6 +167,8 @@ + + diff --git a/NeTEx.xpr b/NeTEx.xpr index 82621f3fe..1cd297451 100644 --- a/NeTEx.xpr +++ b/NeTEx.xpr @@ -93,7 +93,7 @@ - + netex_nm_chargingEquipmentProfile_version @@ -101,7 +101,13 @@ - + + + + + + + diff --git a/README.md b/README.md index b45cfc0d6..5606eb347 100644 --- a/README.md +++ b/README.md @@ -39,12 +39,32 @@ A new Part5 is added for new modes, with examples The new Part 5 CEN Specification document describes the additions and changes. +### 2021.09.02 NewModes: CommentAction Add __BatteryEquipment__ and ChargingEquipmentProfile__. + * Add __BatteryEquipments__ to energy equipment. Add uniqueness constraint. + * Add ChargingEquipmentProfile__ and__TypeOfPlug__in new module. + * Add __MobilityServiceConstraintZone__ to Network access right validity parameters. + * _Updates to xml schema_: + * ++ netex_nm_chargingEquipmentProfile_support.xsd + * ++ netex_nm_chargingEquipmentProfile_version.xsd + * netex_ifopt_nm_equipmentEnergy_support.xsd + * netex_ifopt_nm_equipmentEnergy_support.xsd + * netex_vehicleType_version.xsd + * netex_trainElement_version.xsd + * netex_netex_nm_mobilityConstraintZone_version.xsd + * netex_units.xsd + * netex_all_objects_reusableComponents.xsd + * netex_publication_version.xsd + * _Other updates_: + * NeTEx.spp + * NeTEx.xpr + * _Updates to xml examples_: + * NewModes-CycleSharingExample.xml - +netex_reusableComponents/netex_all_objects_reusableComponents.xs ### 2021.09.01 NewModes: CommentAction Add __PoolOfVehicles__. * Add __mustpickupanddropoffInSameZone_ value to __mobilityConstraintZone__ restiction values. - * Add __PoolOfVehicles__ to Mobility Service Zonstraint zone package. Add uniqueness constraint. + * Add __PoolOfVehicles__ to Mobility Service Constraint zone package. Add uniqueness constraint. * Add __PoolOfVehicles__to __MobilityServiceFrame__. * Add __MobilityServiceConstraintZone__ to Network access right validity parameters. * _Updates to xml schema_: diff --git a/examples/functions/newModes/NewModes-CycleSharingExample.xml b/examples/functions/newModes/NewModes-CycleSharingExample.xml index 78ffe8b38..1acadd2f4 100644 --- a/examples/functions/newModes/NewModes-CycleSharingExample.xml +++ b/examples/functions/newModes/NewModes-CycleSharingExample.xml @@ -117,6 +117,14 @@ + + Bike equimebt + + + Battery + + + @@ -229,12 +237,29 @@ - + New Model Bike v2 + + + + + + 2 + + + + plug + type2 + 1-PhaseAC + 240 + PT1M + PT1M + + false @@ -254,6 +279,15 @@ true true + + true + true + false + false + false + true + true + @@ -609,17 +643,53 @@ - + + + + + 1000 + 240 + + + + 1000 + 240 + + - + + + + + 1000 + 240 + + + + 1000 + 240 + + - + + + + + 1000 + 240 + + + + 1000 + 240 + + @@ -653,7 +723,6 @@ Metro Bike Cycle share scheme - http:metrobike.eu/info http:metrobike.eu/ios @@ -1724,7 +1793,7 @@ This Shows sample Purchases - + @@ -1801,7 +1870,7 @@ This Shows sample Purchases - + diff --git a/xsd/NeTEx_publication.xsd b/xsd/NeTEx_publication.xsd index 0ec94db6d..94b18627d 100644 --- a/xsd/NeTEx_publication.xsd +++ b/xsd/NeTEx_publication.xsd @@ -17,12 +17,15 @@ Europe First Drafted for NeTEx version 1.0 CEN TC278 WG3 SG9 Editor Nicholas Knowles. mailto:schemer@netex.org.uk - 2021-09-01NewModes: AddPOOL OF VEHICLEs + 2021-09-02NewModes: Add BatteyEquipment and TypeOfBatteryCHemistry. Add ChargingEquipmentProfile, TypeOfPlug - + + 2021-09-01NewModes: Add PoolOfVehicles + + 2021-08-03Add PARKING BAY CONDITION and RENTAL AVAILABILITY - + 2021-07-09Revise name sto allign with TM VehicleRentalOperation --> VehicleRental, VehicleSharingOperation --> VehicleSharing, VehiclePoolingOperation --> VehiclePooling @@ -1501,8 +1504,7 @@ Correct COnstraints for PointOnRoute - - + @@ -1523,8 +1525,6 @@ Correct COnstraints for PointOnRoute - - @@ -2727,6 +2727,48 @@ Correct COnstraints for PointOnRoute + + + + + Every [BatteryEquipment Id + Version] must be unique within document. + + + + + + + + + + + + + + + + + + + + + Every [TypeOfBatteryChemistry Id + Version] must be unique within document. + + + + + + + + + + + + + + + + @@ -3325,7 +3367,7 @@ Correct COnstraints for PointOnRoute - + @@ -3512,6 +3554,48 @@ Correct COnstraints for PointOnRoute + + + + + Every [ChargingEquipmentProfile Id + Version] must be unique within document. + + + + + + + + + + + + + + + + + + + + + Every [TypeOfPlug Id + Version] must be unique within document. + + + + + + + + + + + + + + + + @@ -4467,15 +4551,13 @@ Correct COnstraints for PointOnRoute - + - - @@ -4556,7 +4638,7 @@ Correct COnstraints for PointOnRoute - + @@ -6164,7 +6246,7 @@ Correct COnstraints for PointOnRoute - + diff --git a/xsd/netex_framework/netex_reusableComponents/netex_all_objects_reusableComponents.xsd b/xsd/netex_framework/netex_reusableComponents/netex_all_objects_reusableComponents.xsd index ed5b339ee..6fed2db4c 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_all_objects_reusableComponents.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_all_objects_reusableComponents.xsd @@ -23,6 +23,8 @@ + + diff --git a/xsd/netex_framework/netex_reusableComponents/netex_nm_chargingEquipmentProfile_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_nm_chargingEquipmentProfile_support.xsd new file mode 100644 index 000000000..3a9455420 --- /dev/null +++ b/xsd/netex_framework/netex_reusableComponents/netex_nm_chargingEquipmentProfile_support.xsd @@ -0,0 +1,82 @@ + + + + + + + + main schema + e-service developers + Europe + First drafted for version 1.0 CEN TC278 WG3 SG6 Editor Nicholas Knowles. mailto:schemer@netex.org.uk + + 021-09-02 + + + 2021-09-02Split out from Parking Equipoment + + +

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

        +
        + + text/xml + http://www.w3.org/2001/XMLSchema + XML schema, W3C Recommendation 2001 + + {http://www.netex.org.uk/schemas/1.0/xsd/netex_part_1/part1_ifopt}netex_ifopt_nm_chargingProfile_support + [ISO 639-2/B] ENG + CEN TC278 WG3 SG9 + Unclassified + CEN, Crown Copyright 2009-2021 + + +
          +
        • Added for NExTex new modes.
        • +
        + + Version 1.0 Draft for approval + + Arts, recreation and travel, Tourism, Travel (tourism), Transport, +Air transport, Airports, +Ports and maritime transport, Ferries (marine), +Public transport, Bus services, Coach services, Bus stops and stations, +Rail transport, Railway stations and track, Train services, Underground trains, +Business and industry, Transport, Air transport , Ports and maritime transport, Public transport, +Rail transport, Roads and Road transport + + CEN TC278 WG3 SG9. + + NeTEx Network Exchange - CHARGING EQUIPMENT PROFILE identifier types. + Standard +
        +
        + CHARGING EQUIPMENT PROFILE identifier types for NeTEx. +
        + + + + Type for identifier of CHARGING EQUIPMENT PROFILE. + + + + + + Identifier of an CHARGING EQUIPMENT PROFILE. +v1.2.2 + + + + + Type for a reference to an CHARGING EQUIPMENT PROFILE. + + + + + + Identifier of a CHARGING EQUIPMENT PROFILE. + + + + + + +
        diff --git a/xsd/netex_framework/netex_reusableComponents/netex_nm_chargingEquipmentProfile_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_nm_chargingEquipmentProfile_version.xsd new file mode 100644 index 000000000..74a9888f7 --- /dev/null +++ b/xsd/netex_framework/netex_reusableComponents/netex_nm_chargingEquipmentProfile_version.xsd @@ -0,0 +1,163 @@ + + + + + + + + + + + main schema + e-service developers + Europe + First drafted for version 1.0 CEN TC278 WG3 SG6 Editor Nicholas Knowles. mailto:schemer@netex.org.uk + + 2021-09-02 + + + 2021-09-02 + + +

        NeTEx - Network Exchange. This subschema defines CHARGING EQUIPMENT PROFILE base types.

        +
        + + text/xml + http://www.w3.org/2001/XMLSchema + XML schema, W3C Recommendation 2001 + + {http://www.netex.org.uk/schemas/1.0/xsd/netex_part_1/part1_ifopt}netex_nm_equipmentEnergy_version.xsd + [ISO 639-2/B] ENG + Kizoom Software Ltd, 16 High Holborn, London WC1V 6BX + Unclassified + CEN, Crown Copyright 2020-2021 + + +
          +
        • Derived from the TransModel standards.
        • +
        + + Version 1.0 Draft for approval + + Arts, recreation and travel, Tourism, Travel (tourism), Transport, +Air transport, Airports, +Ports and maritime transport, Ferries (marine), +Public transport, Bus services, Coach services, Bus stops and stations, +Rail transport, Railway stations and track, Train services, Underground trains, +Business and industry, Transport, Air transport , Ports and maritime transport, Public transport, +Rail transport, Roads and Road transport + + CEN TC278 WG3 SG9. + + NeTEx Network Exchange - CHARGING EQUIPMENT PROFILE Types of Equipment. + Standard +
        +
        + CHARGING EQUIPMENT PROFILE types for NeTEx. +
        + + + + Type for containment in frame of CHARGING EQUIPMENT PROFILEs. + + + + + + + Chargingequipment profile for VEHICLE. + + + + + + + + + Specialisation of VEHICLE EQUIPMENT PROFILE describing vehicle charging features. + + + + + + + + + + + + + + + + + + + Identifier of ENTITY. + + + + + + + + + Type for a CHARGING EQUIPMENT PROFILE. + + + + + + + + + + + + Elements for CHARGING EQUIPMENT PROFILE. + + + + + Type of coupling. See allowed values. + + + + + Type of Plug. See allowed values. + + + + + + Type of current. See allowed values. + + + + + CHarging voltage in Volts. + + + + + + Maximum charging power in Watts, available, determining how long charging willtake + + + + + + + Normal period need to set up charging. + + + + + + Normal time to decouple after charging. + + + + + +
        diff --git a/xsd/netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd b/xsd/netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd index c44a948f8..e4f5ac9bc 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_support.xsd @@ -1,5 +1,5 @@ - + @@ -13,7 +13,10 @@ 2007-06-12
        - 2020.10-07Split out from PArking Equipoment + 2020-10-07Split out from PArking Equipoment + + + 2021-09-02NewMO)DEs: Add Battery and TypeOfBatteryChemistry, PlugType etc

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

        @@ -27,11 +30,11 @@ [ISO 639-2/B] ENG CEN TC278 WG3 SG9 Unclassified - CEN, Crown Copyright 2009-2020 + CEN, Crown Copyright 2009-2021
          -
        • Derived from the TransModel standards.
        • +
        • Added fro NExTex new modes.
        Version 1.0 Draft for approval @@ -104,5 +107,131 @@ Rail transport, Roads and Road transport + + + + Type for identifier of BATTERY EQUIPMENT. + + + + + + Identifier of an BATTERY EQUIPMENT. +v1.2.2 + + + + + Type for a reference to an BATTERY EQUIPMENT. + + + + + + Identifier of a BATTERY EQUIPMENT. + + + + + + + + + Type for identifier of a TYPE OF BATTERY CHEMISTRY. + + + + + + Reference to a TYPE OF BATTERY CHEMISTRY. +v1.2.2 + + + + + Type for a reference to a TYPE OF BATTERY CHEMISTRY. + + + + + + Reference to a TYPE OF BATTERY CHEMISTRY. + + + + + + + + + Type for identifier of a TYPE OF PLUG. + + + + + + Reference to a TYPE OF PLUG. +v1.2.2 + + + + + Type for a reference to a TYPE OF PLUG. + + + + + + Reference to a TYPE OF PLUG. + + + + + + + + + Values for Plug Types +v1.2.2 + + + + + + + + + + + + + + + + + + + + + + + Values for Coupling Types +v1.2.2 + + + + + + + + + + + + + Values for Current Types +v1.2.2 + + + + + + + + diff --git a/xsd/netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd index be93eb82f..09fff5830 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_nm_equipmentEnergy_version.xsd @@ -1,6 +1,6 @@ - + @@ -25,6 +25,9 @@ 2017-05-25 Definition of CycleStorage number of spaces corrected. Doc change only. + + 2021-09-02Add Battery and TypeOfBatteryChemistry +

        NeTEx - Network Exchange. This subschema defines ENERGY EQUIPMENT base types.

        @@ -37,7 +40,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
          @@ -195,5 +198,120 @@ points cannot exceed this value. + + + + Specialisation of INSTALLED EQUIPMENT for BATTERY. +v1.2.2 + + + + + + + + + + + + + + + + + + + + + Identifier of ENTITY. + + + + + + + + + Type for a BATTERY EQUIPMENT. + + + + + + + + + + + + Elements for BATTERY EQUIPMENT. + + + + + Battery capacity stated by the manufacturer in Watt Hours [Wh] + + + + + + Usable battery capacity stated in Watt Hours [Wh] + + + + + + + Voltage for battery in volts. + + + + + + Maximum charging power of the grid +supply [W]. The sum of the current +power of all connected charging +points cannot exceed this value. + + + + + + + + + A classification of a BATTERY CHEMISTRY +v1.2.2 + + + + + + + + + + + + + + + + + + + Name of Class of the ENTITY. Allows reflection. Fixed for each ENTITY type. + + + + + + + + + Type for a TYPE OF BATTERY CHEMISTRY. +v1.2.2 + + + + + diff --git a/xsd/netex_framework/netex_reusableComponents/netex_trainElement_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_trainElement_version.xsd index df31b6383..76cf5bbb9 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_trainElement_version.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_trainElement_version.xsd @@ -1,7 +1,8 @@ - + + @@ -49,7 +50,9 @@ 2019-03-27Fix add missing TrainSize attribute to TrainElement - 2019-04-18Fix add missing orientation to TrainComponent + 2019-04-18Fix add missing orientation to TrainComponent + + 2021-09-018NewModes: revise to allow chargingEquipmentProfile

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

          @@ -67,7 +70,7 @@ http://www.netex.org.uk/schemas/1.0/PATH/netex_prereqfile.xsd Unclassified - CEN, Crown Copyright 2009-2019 + CEN, Crown Copyright 2009-2021
            @@ -137,6 +140,19 @@ Rail transport, Roads and Road transport + + + Type for containment in frame of VEHICLE EQUIPMENT PROFILEs. + + + + + + + + + + Type for containment in frame of VEHICLE TYPEs. diff --git a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd index 17d78b62b..f65fb3262 100644 --- a/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd +++ b/xsd/netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd @@ -98,18 +98,6 @@ Rail transport, Roads and Road transport - - - Type for containment in frame of VEHICLE EQUIPMENT PROFILEs. - - - - - - - - - @@ -1149,6 +1137,7 @@ Rail transport, Roads and Road transport Manufacturer VEHICLE MODEL. + diff --git a/xsd/netex_framework/netex_utility/netex_units.xsd b/xsd/netex_framework/netex_utility/netex_units.xsd index e0fde3030..f6bf0b0cb 100644 --- a/xsd/netex_framework/netex_utility/netex_units.xsd +++ b/xsd/netex_framework/netex_utility/netex_units.xsd @@ -19,6 +19,9 @@ 2021-07-08Add Power and Voltage types + + 2021-09-02Add PWattHours Type +

            NeTEx Network Exchange - This subschema defines common Unit base types.

            @@ -126,6 +129,12 @@ Speed = Metres per second. + + + Power usage in SI Watt hours + + + diff --git a/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd b/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd index 99bad3915..b63caf1b5 100644 --- a/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd +++ b/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd @@ -262,7 +262,8 @@ Rail transport, Roads and Road transport - A POINT where passengers can board or alight from vehicles. +v1.2.2 + A set of vehicles assigned to a specific PARKING, PARKING AREAs, PARKING BAYs, p lace or MOBILITY CONSTRAINT ZONE that must be picked up and returned to the same area. + +v1.2.2 From bb5dc63652754469f1e870623dd2d2a917015f08 Mon Sep 17 00:00:00 2001 From: Nicholas Knowles Date: Fri, 3 Sep 2021 11:40:37 +0100 Subject: [PATCH 6/6] PoolOfVehicle Add MustReturnTo SameBay MB Country comment that need to be able to specify that vehicle must returned to same bay it was taken from. ADd PoolOfVehicle Add MustReturnToSameBay attribute to indicate this --- README.md | 6 +++++- ...netex_nm_mobilityServiceConstraintZone_version.xsd | 11 ++++++++--- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5606eb347..c0c665049 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,11 @@ A new Part5 is added for new modes, with examples The new Part 5 CEN Specification document describes the additions and changes. -### 2021.09.02 NewModes: CommentAction Add __BatteryEquipment__ and ChargingEquipmentProfile__. +### 2021.09.03 NewModes: CommentAction Add __MustReturnToSameBay__ attribute to __PoolOfVehicles__. + * _Updates to xml schema_: + * ++ netex_netex_nm_mobilityConstraintZone_version.xsd + +### 2021.09.02 NewModes: CommentAction Add __BatteryEquipment__ and __ChargingEquipmentProfile__. * Add __BatteryEquipments__ to energy equipment. Add uniqueness constraint. * Add ChargingEquipmentProfile__ and__TypeOfPlug__in new module. * Add __MobilityServiceConstraintZone__ to Network access right validity parameters. diff --git a/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd b/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd index b63caf1b5..d92a5b86e 100644 --- a/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd +++ b/xsd/netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd @@ -18,12 +18,12 @@ 2020-10-05Add for New Modes - - 2020-10-05 - 2021-05-03Add zone rule applicability inside outside zone > + + 2021-09-02New Modes country comments MB add must return to same bay attribute to POOL OF VEHICLES. +

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

            This sub-schema describes the MOBILITY SERVICE CONSTRAINT ZONE. types.

            @@ -329,6 +329,11 @@ Rail transport, Roads and Road transport Vehclie restrictions in Zone
            + + + Whether a VEICLE must be returned to same bay as it was was taken from. + +