BIP5391

Severity

20 : Error

Message

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

Explanation

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

Response

Alter the message set, increasing the maxLength constraint and redeploy to the broker, or decrease the number of ItemType instances in the message.