Example WSDL with a SOAP Binding

The following is an example of a WSDL that contains a SOAP binding, which is required before a service can be tested.

  <wsdl:binding name="Calc_Binding " type="tns:Calc">
     <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> 
     <wsdl:operation name="add"> 
     ...

Send your feedback on this help topic to Sybase Technical Publications: pubs@sybase.com

Your comments will be sent to the technical publications staff at Sybase, Inc. For product-related issues or technical support, contact Sybase Technical Support at 1-800-8SYBASE.