diff --git a/README.md b/README.md index 68bbf84fc..b207899c7 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,16 @@ There is also an _Oxygen_ project file: ======= Version 1.2.2 - New modes Revised changes with e examples and constraints. + +### 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 + ### 2021.03.10 NewModes: Revisions to support GBS. add _targetPlatform_ attribute to _InfoLink_ +New modes: add target platform to attributes of infoLinkType * _Updates to xml schema_: * netex_utilityTypes.xsd -New modes: add target platform to attributes of infoLinkType + ### 2021.03.10 NewModes: Revisions to support GBS. add _RentalAvailability_ and _ParkingBayCondition_ * _Updates to xml schema_: * rename parkingBayStatus to netex_nm_vehicleParkingAreaInformation_support.xsd diff --git a/examples/functions/newModes/NewModes-CycleSharingExample.xml b/examples/functions/newModes/NewModes-CycleSharingExample.xml index cc80c1e78..c205a71a1 100644 --- a/examples/functions/newModes/NewModes-CycleSharingExample.xml +++ b/examples/functions/newModes/NewModes-CycleSharingExample.xml @@ -655,6 +655,16 @@ + + Normal Use of zone + + + + allUsesAllowed + + + + 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 6c58f39d1..34db0786e 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 @@ -11,6 +11,9 @@ Christophe Duquesne Europe First drafted for NeTEx version 1.0 CEN TC278 WG3 SG9 Editor Nicholas Knowles. mailto:schemer@netex.org.uk + + 2021-04-14NewModes revise AT#9 Add missing enum values allUsesAllowed and noPassThrough to TransportZoneUseEnumeration + 2020-10-26Add for New Modes @@ -191,12 +194,14 @@ Rail transport, Roads and Road transport Allowed values for Zone Use. + +