diff --git a/xsd/netex_framework/netex_responsibility/netex_version_support.xsd b/xsd/netex_framework/netex_responsibility/netex_version_support.xsd index 52cbcb757..f720b69bf 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. Default is public + + + + + 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.