From eb6e250b8c3c3f2df3d4bddd3f895ee4147bbafb Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sun, 18 Sep 2022 11:26:17 +0200 Subject: [PATCH] chg: [financial] updated with physical presence --- financial/machinetag.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/financial/machinetag.json b/financial/machinetag.json index 8774735..17a3168 100644 --- a/financial/machinetag.json +++ b/financial/machinetag.json @@ -14,6 +14,11 @@ "description": "Online presence of the financial entity.", "expanded": "Online presence", "value": "online-presence" + }, + { + "description": "Physical presence of the financial entity.", + "expanded": "Physical presence", + "value": "physical-presence" } ], "values": [ @@ -121,9 +126,24 @@ "description": "Online presence of the financial entity is crucial and only includes online serices without physical presence." } ] + }, + { + "predicate": "physical-presence", + "entry": [ + { + "value": "atm", + "expanded": "Automated teller machines", + "description": "The financial entity owns and/or operates automated teller machines (ATM)." + }, + { + "value": "pos", + "expanded": "Point of sale terminals", + "description": "The financial entity owns and/or operates point of sale terminals (POS)." + } + ] } ], - "version": 2, + "version": 3, "description": "Financial taxonomy to describe financial services, infrastructure and financial scope.", "expanded": "Financial", "namespace": "financial"