Files
udpak_semistruktur/xsd_til_yaml_config_bank.yaml
2026-04-06 14:22:26 +02:00

39 lines
1.1 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# xsd_til_yaml_config.yaml
# Konfiguration til xsd_til_yaml.py for CARF DAC8
xsd: /home/carsten/Dokumenter/GitClone/udpak_semistruktur/tests/bank_test/data/bankdata.xsd
output: /home/carsten/Dokumenter/GitClone/udpak_semistruktur/tests/bank_test/output/DAC8/
prefix: udtræk
min_felter: 2
# Database schema bruges til tabel-navne
db_schema: dbo
# Tabel-navn prefix fx 'DAC8_' giver 'dbo.DAC8_CARFBody_tmp'
tabel_prefix: bank_
# Output-type: fil, tabel, eller begge
output_type: fil # fil | tabel | begge
# Historik-type for tabel-output
historik: t2 # t1 | t2
#forkortelser:
# CryptoToCryptoIn: CTI
# CryptoToCryptoOut: CTO
# CryptoFiatIn: CFI
# CryptoFiatOut: CFO
# CryptoTransferIn: CTRI
# CryptoTransferOut: CTRO
# TransferWallet: TW
# RelevantTransactions: RT
# ControllingPerson: CP
# NumberofTransactions: NoTrans
# NumberofUnits: NumUnits
# ExchangeType: ExchType
# AltValuation: AltVal
# Organisation: Org
# Individual: Ind
# ResCountryCode: ResCC