A Python script converting CFR (InfoFer) XML files to a SQLite database
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
219 B

3 years ago
{
"$schema": "https://cfr-xml-to-sql.extras.dcdevelop.xyz/mapping.schema.json",
"mappings": [
{
"filename": "example.xml",
"legalName": "S.C. Example Company S.R.L",
"commonName": "Example Company"
}
]
}