BIP5390

Severity

20 : Error

Message

An element of type xsd:list has been deemed complete with the number of ItemType instances less than its minLength constraint.
list element: <insert_0>
length: <insert_1>
minLength: <insert_2>

Explanation

Element '<insert_0>' has '<insert_1>' ItemType instances in the logical tree, but has been defined with a minLength constraint of '<insert_2>'.

Response

Alter the message set, decreasing the minLength constraint and redeploy to the broker, or increase the number of ItemType instances in the message.