Hi Guys,
In Continuation of my previous post.
The ILE RPG precompilers support an XML host variable type:
To exchange XML data between the database server and an embedded SQL application, you need to declare host variables in your application source code.
To declare XML host variables in embedded SQL applications, in the declaration section of the application declare the XML host variables AS LOB data types