BIP5621

Severity

10 : Warning

Message

The number of repeats '<insert_0>' of element or group '<insert_1>' in the input message does not match the value '<insert_2>' of the repeat reference target '<insert_3>'.

Explanation

The message has been parsed 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 input message.

Response

Check that the input message is valid. If not valid the possible actions are:
Modify the value of the repeat reference to match the actual number of repeats.
Modify the number of repeats to match the value of the repeat reference.