Community,
bank sent me below error when parsing the ISO20022. any idea how to handle this error?
ERROR: Element '{urn:iso:std:iso:20022:tech:xsd:pain.001.001.03}SchmeNm': This element is not expected. Expected is ( {urn:iso:std:iso:20022:tech:xsd:pain.001.001.03}Id ).
ERROR: Element '{urn:iso:std:iso:20022:tech:xsd:pain.001.001.03}BrnchId': This element is not expected. Expected is ( {urn:iso:std:iso:20022:tech:xsd:pain.001.001.03}Othr ).
ERROR: Element '{urn:iso:std:iso:20022:tech:xsd:pain.001.001.03}ClrSysMmbId': Missing child element(s). Expected is ( {urn:iso:std:iso:20022:tech:xsd:pain.001.001.03}MmbId ).
Thank you.