XML document structure  SOAP

Chapter 1: Understanding Adaptive Server Enterprise Web Services

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 Web Services Producer component and can be viewed in a Web browser at the following location:

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

where myserver is the name of the host on which the Web Services Producer component is running, and producer_port is the port number.





Copyright © 2004. Sybase Inc. All rights reserved. SOAP

View this book as PDF