BIP5374
Severity
20 : ErrorMessage
Message Validation failure. An element, that has been deemed complete, does not meet the minOccurs constraint.Explanation
Element, <insert_0>, has <insert_1> instances on the logical tree, but has been defined or qualified with a minOccurs constraint of <insert_2> within its parent type/element <insert_3> of index <insert_4>.Response
Adjust the minOccurs constraint downwards and redeploy to the broker or increase the instances of the element in the message itself.