Skip to content

Releases: entur/NeTEx

Entur NeTEx version 1.0.16

17 Mar 09:22
996544c

Choose a tag to compare

Release Notes:

Breaking change:

  • Align DatedServiceJourney structure on CEN NeTEx #58

Change:

  • Add DatedVehicleJourneyRefs as alternatives to ServiceJourneyRefs where DatedServiceJourneyRefs is in use #61

Entur NeTEx version 1.0.15.2

28 Jan 17:46
42f24c9

Choose a tag to compare

Pre-release

Release Notes:
This is a patch release add support for MultiSurface geometry TransmodelEcosystem#255

Entur NeTEx version 1.0.15.1

05 Dec 13:32
1191596

Choose a tag to compare

Pre-release

Release Notes:
This is a patch release that solves the issue TransmodelEcosystem#510

Entur NeTEx version 1.0.15

31 Oct 16:04

Choose a tag to compare

Release Notes:
This release aims primarily at synchronizing the Entur fork of the NeTEx XML schema with the upstream version hosted by CEN at https://github.com/NeTEx-CEN/NeTEx
This release incorporates all recent changes present in the CEN version, except changes related to DatedServiceJourney.

Breaking changes:

  • This release is backward-compatible at the XML level: NeTEx files that are valid according to the EnTur NeTEx v 1.0.14 schema are also valid according to the EnTur NeTEx v 1.0.15 schema.
  • However, due to structural changes in the XML schema, libraries that derive code directly from the XSD files may encounter breaking changes in the generated code.

Notable changes:

Part 1:

  • new transport modes and submodes, notably related to car pooling and taxi.

Entur NeTEx version 1.0.14-BETA

04 Nov 14:58

Choose a tag to compare

Entur NeTEx v1.0.14 Release Notes:

Part 1

  • Fixed type in VehicleType
  • Fixed typo and doc of SharpsDisposal

Part 2

  • Added PrivateCode to TrainElement
  • Added order attribute to Via
  • Added parentRef for GroupOfLines pointing to the parent network. Allows referring up the hierarchy and not only from top and down

Part 3

  • Added new fields to TravelDocumentType: TypeOfTravelDocument: TravelDocumentRiskPolicy, TravelDocumentProvider, ValidityScope
  • Added qrcode to MachineReadableEnumeration
  • Added choice to UsageValidityPeriod with period based on stepped duration
  • Corrected typo Reverting.MaxiumTimeAfterUse -> MaximumTimeAfterUse
  • Added new UsageParameter OnboardValidity. Defines temporal validity with respect to boardingtime in various scenarios
  • Add MappingFulfilmentEntry type
  • Added new UsageParameter SecurityPolicy that describes required security level for account based ticketing
  • Fixed typo musicalInstrument

Entur NeTEx version 1.0.13-BETA

16 Sep 12:12

Choose a tag to compare

Entur NeTEx v1.0.13 Release Notes:

Part 1

Part 2

  • Added publication limitation attribute (public, restricted etc.) for e.g. filtering of elements
  • Added pushchair enumerations for mobility, accommodation and luggage
  • Added DatedVehicleJourney, NormalDatedVehicleJourney and DatedServiceJourney in vehicleJourneys (conceptual, under review)
  • Allow OperatingPeriodRef to reference to UicOperatingPeriod

Part 3

  • Added new UsageParameter Reverting for specifying how to revert an incorrectly activated or consumed access right
  • Added support for interdependent usage/consumption accross multiple SalesOfferPackageElements and their corresponding CustomerPurchasePackageElements
  • Added InsufficientAccessRightsOnAccount and NoAccessRightsOnAccount to log unsuccessful validation of account based access-rights
  • Added FareContractEntry type FulfilmentEntry and PurchaseFulfilmentEntry
  • Added FareContract log entries; ValidationEntry, PassenterTravelEntry, PassengerValidateTravelEntry and PassengerUsedSameStopEntry
  • Added support for embeded TimeInterval, TimeStructureFactor, GeographicalInterval, GeographicalStructureFactor and QualityStructureFactor in AccessRightParameterAssignment
  • Added MaximumNumberOfAccesses to signal usage limitations
  • Added MarkedAsTemporalValidityEnumeration to specify temporal aspects of ElementAccess
  • Added MarkedAs From and To to specify expected state change of ElementAccess
  • Added GroupOfCustomerPurchaseParameterAssignments to group different types of linked CustomerPurchaseParameterAssignments
  • Allow both embedded and references to CustomerPurchaseParameterAssignment i validityParameterAssignments

N/A

  • Supplementing enumeration values
  • Various corrections, bugfixes and XML validation improvements
  • Example updates and alignments

Entur NeTEx version 1.0.12-BETA

08 Feb 12:54

Choose a tag to compare

Release Notes:

Part 1

  • QuayType "multimodal"
  • Added GroupOfTariffZones

Part 2

  • TransportMode as choice for VehicleModes to accompany TransportSubmode

Part 3

  • Additional logical operators
  • Customer account log entries
  • Allow for list of (multiple) ActivationMeans
  • UsageValidity start/end for CustomerPurchasePackageElementAccess
  • TimebandRef and ServiceCalendarRef as temporal validity parameter
  • DynamicDistanceMatrixElement as validity parameter

N/A

  • Minor schema bugfikses

Entur NeTEx version 1.0.11

29 Sep 08:58

Choose a tag to compare

v1.0.11

Merge remote-tracking branch 'upstream/master'

Entur NeTEx version 1.0.10 Pre-release

30 Jun 09:19

Choose a tag to compare

Pre-release
v1.0.10-entur

Updated circlci config.yml

Entur NeTEx version 1.0.9

16 Apr 13:46

Choose a tag to compare

v1.0.9

Recreated same file structure in archives as in similar archives in o…