BIP5622
Severity
10 : WarningMessage
The number of repeats '<insert_0>' of element or group '<insert_1>' in the message tree does not match the value '<insert_2>' of the repeat reference target '<insert_3>'.Explanation
The tree has been written successfully. However the element or group has specified a repeat reference whose value does not match the number of repeats of the element or group in the message tree.Response
Check that the message tree is valid. If not valid the possible actions are:
Modify the value of the repeat reference in the message tree to match the actual number of repeats of the element or group.
Modify the number of repeats of the element or group in the tree to match the value of the repeat reference.