BIP5395

Severity

20 : Error

Message

# Invalid xsi&colon.type attribute value.
<insert_1> is not a valid MemberType of Union Type <insert_2>.

Explanation

Element <insert_3> is based on a union type <insert_2> and has an xsi&colon.type attribute with value <insert_1> which should explicitly resolve the union <insert_2> to one of its modelled memberTypes. The xsi&colon.type attribute value <insert_1> does not correspond to a valid memberType of Union <insert_2>.

Response

Modify the message so that the xsi&colon.type attribute identifies a valid memberType of union <insert_2>, or
Check that union type <insert_2> contains the correct list of simple types.