WSDL

A WSDL document is written in XML and describes a Web service. In addition to specifying the location of the Web service, a WSDL description also specifies the methods provided by the Web service, and the messages, datatypes, and communication protocols used by the Web service with the following tags:

WSDL is usually automatically generated by the ASE Web Services Engine and can be viewed in a Web browser at the following location:

http://myserver:producer_port/services/ase?wsdl

where: