BIP5464

Severity

20 : Error

Message

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 could not be determined.
Current Message : '<insert_1>'
Current Element : '<insert_2>'
Target of Field Reference : '<insert_3>'

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 is present in the input bitstream.
On output, ensure that the target of the field reference is present in the message tree.