From 82bed432f9e93c8aae8940f2e83781cfb6c4ea66 Mon Sep 17 00:00:00 2001 From: trurlurl <82838870+trurlurl@users.noreply.github.com> Date: Thu, 10 Apr 2025 14:53:18 +0200 Subject: [PATCH 1/3] PrintColourValueType --- xsd/netex_framework/netex_utility/netex_utility_types.xsd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xsd/netex_framework/netex_utility/netex_utility_types.xsd b/xsd/netex_framework/netex_utility/netex_utility_types.xsd index 24ae66550..3bf85ecb0 100644 --- a/xsd/netex_framework/netex_utility/netex_utility_types.xsd +++ b/xsd/netex_framework/netex_utility/netex_utility_types.xsd @@ -348,9 +348,9 @@ Rail transport, Roads and Road transport - Pantone (be aware that Pantone is proprietary), etc. - + - Default RGB background colour value for printed text and graphics associated with ENTITY - e.g. of a LINE. + Default background colour value for printed text and graphics associated with ENTITY - e.g. of a LINE. From 3cd5f79348d319365fd9c1478d58a522045bce6a Mon Sep 17 00:00:00 2001 From: trurlurl <82838870+trurlurl@users.noreply.github.com> Date: Thu, 10 Apr 2025 14:58:40 +0200 Subject: [PATCH 2/3] Update netex_utility_types.xsd --- xsd/netex_framework/netex_utility/netex_utility_types.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsd/netex_framework/netex_utility/netex_utility_types.xsd b/xsd/netex_framework/netex_utility/netex_utility_types.xsd index 3bf85ecb0..ef4a5bb2f 100644 --- a/xsd/netex_framework/netex_utility/netex_utility_types.xsd +++ b/xsd/netex_framework/netex_utility/netex_utility_types.xsd @@ -360,7 +360,7 @@ Rail transport, Roads and Road transport - Default colour value for printed text associated with entity. CMYK. + Default colour value for printed text associated with entity. E.g., CMYK value. From 8566deedde43defec964122a10da7574109c2e7b Mon Sep 17 00:00:00 2001 From: trurlurl <82838870+trurlurl@users.noreply.github.com> Date: Thu, 10 Apr 2025 17:32:41 +0200 Subject: [PATCH 3/3] Clarifying annotations --- xsd/netex_framework/netex_utility/netex_utility_types.xsd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xsd/netex_framework/netex_utility/netex_utility_types.xsd b/xsd/netex_framework/netex_utility/netex_utility_types.xsd index ef4a5bb2f..4d8887755 100644 --- a/xsd/netex_framework/netex_utility/netex_utility_types.xsd +++ b/xsd/netex_framework/netex_utility/netex_utility_types.xsd @@ -281,7 +281,7 @@ Rail transport, Roads and Road transport - Default colour value for text associated with ENTITY. + Default RGB colour value for text associated with ENTITY. @@ -332,7 +332,7 @@ Rail transport, Roads and Road transport - Default colour value for printed graphics associated with ENTITY - e.g. of a LINE, e.g. CMYK. + Default colour value for printed graphics associated with ENTITY - e.g. of a LINE. This may be, e.g., a CMYK or RAL code, not intended to be machine-readable. @@ -350,7 +350,7 @@ Rail transport, Roads and Road transport - Default background colour value for printed text and graphics associated with ENTITY - e.g. of a LINE. + Default background colour value for printed text and graphics associated with ENTITY. This may be, e.g., a CMYK or RAL code, not intended to be machine-readable. @@ -360,7 +360,7 @@ Rail transport, Roads and Road transport - Default colour value for printed text associated with entity. E.g., CMYK value. + Default colour value for printed text associated with entity. This may be, e.g., a CMYK or RAL code, not intended to be machine-readable.