BIP5455
Severity
20 : ErrorMessage
Occurrence '<insert_0>' of ACORD AL3 element '<insert_1>' at offset '<insert_2>' is invalid in the bit stream. The full path to the element is '<insert_3>'.Explanation
An earlier occurrence of repeating element '<insert_1>' has been marked as not present.
In an ACORD AL3 message, when an occurrence of a repeating element has been marked as not present then no subsequent occurrences of that repeating element can be present.
A '?' in the leftmost position of an element's data is used to signify that the element is not present.Response
Check that your model definition is correct and that the 'max occurs' value for element '<insert_3>' is correct. If the model is correct, make sure that the incoming message is a valid ACORD AL3 TDS message.