I have been working with WebServices for sometime. I dealt with many services where XSDs were linked with WSDL for validation and such...
But whenever I get any such requirement, I always used WSDL tool to generate proxy using .wsdl and .xsd files. The type defined in XSD were automatically generated in the proxy.
I know what this tool does. But I am not sure where exactly (which kind of requirement), do we need this tool.