From c7606c07def2b1e127913ef8b1935bb9f6e41e35 Mon Sep 17 00:00:00 2001 From: Tu-Tho Thai Date: Mon, 23 Mar 2026 16:37:53 +0100 Subject: [PATCH 1/2] Update readme - typo Typo for the name of the XMLSpy & Oxygen project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e654d37c8..2ed4a2445 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This repository contains the XML Schemas (XSD) for: In each branch, we have: - The folder `xsd` in which all the XML schemas can be found, - The folder `examples` in which all examples can be found, -- At the root folder, `Siri.spp` which is the project for XMLSpy and `Siri.xpr` for Oxygen. +- At the root folder, `NeTEx.spp` which is the project for XMLSpy and `NeTEx.xpr` for Oxygen. The `xsd` folder is sub-divided as follow: - `gml` for all geometry-related elements, From d85e7394531b699667b58913147d9bece716781b Mon Sep 17 00:00:00 2001 From: Tu-Tho Thai Date: Mon, 23 Mar 2026 16:39:02 +0100 Subject: [PATCH 2/2] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ed4a2445..f84f245b1 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ In each branch, we have: The `xsd` folder is sub-divided as follow: - `gml` for all geometry-related elements, -- `netex_framlework` for all shared components and frames, +- `netex_framework` for all shared components and frames, - one sub-folder per NeTEx Part (from 1 to 5), - other complementary sub-folders. At the root of the `xsd` folder, the file `NeTEx_publication.xsd` should be used as the main one for production and validation purposes. It includes references to all the other XSD.