Search code examples
javaswift-mt

Swift ISO 20022 open source parser


I am working on project using Java and I'm looking for open source library to parse swift messages: ISO 15022 and 20022. for 15022 I already find a solution which is Prowidesoftware, but for 20022 I didn't find anything. any ideas? thanks.


Solution

  • We have searched a lot for this about a year ago, but could not find, so we have made our own parser using XPath.It is a tiresome job, but will be helpful in understanding the structure more closely.