I'm trying to generate a client from a WSDL file without using visual studio itself and didn't know what the best place was to start.
A customer needs to take this same file and generate a client for a PHP application and I wanted to prove the WSDL was valid by creating a client myself (outside of studio).