commit e05aa30dfaceed88c9828c553067b01b6e9a6da7
parent e088c2c5f90ae72c8fe040c42b0ec7def314ecc2
Author: Florian Dold <florian@dold.me>
Date: Mon, 24 Mar 2025 21:44:45 +0100
attributes
Diffstat:
1 file changed, 23 insertions(+), 20 deletions(-)
diff --git a/gnu-taler-form-attributes/registry.rec b/gnu-taler-form-attributes/registry.rec
@@ -140,25 +140,23 @@ Type: BusinessAddress
Form: VQF_902_1
Description: If the customer is a legal entity.
-Identifier: CUSTOMER_ENTITY_CONTACT_PERSON_NAME
+Identifier: CONTACT_PERSON_NAME
Type: String
Form: VQF_902_1
-Description: If the customer is a legal entity.
+Description: Full name of the contact person.
Identifier: CUSTOMER_ENTITY_PHONE
Type: Phone
Form: VQF_902_1
Description: If the customer is a legal entity.
-
-Identifier: BUSINESS_IDENTIFICATION_
-#Required: true
+Identifier: DESCRIPTION
Type: String
-Form: VQF_902_1
+Form: supplementary_files
-# 2
-# Information of the founders
-# Founders are natural persons who establish the business for legal entities and partnerships
+Identifier: FILE
+Type: DataUri
+Form: supplementary_files
Identifier: ESTABLISHER_LIST
Type: Form<VQF_902_1_founder>[]
@@ -175,18 +173,21 @@ Identifier: DOMICILE_ADDRESS
Type: ResidentialAddress
Description: Domicile address. A domicile is a place where you live, an address is just a place where you receive mail. A residential address is somewhere you live but not necessarily your primary place.
Form: VQF_902_1_founder
-#Required: true
Identifier: NATIONALITY
Type: CountryCode
Description: Nationality, expressed as a country code.
Form: VQF_902_1_founder
-Identifier: SIGNING_AUTHORITY
-Description: Signatory of representation
+Identifier: SIGNING_AUTHORITY_TYPE
+Description: Signatory of representation (single, collective two, ...)
+Type: String
+Form: VQF_902_1_founder
+
+Identifier: SIGNING_AUTHORITY_TYPE_OTHER
+Description: Signatory of representation (other type)
Type: String
Form: VQF_902_1_founder
-#Required: true
Identifier: FOUNDER_NATIONAL_ID
Type: String
@@ -206,6 +207,10 @@ Identifier: SIGNING_AUTHORITY_EVIDENCE_OTHER
Type: String
Form: VQF_902_1_founder
+Identifier: SIGNING_AUTHORITY_EVIDENCE_DOCUMENT_COPY
+Type: File
+Form: VQF_902_1_founder
+
# 3
# Acceptance of business relationship
@@ -227,19 +232,12 @@ Identifier: ACCEPTANCE_FURTHER_INFO
Type: String
Form: VQF_902_1
-# 4
-# Information on the beneficial owner of the assets and/or controlling person
-# defines the customer type
-
Identifier: CUSTOMER_TYPE_VQF
Type: 'NATURAL' | 'OPERATIONAL' | 'FOUNDATION' | 'TRUST' | 'LIFE_INSURANCE' | 'OTHER'
Form: VQF_902_1
#Required: true
Description: Customer type under the VQF classification. Establishment of the beneficial owner of the assets and/or controlling person
-# 5
-# Embargo procedures/terrorism list
-
Identifier: EMBARGO_TERRORISM_INFO
Type: Paragraph
Form: VQF_902_1
@@ -1389,3 +1387,8 @@ Identifier: FORM_SALT
Type: String
Form: FormMetadata
Description: High entropy value used in forms where hash is going to be stored in plain text.
+
+Identifier: SUPPLEMENTAL_FILES_LIST
+Form: vqf_902_1_officer
+Type: List of records, usually the file upload and a description.
+Description: List of supplemental file attachments.