← Prev in month
← Prev in thread
Next in thread →
Next in month →
WSTransService.wsdl
<?xml version="1.0" encoding="UTF-8"?>
<wsdl:definitions targetNamespace="urn:oasis:names:tc:wstrans:v1:service"
xmlns:service="urn:oasis:names:tc:wstrans:v1:service"
xmlns:bind="urn:oasis:names:tc:wstrans:v1:bind"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns="http://schemas.xmlsoap.org/wsdl/">
<wsdl:import location="WSTransBind.wsdl" namespace=
"urn:oasis:names:tc:wstrans:v1:bind" />
<!--
WSDL service definitions. Note that this section strictly speaking
does not belong in the specification,
as it is implementation dependent. It is included here for
simplicity, but will be removed in the
final version.
-->
<wsdl:service name="WSTransService">
<wsdl:port name="WSTrans" binding="bind:WSTransSoapBinding">
<wsdlsoap:address location=
"http://localhost:9090/WSTransWeb/services/WSTrans" />
</wsdl:port>
</wsdl:service>
</wsdl:definitions>
---------------------------------------------
Stephen Flinter
Connect Global Solutions
[t] +353 (0)1 882 9038
[f] +353 (0)1 882 9050
[m] +353 87 798 1228
[e]
[w] www.connectcgs.com
--------------------------------------------
← Prev in month
← Prev in thread
Next in thread →
Next in month →