BIP5339
Severity
20 : ErrorMessage
There is a mismatch between the message tree and the logical definition. This occurred when element '<insert_2>' in message set '<insert_1>' was being written.Explanation
While the message was being written, the message tree did not match the logical structure of the message. The problem was encountered while element '<insert_2>' in message set '<insert_1>' was being written.Response
This problem is usually caused by a badly-structured input message. It can also be caused by a badly-structured output message tree. Check that the structure of the input message matches the logical structure of the message definition. Check that elements defined as simple elements do not have child elements. If necessary, check that elements occur in the correct sequence, and with the correct number of repeats. If you have modified the message set or message type property in your message flow, check that these are correct.