BIP5618
Severity
20 : ErrorMessage
The element or group '<insert_0>' has the repeat reference target '<insert_1>', which has the invalid value '<insert_2>'.Explanation
The target of the repeat reference of the element or group has an invalid value. The value of the repeat reference target must be a non-negative integer.Response
One of the following actions may resolve the problem:
Check that the repeat reference information has been correctly specified in the message model.
On parsing, ensure that the target of the repeat reference has been correctly parsed and that its value is not negative.
On output, ensure that the target of the repeat reference is present in the message tree and that its value is not negative.