KB Article #187722
parsing error of "any" type tag when parsing a business document created by a schema import (target XML)
Problem
--in new ISO20022 v2019 XSDs, there is a new block <SplmtryData> whose sub-tag <Envlp> type is defined as a type 'XMLAny'.
--when importing the schema, the "any" elements cause a parsing error
Resolution
* recreate all elements of type XMLAny in Mapping Services (see solution.png in attachement)