BIP5378
Severity
20 : ErrorMessage
There was a message validation error. An element, considered complete, does not meet the Min Occurs constraint, or an element is out of sequence in the logical tree. Element '<insert_0>' has <insert_1> instances on the logical tree after parsing to the current element '<insert_3>', but has been defined or qualified with a Min Occurs constraint of <insert_2>.
Current element: <insert_3>
Previous element: <insert_4>
Next element: <insert_5>
Parent type/element: <insert_6>Explanation
As appropriate:
Adjust the Min Occurs constraint downwards and redeploy the message set to the broker.
Increase the instances of the element in the message and resubmit it to the broker.
Make sure that the elements in the message are in the correct order and resubmit it to the broker.