XML schema to validate the payment files before pushing it to bank
We would want to validate all our XML files before transmitting to bank for processing.
We have V2 and V3 payment file versions Schema's in place which can read/validate the file and tell any format/data/syntax error are there.
Does anyone have any info, how and where I store the complete schema for doing payment file read and validation before transmitting it out.