> That trick might work on the MS Client to Apache server side, too. Try > changing the WSDL so the input type is "xsd:anyType". That might force the > MS Client to send the proper type info to the Apache server.
While I suspect the client will send xsi:type attributes for parameters in this case, it also will not know what the correct type is, and thus might send a float where an integer is required, for example. Scott Nichol -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>