Hi Roland, Technically speaking, what Robert said is true, but speaking from experience, I find this rarely to be the case.
If the SOAP service you're calling is for a commercial vendor, then I would find it highly unlikely that the WSDL will change very often - and when it does, it's more like they'll be adding to the function list rather than changing the parameter scope of an existing function. After eating the SOAP dog food for several years, you learn not to make even subtle changes to published specs - because typically many of your service consumers are not using automated tools with WSDL, but are actually running a custom posts. Yes, I recommend using a development tool that supports SOAP interfacing, i.e., Visual Studio. But if the entry is too steep, then custom posting with XML is an option. Take it for what it's worth. Hope this helps. Scott Cadillac, Email: [EMAIL PROTECTED] http://scott.cadillac.bz ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
