BIP5491
Severity
10 : WarningMessage
An xsi:type attribute value on element '<insert_0>' could not be resolved in message set '<insert_1>'. Type '<insert_2>' will be used.
The xsi:type attribute on element '<insert_0>' did not resolve to a global type definition in message set '<insert_1>'.
Element '<insert_0>' will revert to its defined type '<insert_2>'.Explanation
Check that '<insert_1>' is the expected message set. If the message set is correct perform one of the following actions:
Modify the message so that the xsi:type attribute identifies a valid type
Add the global type definition to message set '<insert_1>'.