BIP5604

Severity

20 : Error

Message

Missing markup following a complex child or group

Explanation

No markup was found following the complex child or group <insert_0>. The parent of this child or group has a Data Element Separation of 'All Elements Delimited' or 'Variable Length Elements Delimited'. All complex children within a type or group with a Data Element Separation of 'All Elements Delimited' or 'Variable Length Elements Delimited' must be followed by some markup. That is a 'Repeating Element Delimiter', a 'Delimiter', a 'Group Terminator' or some markup from a higher level in the message model.

Response

If the message model is valid correct the incoming message bitstream and parse again. If the incoming message bitstream is correct modify the message model to conform to the message bitstream. Then redeploy the message model to the broker and parse the message bitstream again.