Web Services Description Language (WSDL)
WSDLs are XML files used to establish a common language for describing web services and information about web services. Each contains elements which, in turn contain descriptions of data – usually using more than one XML schema. Schemas are passed to the Web service so both the sender and receiver understand the [...]