What is the use of creating Provider web service descriptor from already existed WSDL?

What is the use of Creating Provider web service descriptor from already existed WSDL?

WSDL is a definition language not an actual implementation. In order to implement an interface you have to create a provider. It’s a general best practice to start your service design at the abstract level and define your WSDL outside of any potential provider including webMethods IS.