| Performs the action of processing a webservice call in an action
by doing the same functionality as the XQuery action (but not
trying to retrieve the column types).
The reason for the modification stems from a problem in the encoding of
the URL. Retrieving the columns types expects an XML decoded URL.
The XQuery processing expects an XML encoded URL.
author: dkincade |