Sha256: 78f6d1ad8bc85e22ad7c2ce8fdc5e1302ae3090516bb173f39a043bb040dcab2

Contents?: true

Size: 626 Bytes

Versions: 3

Compression:

Stored size: 626 Bytes

Contents

<?xml version="1.0"?>
<definitions name="InteropTest"
    targetNamespace="http://soapinterop.org/"
    xmlns="http://schemas.xmlsoap.org/wsdl/"
    xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    xmlns:tns="http://soapinterop.org/">

  <import location="http://www.whitemesa.com/interop/InteropTestC.wsdl"
      namespace="http://soapinterop.org/"/>

  <service name="SOAP4R_SOAPBuildersInteropTest_R2GroupC">
    <port name="InteropEchoHeaderService"
        binding="tns:InteropEchoHeaderBinding">
      <soap:address location="http://dev.ctor.org/soapsrv"/>
    </port>
  </service>
</definitions>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
soap4r-1.5.8 test/interopR2/SOAPBuildersInterop_R2GrC.wsdl
soap4r-1.5.6 test/interopR2/SOAPBuildersInterop_R2GrC.wsdl
soap4r-1.5.7 test/interopR2/SOAPBuildersInterop_R2GrC.wsdl