From d7db9839ed06fbd36e83c1e77e198d2ef6f67599 Mon Sep 17 00:00:00 2001 From: Kristian Syversen Date: Thu, 2 Sep 2021 13:09:07 +0200 Subject: [PATCH 1/2] Adding attribute on Entity for publication meta-information (e.g. for filtering purposes) --- .../netex_version_support.xsd | 45 +++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/xsd/netex_framework/netex_responsibility/netex_version_support.xsd b/xsd/netex_framework/netex_responsibility/netex_version_support.xsd index 52cbcb757..b4094677d 100644 --- a/xsd/netex_framework/netex_responsibility/netex_version_support.xsd +++ b/xsd/netex_framework/netex_responsibility/netex_version_support.xsd @@ -24,6 +24,9 @@ 2019-05-15 Add TyopeOfVErsion + + 2021-07-02 Add PublicationEnumeration +

NeTEx - Network Exchange. This subschema defines version attribute base types.

@@ -91,6 +94,43 @@ Rail transport, Roads and Road transport + + + Indicates whether this ENTITY is intended for unrestricted publication, or the publication of its data should be limited. Enumerated value. + + + + + Entity should be public. + + + + + Publication of Entity should be restricted. + + + + + Entity should be private e.g. for internal use. + + + + + Entity is confidential i.e. has legal implications or usage requires consent. + + + + + Access to or usage of Entity requires authorisation. + + + + + Entity is used for testing i.e. contains test data. + + + + Classification of modification as addition, deletion or revision. Enumerated value. @@ -174,6 +214,11 @@ Rail transport, Roads and Road transport Whether ENTITY is currently in use. Default is "active". + + + Criterion for publication of ENTITY, e.g. for filtering. Default is "public". + + Version of this object from which this version of ENTITY was derived. From d0abfc42cd7caca677101a0364dc17bb5f0ccdc1 Mon Sep 17 00:00:00 2001 From: Johan Wiklund <33256409+JohanEntur@users.noreply.github.com> Date: Mon, 19 May 2025 16:44:32 +0200 Subject: [PATCH 2/2] Update xsd/netex_framework/netex_responsibility/netex_version_support.xsd MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Matthias Günter --- .../netex_responsibility/netex_version_support.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/netex_framework/netex_responsibility/netex_version_support.xsd b/xsd/netex_framework/netex_responsibility/netex_version_support.xsd index b4094677d..f720b69bf 100644 --- a/xsd/netex_framework/netex_responsibility/netex_version_support.xsd +++ b/xsd/netex_framework/netex_responsibility/netex_version_support.xsd @@ -96,7 +96,7 @@ Rail transport, Roads and Road transport - Indicates whether this ENTITY is intended for unrestricted publication, or the publication of its data should be limited. Enumerated value. + Indicates whether this ENTITY is intended for unrestricted publication, or the publication of its data should be limited. Enumerated value. Default is public