From 8c34376b96fdcedab25c16fb7b7330ac44b726a5 Mon Sep 17 00:00:00 2001 From: Arne Seime Date: Tue, 22 Nov 2022 08:07:56 +0100 Subject: [PATCH] Replaced MinimumAccountSecurityLevel with ProductRiskLimit (positve number) --- .../part3_fares/netex_usageParameterCharging_version.xsd | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/xsd/netex_part_3/part3_fares/netex_usageParameterCharging_version.xsd b/xsd/netex_part_3/part3_fares/netex_usageParameterCharging_version.xsd index a2dfef373..b9c889df4 100644 --- a/xsd/netex_part_3/part3_fares/netex_usageParameterCharging_version.xsd +++ b/xsd/netex_part_3/part3_fares/netex_usageParameterCharging_version.xsd @@ -354,7 +354,12 @@ Rail transport, Roads and Road transport - Required (minimum) sequrity level of any account that should hold a FareContract representing this product. The value is specified as a negative number, 0 is the highest level of security (most secure). + DEPRECATED: Use ProductRiskLimit instead. (Required (minimum) sequrity level of any account that should hold a FareContract representing this product. The value is specified as a negative number, 0 is the highest level of security (most secure)). + + + + + Required (maximum) sequrity level of any account that should hold a FareContract representing this product. A low value means an account with low risk is required, a high value allows a less secure account to hold this product.