BIP5465

Severity

20 : Error

Message

An MRM Custom Wire Format physical format field reference error has occurred.
The error occurred during the parsing or output of an element or attribute (field). This field has either a length reference or repeat reference defined. 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 field: <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 reference or repeat reference information has been correctly defined 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.