From 482a533e953062e02c08a612cde95eba60563134 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20G=C3=BCnter?= Date: Tue, 11 Aug 2026 10:11:58 +0200 Subject: [PATCH 1/2] Typo fixed (#1058) Fix typo in the documentation of LINE Fix made by @ue71603 --- .../part1_networkDescription/netex_line_version.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/netex_part_1/part1_networkDescription/netex_line_version.xsd b/xsd/netex_part_1/part1_networkDescription/netex_line_version.xsd index 40f5462c8..43e37932f 100644 --- a/xsd/netex_part_1/part1_networkDescription/netex_line_version.xsd +++ b/xsd/netex_part_1/part1_networkDescription/netex_line_version.xsd @@ -373,7 +373,7 @@ Rail transport, Roads and Road transport - Public identifier of a LINe. + Public identifier of a LINE. From 5e18643f3ea258261a9500b2776173130aa6e9e4 Mon Sep 17 00:00:00 2001 From: hfjelstad Date: Thu, 20 Aug 2026 13:18:15 +0200 Subject: [PATCH 2/2] Fix misleading ParticipantRef documentation The ParticipantRef documentation ('Identifier of system requesting Data.') only fits the request case. In a publication delivery the field identifies the party that produced the data, not a requestor. The value is also a code (NMTOKEN via siri:ParticipantCodeType), not an object reference. Updated the xsd:documentation to 'External code identifying the source of the data being exchanged.' covering both publication and request. Element name and type are unchanged, so there is no schema break. --- xsd/NeTEx_publication-NoConstraint.xsd | 2 +- xsd/NeTEx_publication.xsd | 2 +- xsd/NeTEx_publication_timetable.xsd | 2 +- xsd/wsdl/NeTEx_publication-NoConstraint.xsd | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/xsd/NeTEx_publication-NoConstraint.xsd b/xsd/NeTEx_publication-NoConstraint.xsd index 266fefb3b..74f8c8586 100644 --- a/xsd/NeTEx_publication-NoConstraint.xsd +++ b/xsd/NeTEx_publication-NoConstraint.xsd @@ -66,7 +66,7 @@ Roads and Road transport. - Identifier of system requesting Data. + External code identifying the source of the data being exchanged. diff --git a/xsd/NeTEx_publication.xsd b/xsd/NeTEx_publication.xsd index 221bc3ddc..bb274c6e7 100644 --- a/xsd/NeTEx_publication.xsd +++ b/xsd/NeTEx_publication.xsd @@ -251,7 +251,7 @@ - Identifier of system requesting Data. + External code identifying the source of the data being exchanged. diff --git a/xsd/NeTEx_publication_timetable.xsd b/xsd/NeTEx_publication_timetable.xsd index 61057bc81..8c3778196 100644 --- a/xsd/NeTEx_publication_timetable.xsd +++ b/xsd/NeTEx_publication_timetable.xsd @@ -102,7 +102,7 @@ Roads and Road transport. - Identifier of system requesting Data. + External code identifying the source of the data being exchanged. diff --git a/xsd/wsdl/NeTEx_publication-NoConstraint.xsd b/xsd/wsdl/NeTEx_publication-NoConstraint.xsd index 74c3fb8ba..742c5f071 100644 --- a/xsd/wsdl/NeTEx_publication-NoConstraint.xsd +++ b/xsd/wsdl/NeTEx_publication-NoConstraint.xsd @@ -66,7 +66,7 @@ Roads and Road transport. - Identifier of system requesting Data. + External code identifying the source of the data being exchanged.