RNF5354

The first operand of XML-INTO cannot be modified.

30

Cause . . . . . : When the first operand of XML-INTO is not %HANDLER, it must be a variable. The variable must be cabable of being modified. For example, it cannot be a parameter passed by read-only reference or a lookahead field.

Recovery . . . : Correct the first operand of XML-INTO. Compile again.