From c7a13ea0bc9d648b360f53864234917e78bc0fc1 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 23 Sep 2022 11:47:40 +0200 Subject: [PATCH] chg: [financial] Services added as provided by CSSF --- financial/machinetag.json | 52 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 51 insertions(+), 1 deletion(-) diff --git a/financial/machinetag.json b/financial/machinetag.json index f33b3ed..4dfb533 100644 --- a/financial/machinetag.json +++ b/financial/machinetag.json @@ -19,6 +19,11 @@ "description": "Physical presence of the financial entity.", "expanded": "Physical presence", "value": "physical-presence" + }, + { + "description": "Services provided by the financial entity.", + "expanded": "Services", + "value": "services" } ], "values": [ @@ -141,9 +146,54 @@ "description": "The financial entity owns and/or operates point of sale terminals (POS)." } ] + }, + { + "predicate": "services", + "entry": [ + { + "value": "settlement", + "expanded": "Settlement", + "description": "A financial entity providing settlement services." + }, + { + "value": "collateral-management", + "expanded": "Collatoral management", + "description": "A financial entity providing collateral management services." + }, + { + "value": "listing-operation-of-trading-platform", + "expanded": "Listing and operation of trading platform", + "description": "A financial entity providing listing and operation of trading platform." + }, + { + "value": "credit-granting", + "expanded": "Credit granting", + "description": "A financial entity providing credit granting." + }, + { + "value": "deposit-management", + "expanded": "Deposit management", + "description": "A financial entity providing deposit management." + }, + { + "value": "custodian-banking", + "expanded": "Custodian banking", + "description": "A financial entity providing custodian banking." + }, + { + "value": "payment-services", + "expanded": "Payment services", + "description": "A financial entity providing payment services." + }, + { + "value": "investment-services", + "expanded": "Investment services", + "description": "A financial entity providing investment services." + } + ] } ], - "version": 5, + "version": 6, "description": "Financial taxonomy to describe financial services, infrastructure and financial scope.", "expanded": "Financial", "namespace": "financial"