cfr-xml-to-sql/datafiles/mapping.example.json
2021-08-07 05:03:37 +03:00

10 lines
No EOL
219 B
JSON

{
"$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"
}
]
}