54 Developing Web Services Using CICS, WMQ, and WMB
The CEMT INQUIRE WEBSERVICE command obtains information about a
WEBSERVICE resource definition. The data returned depends on the type of
Web service.
Web service binding file
A Web services description contains abstract representations of the input and
output messages used by the service. When a service provider or service
requester application executes, CICS needs information about how the content
of the messages maps to the data structures used by the application. This
information is held in a Web service binding file.
Web services binding files are created in the following manners:
By utility program DFHWS2LS when language structures are generated from
WSDL
By utility program DFHLS2WS ...