BIP5492

Severity

20 : Error

Message

Message validation error: A wildcard element does not meet its minOccurs constraint. It has '<insert_0>' instances on the logical tree, but has been defined with a minOccurs constraint of '<insert_1>'.

Explanation

Alter the message model, decreasing the wildcard element minOccurs constraint, then redeploy the message set.
Alternatively increase the instances of the wildcard element in the bit stream (when parsing) or in the logical tree (when writing).
Only one element can be matched with each occurrence of a wildcard element.