gana

GNUnet Assigned Numbers Authority
Log | Files | Refs | README | LICENSE

commit 23c2ccc1a044ff06f01a180e77ca675dd2960160
parent 3aa706131e23790e0f23a79eceb26625ac397967
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  3 May 2026 13:42:54 +0200

add form attributes to registry list

Diffstat:
Mgnu-taler-form-attributes/registry.rec | 11++++++++---
Mregistries.rst | 4++--
2 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/gnu-taler-form-attributes/registry.rec b/gnu-taler-form-attributes/registry.rec @@ -44,6 +44,11 @@ Type: Boolean Description: True if an AML officer submitted the form. Generated by the exchange for PDF generation, do not use in the actual forms. Form: * +Identifier: BY_3RD_PARTY +Type: String +Description: Name of the 3rd party that provided the data. +Form: * + Identifier: SANCTION_LIST_SUPPRESS Type: Boolean Description: Suppress flagging this account when it creates a hit on a sanctions list, this is a false-positive. @@ -90,7 +95,7 @@ Form: GLS_Onboarding Identifier: PERSONAL_IDENTIFICATION_DOCUMENT_COPY Description: If the customer is a natural person. -Type: File +Type: FileUpload Form: VQF_902_1 Identifier: CUSTOMER_IS_SOLE_PROPRIETOR @@ -168,7 +173,7 @@ Type: String Form: VQF_902_1_founder Identifier: SIGNING_AUTHORITY_EVIDENCE_DOCUMENT_COPY -Type: File +Type: FileUpload Form: VQF_902_1_founder Identifier: ACCEPTANCE_DATE @@ -368,7 +373,7 @@ Type: Paragraph Form: VQF_902_9 Identifier: ATTACHMENT_SIGNED_DOCUMENT -Type: File +Type: FileUpload Form: VQF_902_9 Identifier: IDENTITY_LIST diff --git a/registries.rst b/registries.rst @@ -14,6 +14,7 @@ Registries gnunet-dht-block-types/gnunet_dht_block_types.rst gnu-taler-db-events/taler_dbevents.rst gnu-taler-error-codes/taler_error_codes.rst + gnu-taler-form-attributes/taler_form_attributes.rst payto-payment-target-types/payto_payment_target_types.rst gns-protocol-numbers/gnu_name_system_protocols.rst - gns-service-port-numbers/gnu_name_system_service_ports.rst -\ No newline at end of file + gns-service-port-numbers/gnu_name_system_service_ports.rst