BIP5410

Severity

20 : Error

Message

XMLParser: Unresolved Union error.

Explanation

Element/Attribute <insert_0> is based on union type <insert_1>. The value of <insert_0> could not be cast to any member of the union.

Response

Check that the message contains a valid value for element/attribute <insert_0>.
Check that union type <insert_1> contains the correct list of simple types.
Consider using an xsi:type attribute to resolve the union explicitly.