From 409352a07fe50090f9eb87b33ad67429de931841 Mon Sep 17 00:00:00 2001 From: Tu-Tho Thai Date: Sun, 3 May 2026 16:30:15 +0200 Subject: [PATCH 1/5] edit repo url Edit the repo URL in: - README.md - CHANGELOG.md - xsd/netex_part_1/part1_tacticalPlanning/netex_routingConstraint_version.xsd The change was to replace "NeTEx-CEN" with "TransmodelEcosystem" --- CHANGELOG.md | 16 +++++++------- README.md | 22 +++++++++---------- .../netex_routingConstraint_version.xsd | 2 +- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9c8045f9..9c83e50ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ This is a major release, with work going back to as far as late 2020. Data producers are encouraged to use XSD validation tooling in order to detect & upgrade their data feeds. To do so, clone the repository locally & validate against `xsd/NeTEx_publication.xsd` (the entry point). -If you think you found a bug, or have a question, [please provide feedback here](https://github.com/NeTEx-CEN/NeTEx/issues). +If you think you found a bug, or have a question, [please provide feedback here](https://github.com/TransmodelEcosystem/NeTEx/issues). ### Structural changes: @@ -34,13 +34,13 @@ Functional evolutions are largely additive, but existing datasets should be reva --- ## v1.3.1 (EPIAP) -* EPIAP to Master by @skinkie in https://github.com/NeTEx-CEN/NeTEx/pull/705 -* Add properties to describe the height of a Lift by @juliustens-db in https://github.com/NeTEx-CEN/NeTEx/pull/696 -* Fix typo by @skinkie in https://github.com/NeTEx-CEN/NeTEx/pull/722 -* Update neTactileActuators attribute on Escalators and Travelators #665tex_ifopt_equipmentAccess_version.xsd by @ue71603 in https://github.com/NeTEx-CEN/NeTEx/pull/720 -* Update netex_facility_support.xsd by @ue71603 in https://github.com/NeTEx-CEN/NeTEx/pull/724 -* TypeOfEntity is abstract by @skinkie in https://github.com/NeTEx-CEN/NeTEx/pull/723 -* Fixes from #721 by @skinkie in https://github.com/NeTEx-CEN/NeTEx/pull/725 +* EPIAP to Master by @skinkie in https://github.com/TransmodelEcosystem/NeTEx/pull/705 +* Add properties to describe the height of a Lift by @juliustens-db in https://github.com/TransmodelEcosystem/NeTEx/pull/696 +* Fix typo by @skinkie in https://github.com/TransmodelEcosystem/NeTEx/pull/722 +* Update neTactileActuators attribute on Escalators and Travelators #665tex_ifopt_equipmentAccess_version.xsd by @ue71603 in https://github.com/TransmodelEcosystem/NeTEx/pull/720 +* Update netex_facility_support.xsd by @ue71603 in https://github.com/TransmodelEcosystem/NeTEx/pull/724 +* TypeOfEntity is abstract by @skinkie in https://github.com/TransmodelEcosystem/NeTEx/pull/723 +* Fixes from #721 by @skinkie in https://github.com/TransmodelEcosystem/NeTEx/pull/725 --- ## Version 1.2.2 - Revised to add New Modes diff --git a/README.md b/README.md index f84f245b1..582390b9f 100644 --- a/README.md +++ b/README.md @@ -37,10 +37,10 @@ At the root of the `xsd` folder, the file `NeTEx_publication.xsd` should be used | Branch Name | Description | Maintenance status | Link | | ----------- | ------------------------------------------------------- | ----------------------------------------------- |----------------------------------------------- -| v2.0 | The last stable branch of the XML Schema, result of the NeTEx revision made during 2022-2026 | Bug fixes only | [Direct link](https://github.com/NeTEx-CEN/NeTEx) | -| v1.3 | The previous branch of the XML Schema that was published prior to the 2026 revision of NeTEx, it matches the state of the XSD at the date of the publication of Part 6 (CEN/TS 16614-6:2024) with the correction of bugs and typos -- **Important note**: this branch is not longer maintained | Not maintained | [Direct link](https://github.com/NeTEx-CEN/NeTEx/tree/v1.3) | -| v2.1-wip | All the upcoming work to improve v2.0 | In development | [GitHub](https://github.com/NeTEx-CEN/NeTEx/tree/v2.1-wip) | -| v3.0-wip | All the upcoming work preparing the migration from CEN/TS to CEN/EN for the entire NeTEx series | In development | [GitHub](https://github.com/NeTEx-CEN/NeTEx/tree/v3.0-wip) | +| v2.0 | The last stable branch of the XML Schema, result of the NeTEx revision made during 2022-2026 | Bug fixes only | [Direct link](https://github.com/TransmodelEcosystem/NeTEx) | +| v1.3 | The previous branch of the XML Schema that was published prior to the 2026 revision of NeTEx, it matches the state of the XSD at the date of the publication of Part 6 (CEN/TS 16614-6:2024) with the correction of bugs and typos -- **Important note**: this branch is not longer maintained | Not maintained | [Direct link](https://github.com/TransmodelEcosystem/NeTEx/tree/v1.3) | +| v2.1-wip | All the upcoming work to improve v2.0 | In development | [GitHub](https://github.com/TransmodelEcosystem/NeTEx/tree/v2.1-wip) | +| v3.0-wip | All the upcoming work preparing the migration from CEN/TS to CEN/EN for the entire NeTEx series | In development | [GitHub](https://github.com/TransmodelEcosystem/NeTEx/tree/v3.0-wip) | All other branches are considered as feature branches, meaning that they are used for development only and are to be deleted once a Pull Request is merged. See below for more details on contributions. @@ -92,7 +92,7 @@ The folder contains more comprehensive NeTEx files that aim to represent either ### Starting a discussion 💬 -Either for a modelling question or a request for change, please start a discussion using the [GitHub issues](https://github.com/NeTEx-CEN/NeTEx/issues). +Either for a modelling question or a request for change, please start a discussion using the [GitHub issues](https://github.com/TransmodelEcosystem/NeTEx/issues). In your issue, make sure that: - The title is a clear summary of your question / requst for change, - The content sufficiently details: @@ -119,11 +119,11 @@ _Upcoming: templates for Pull Request_ ### Releases | Release Number | Release Date | Description | Link | | -------------- | ------------- | ---------------------------------------------- | ------------- | -| v1.2 | March 2022 | Before the extension to alternative modes of operation | [Code](https://github.com/NeTEx-CEN/NeTEx/releases/tag/v1.2) | -| v1.2.2 | August 2023 | With the inclusion of NeTEx Part 5 (Alternative modes) | [Code](https://github.com/NeTEx-CEN/NeTEx/releases/tag/v1.2.2) | -| v1.2.3 | May 2024 | Improvement on the v1.2.2 before the release of NeTEx Part 6 (EPIAP) | [Code](https://github.com/NeTEx-CEN/NeTEx/releases/tag/v1.2.3) | -| v1.3.1 | May 2024 | Release of NeTex Part 6, the European Passenger Information Accessibility Profile (EPIAP) | [Code](https://github.com/NeTEx-CEN/NeTEx/releases/tag/v1.3.1) | -| v2.0.0 | February 2026 | Matches the CEN documentation published in February 2026 for NeTEx Parts 1, 2, 3 and 5. Considered as the latest version of NeTEx to be used for production. | [Code](https://github.com/NeTEx-CEN/NeTEx/releases/tag/v2.0.0) | +| v1.2 | March 2022 | Before the extension to alternative modes of operation | [Code](https://github.com/TransmodelEcosystem/NeTEx/releases/tag/v1.2) | +| v1.2.2 | August 2023 | With the inclusion of NeTEx Part 5 (Alternative modes) | [Code](https://github.com/TransmodelEcosystem/NeTEx/releases/tag/v1.2.2) | +| v1.2.3 | May 2024 | Improvement on the v1.2.2 before the release of NeTEx Part 6 (EPIAP) | [Code](https://github.com/TransmodelEcosystem/NeTEx/releases/tag/v1.2.3) | +| v1.3.1 | May 2024 | Release of NeTex Part 6, the European Passenger Information Accessibility Profile (EPIAP) | [Code](https://github.com/TransmodelEcosystem/NeTEx/releases/tag/v1.3.1) | +| v2.0.0 | February 2026 | Matches the CEN documentation published in February 2026 for NeTEx Parts 1, 2, 3 and 5. Considered as the latest version of NeTEx to be used for production. | [Code](https://github.com/TransmodelEcosystem/NeTEx/releases/tag/v2.0.0) | **Important notes:** - Releases (and their tags) are a snapshot of the corresponding working branch in time. @@ -131,4 +131,4 @@ _Upcoming: templates for Pull Request_ - For any development work, it is recommended to use the latest 3-digit version of NeTEx XML Schema. ### Comprehensive version history -The comprehensive versions history is available in [CHANGELOG.md](https://github.com/NeTEx-CEN/NeTEx/blob/v2.0/CHANGELOG.md) +The comprehensive versions history is available in [CHANGELOG.md](https://github.com/TransmodelEcosystem/NeTEx/blob/v2.0/CHANGELOG.md) diff --git a/xsd/netex_part_1/part1_tacticalPlanning/netex_routingConstraint_version.xsd b/xsd/netex_part_1/part1_tacticalPlanning/netex_routingConstraint_version.xsd index 564434f02..4fd9ec105 100644 --- a/xsd/netex_part_1/part1_tacticalPlanning/netex_routingConstraint_version.xsd +++ b/xsd/netex_part_1/part1_tacticalPlanning/netex_routingConstraint_version.xsd @@ -75,7 +75,7 @@ Rail transport, Roads and Road transport 2011-02-05Name Space changes - 2023-12-13#391 https://github.com/NeTEx-CEN/NeTEx/issues/391 + 2023-12-13#391 https://github.com/TransmodelEcosystem/NeTEx/issues/391 Enhancements: Add constraints of LINE to SERVICE EXCLUSION Add constraints of LINE DIRECTION to ROUTING CONSTRAINT ZONE. From 0ed4b4b8f1b49814385fe4c850edd0f2a75cc79d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thibaut=20Barr=C3=A8re?= Date: Wed, 6 May 2026 21:29:44 +0200 Subject: [PATCH 2/5] Test CI after org migration (#1018) From ac35a98dbe31e1a74cd09125e802d9301fcba286 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thibaut=20Barr=C3=A8re?= Date: Wed, 6 May 2026 21:39:37 +0200 Subject: [PATCH 3/5] Test: break indentation to trigger CI lint commit (#1018) --- xsd/NeTEx_publication.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/NeTEx_publication.xsd b/xsd/NeTEx_publication.xsd index 221bc3ddc..d6fd49870 100644 --- a/xsd/NeTEx_publication.xsd +++ b/xsd/NeTEx_publication.xsd @@ -1,6 +1,6 @@ - + From dc3fbf0c27cf984470ed3b8ef26cf6528f8dfeb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thibaut=20Barr=C3=A8re?= Date: Wed, 6 May 2026 22:28:54 +0200 Subject: [PATCH 4/5] Try to fix CI (#1018): grant write permissions to workflow token --- .github/workflows/ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2ec17fa42..abef8b4f9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,6 +2,9 @@ name: CI on: push +permissions: + contents: write + jobs: run: runs-on: ubuntu-latest From cd2a2c9d46764f89a1922dbf9ce3142efacf816a Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 20:31:25 +0000 Subject: [PATCH 5/5] Lint and update documentation tables --- xsd/NeTEx_publication.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/NeTEx_publication.xsd b/xsd/NeTEx_publication.xsd index d6fd49870..221bc3ddc 100644 --- a/xsd/NeTEx_publication.xsd +++ b/xsd/NeTEx_publication.xsd @@ -1,6 +1,6 @@ - +