OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

trans-ws message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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] stephen.flinter@connectcgs.com
[w] www.connectcgs.com
--------------------------------------------



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]