From b76462ee75f02f7da9e8d25fc0f66e0eeda32714 Mon Sep 17 00:00:00 2001 From: haeckerbaer Date: Wed, 3 Dec 2025 12:50:55 +0100 Subject: [PATCH 1/5] add new value to ServiceConditionEnumeration --- xsd/siri_model/siri_situationClassifiers.xsd | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/xsd/siri_model/siri_situationClassifiers.xsd b/xsd/siri_model/siri_situationClassifiers.xsd index 511ca52a..27d1dab3 100644 --- a/xsd/siri_model/siri_situationClassifiers.xsd +++ b/xsd/siri_model/siri_situationClassifiers.xsd @@ -271,6 +271,11 @@ Rail transport, Roads and road transport TPEG Pts43_27, temporary stopplace + + + Access for mobility impaired passengers limited + + TPEG Pts43_255, undefined status From f95b52f07799733f754ffe36af6e33bc438fe7b9 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 11:57:44 +0000 Subject: [PATCH 2/5] Lint and update documentation tables --- docs/generated/contab/siri.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/generated/contab/siri.html b/docs/generated/contab/siri.html index 80f81210..ca5c81f9 100644 --- a/docs/generated/contab/siri.html +++ b/docs/generated/contab/siri.html @@ -212090,6 +212090,14 @@

30.1. Simple type definitions

TPEG Pts43_27, temporary stopplace

+ + +

mobilityImpairedAccessLimited

+ + +

Access for mobility impaired passengers limited

+ +

undefinedStatus

From c8fee98a2c174f830f1a6fe39990248f53bf62f5 Mon Sep 17 00:00:00 2001 From: Tu-Tho Thai Date: Wed, 28 Jan 2026 11:19:09 +0100 Subject: [PATCH 3/5] Correction of the annotation * Clarification of the annotation * Adding '+v2.3' to identify that it is a new value --- xsd/siri_model/siri_situationClassifiers.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/siri_model/siri_situationClassifiers.xsd b/xsd/siri_model/siri_situationClassifiers.xsd index 27d1dab3..b234fe7c 100644 --- a/xsd/siri_model/siri_situationClassifiers.xsd +++ b/xsd/siri_model/siri_situationClassifiers.xsd @@ -273,7 +273,7 @@ Rail transport, Roads and road transport
- Access for mobility impaired passengers limited + Access is limited for mobility impaired passengers. +v2.3 From c7a761c3cc64a30fef5e636a9f66178dd0117261 Mon Sep 17 00:00:00 2001 From: Tu-Tho Thai Date: Tue, 21 Apr 2026 23:09:50 +0200 Subject: [PATCH 4/5] Adding strong link with AccessibilityAssessment Clarifying that the MobilityImpaired boolean value should reflect the overall summary of the AccessibilityAssessment of the StopPoint, when available. --- xsd/siri_model/siri_situationClassifiers.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/siri_model/siri_situationClassifiers.xsd b/xsd/siri_model/siri_situationClassifiers.xsd index b234fe7c..5438354c 100644 --- a/xsd/siri_model/siri_situationClassifiers.xsd +++ b/xsd/siri_model/siri_situationClassifiers.xsd @@ -273,7 +273,7 @@ Rail transport, Roads and road transport - Access is limited for mobility impaired passengers. +v2.3 + Access is limited for mobility impaired passengers. The value should correspond the the overall summary of the AccessibilityAssessment of the StopPoint, when known. +v2.3 From 955364f310c194536bb2e7a62f6df0776b650eb1 Mon Sep 17 00:00:00 2001 From: Tu-Tho Thai Date: Wed, 22 Apr 2026 10:57:39 +0200 Subject: [PATCH 5/5] Update xsd/siri_model/siri_situationClassifiers.xsd MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit typo in the documentation Co-authored-by: Thibaut Barrère --- xsd/siri_model/siri_situationClassifiers.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/siri_model/siri_situationClassifiers.xsd b/xsd/siri_model/siri_situationClassifiers.xsd index 5438354c..790f82a5 100644 --- a/xsd/siri_model/siri_situationClassifiers.xsd +++ b/xsd/siri_model/siri_situationClassifiers.xsd @@ -273,7 +273,7 @@ Rail transport, Roads and road transport - Access is limited for mobility impaired passengers. The value should correspond the the overall summary of the AccessibilityAssessment of the StopPoint, when known. +v2.3 + Access is limited for mobility impaired passengers. The value should correspond to the overall summary of the AccessibilityAssessment of the StopPoint, when known. +v2.3