BIP5465
Severity
20 : ErrorMessage
MRM Custom Wire Format - Field Reference error
An error has occurred during the parsing/output of an element/attribute (field). This field has a length/repeat reference specified. However, the value of the target of this field reference is invalid. The value of the target of the field reference must be a non-negative number.
Current Message : <insert_1>
Current Element : <insert_2>
Target of Field Reference : <insert_3>
Value of Target of Field Reference : <insert_4>Explanation
One of the following actions may resolve the problem:
Check that the length/repeat reference information has been correctly specified in the message model.
On parsing, ensure that the target of the field reference has been correctly parsed and that its value is not negative.
On output, ensure that the target of the field reference is present in the message tree and that its value is not negative.