In the bellow code sample i used two web services.First web service performs credit card processing.Second web service checks credit history and generates credit socre.The credit card processing web service is using second web service credit score for processing credit line.
Here credit card processing web service is the Caller Web Service and the second web service is the calee web service
Bellow is the code Caller Web Service
Source code: Binding Class for Calle Web Service
WSDL for Caller Web Service:
Bellow is the source code for Calee Web Service
Source Code: Binding Class
WSDL for calee :CreditHistoryCheckupWSService.wsdl