All ISO20022 XSD schema's as .NET classes
$ dotnet add package ISO20022.DefinitionsLICENSE
All C# code written by the author is considred MIT licensed, unless otherwise specified.
All XML schema files are considered property by the ISO 20022 committee, unless otherwise specified.
All C# files derived from the XML schema files are automatically generated without human intervention.
USAGE VALIDATOR
Use the XmlISOValidator class to validate XML documents against the ISO 20022 schemas. The class provides methods to validate XML documents and returns validation results.
IXmlISOValidator xmlISOValidator = new XmlISOValidator();
var result = await xmlISOValidator.AutomaticValidationAsync(@"<XML FILE>");
/// use the result tuple
CONTRIBUTIONS
Erwin Wolff - https://www.linkedin.com/in/erwin-wolff-b8a6947/
SUPPORTED MESSAGES
The following ISO 20022 messages are supported by this library: