RNF5350
First operand of XML-INTO must be a variable, or %HANDLER.
30
Cause . . . . . : The first operand of the XML-INTO operation code must be one of
- a variable to receive the information in the XML document
- the %HANDLER builtin function specifying an XML-INTO handling procedure to receive arrays of information from the XML document.
- The specification is ignored.
Recovery . . . : Correct the first operand of XML-INTO. Compile again.