XML_til_YAML_DONE

This commit is contained in:
2026-04-06 14:22:26 +02:00
parent 758f179192
commit 8b5e944437
11 changed files with 1507 additions and 475 deletions

39
xsd_til_yaml_config.yaml Normal file
View File

@@ -0,0 +1,39 @@
# xsd_til_yaml_config.yaml
# Konfiguration til xsd_til_yaml.py for CARF DAC8
xsd: /home/carsten/Hentet/xml-schema-carf/CARFXML_v1.4.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: DAC8_
# 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
CryptoAsset: CAs