How to determine method names and parameters in wsdl web service
I have few problems with Web Services and KSoap library. I searched this topic before asking but couldn't find anything. Here is the question : I have an url like http://www.anyting.com/bulkService.wsdl but i haven't got any documentation about it. Can I determine METHOD NAME and NAMESPACE parameters just examining wsdl file. Example : http://www.webservicex.net/isbn.asmx?WSDL If it is possible, where can i found method parameters for sending request. I'm working on Android Project so I'm using KSoap2, that what i need METHOD NAME and NAMESPACE. Little question : Is myservice.wsdl url same