Web Services Description Language (WSDL)
June 10th, 2010 by Grace
A Web Services Description Language (WSDL) document defines services as collections of network endpoints, or ports. In WSDL, its abstract endpoints and messages is separated from its concrete network deployment and data format bindings. Their concrete protocol and data format specification for a particular port type constitutes a reusable binding.

