BIP5388

Severity

20 : Error

Message

Message validation error. The xsi:type attribute value is invalid.
Element type '<insert_1>' cannot be overridden with type '<insert_0>', for message set '<insert_2>'.

Explanation

Element '<insert_1>' has an xsi:type attribute with value '<insert_0>', but type '<insert_0>' conflicts with the 'block' attribute on element '<insert_1>'.

Response

Modify the message so that the value of the xsi:type attribute is valid.
Modify message set '<insert_2>' so that type '<insert_0>' is a valid substitution for the type of element '<insert_1>'.