I haven't had any experience with web service related development. So, any ideas will be greatly appreciated.
Suppose, I have a file listing draft specification of WSDL operations. Following is one example. How would I go about creating the WSDL file. Is notepad sufficient or do I need to have WSDL editor?
getHostSystemInfo
Returns detailed information about host systems specified via given IDs.
- input HostSystemIdCollection(Collection of Strings)
- Output HostSystemInfoCollection
- HostSystemInfo
- Id: mandatory
- Properties: Following properties should be provided for host systems
- HostSystemName
- HostSystemProperty1
- HostSystemProperty2
- HostSystemProperty3 .... ....
- HostSystemInfo