WSDL files are XML documents that describe web services. A WSDL file contains the information that you need to access and use the web services that it describes. It describes web services that are supported by the web services host.
The WSDL file can be located in a separate domain or on a local server. You indicate the WSDL file location by specifying a URL or a file path.