Sha256: 977bcc469afdea05b4e2b07a6d080ce000fd397cc79d121857d2121e76079990

Contents?: true

Size: 593 Bytes

Versions: 3

Compression:

Stored size: 593 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="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.6 test/interopR2/groupc.wsdl
soap4r-1.5.7 test/interopR2/groupc.wsdl
soap4r-1.5.8 test/interopR2/groupc.wsdl