Determine whether or not this is a "wrapped" invocation, i.e. whether
the outermost XML element of the "main" body element represents a
method call, with the immediate children of that element representing
arguments to the method.
return
true if this is wrapped (i.e. RPC or WRAPPED style),
false otherwise