BIP5116
Severity
20 : ErrorMessage
Unexpected XML Element encountered: message set '<insert_0>'; message '<insert_1>'; tag encountered '<insert_2>'.Explanation
While handling an XML message a field or structure identifier was encountered which was not defined as a direct member of the current message as defined in the runtime dictionary. Current details are: Message Set = <insert_0>, Message = <insert_1>, Tag encountered = <insert_2>.Response
Check that you are using an appropriate dictionary for the message being sent and resubmit the message.