Skip to content

Entur NeTEx Java Model v1.0.15

Compare
Choose a tag to compare
@vpaturet vpaturet released this 01 Nov 11:01
· 105 commits to master since this release

Java NeTEx object model based on Entur NeTEx v 1.15
Compatible with Java 8 / Java EE8 / Jakarta EE8

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, the generated Java model contains breaking changes compared to v1.0.14

Main impacted objects:

  • QuayRef
  • StopPlaceRef
  • TariffZoneRef
  • VehicleModeEnumeration is migrated to AllVehicleModesOfTransportEnumeration