BIP5620

Severity

10 : Warning

Message

The unresolved repeat reference '<insert_0>' of element '<insert_1>' occurs within the unresolved choice '<insert_2>'.

Explanation

When an unresolved choice is encountered the maxmimum length of the choice is calculated based on all possible resolutions of the choice. If an element with a repeat reference that has not been resolved is encountered, the length cannot be calculated correctly. A choice is unresolved if it has a Data Element Separation of Fixed Length, Fixed Length AL3, All Elements Delimited, or Variable Length Element Delimited.

Response

A possible action is to modify the message model so that no element with a repeat reference occurs within an unresolved choice.