csvtoxml is a simple script that converts CSV files to GoAML XML format (2024) for submission to PPATK. Instead of manually converting data, just load the CSV file, and the script will generate the required XML format.
- Converts CSV to GoAML-compliant XML (2024)
- Automatically partitions large files ([dd-mm-yyyy]_part_n) if they exceed the max limit
- Saves time by eliminating manual conversion
Simply load your CSV file, and the script will handle the rest.
This tool is useful for anyone submitting reports to PPATK via GoAML. 🚀