The use of an array structure is useless when the array only has one element. Using an array structure anyway can impact performance and decrease
the readability of the source code.
Noncompliant code example
03 WS-LIBELLE OCCURS 1.
Compliant solution
03 WS-LIBELLE.