Anyone know of a good tutorial on how to get the info one needs to write SOAP::Lite client code for a service from it's WSDL, preferably straight SOAP and .Net. I have been unable to find much. There are a lot of examples on what options to specify when calling a SOAP or .Net service, but nothing much that says "here is a WSDL, and here are the items in the WSDL that map to the calls you need to make".