BIP5410

Severity

20 : Error

Message

XML parsing error: An unresolved union error occurred for element or attribute '<insert_0>', of type '<insert_1>'.

Explanation

The element or 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 or 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.