(C18003) Loops in element definition Error In: Correctness Description: Textual elements use themselves in their own definition, via a “chain” definition. Example: Compound event E1 is defined as ‘E2 or E3’; E2 is defined as ‘E1 or E4’. Erroneous Elements: All textual elements in the loop
E1
‘E2
or
E3’
E2
‘E1
E4’