Sha256: a5efb62cc5d46c2b58682cb4e90e216ac87bd6126dfdd52aa69dbf2ce4893164

Contents?: true

Size: 632 Bytes

Versions: 29

Compression:

Stored size: 632 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!-- Example of a WSDL with SOAP 1.2 and no SOAP 1.1 endpoint.
     Don't know whether this is widespread, but we should allow it. -->
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <service name="Blog">
        <port name="BlogSoap12">
            <soap12:address location="http://blogsite.example.com/endpoint12"/>
        </port>
    </service>
</definitions>

Version data entries

29 entries across 29 versions & 6 rubygems

Version Path
wasabi-3.6.1 spec/fixtures/soap12.wsdl
wasabi-3.6.0 spec/fixtures/soap12.wsdl
wasabi-3.5.0 spec/fixtures/soap12.wsdl
wasabi-3.4.0 spec/fixtures/soap12.wsdl
wasabi-3.3.1 spec/fixtures/soap12.wsdl
vagrant-tiktalik-0.0.3 vendor/bundle/ruby/2.0.0/gems/wasabi-1.0.0/spec/fixtures/soap12.xml
wasabi-3.3.0 spec/fixtures/soap12.wsdl
wasabi_with_adapter-3.2.4 spec/fixtures/soap12.wsdl
wasabi-3.2.3 spec/fixtures/soap12.wsdl
wasabi-3.2.2 spec/fixtures/soap12.wsdl
wasabi-3.2.1 spec/fixtures/soap12.wsdl
wasabi-ng-1.6-3.3.0 spec/fixtures/soap12.wsdl
wasabi-3.2.0 spec/fixtures/soap12.wsdl
wasabi-3.1.0 spec/fixtures/soap12.wsdl
wasabi-3.0.0 spec/fixtures/soap12.wsdl
wasabi-2.5.1 spec/fixtures/soap12.wsdl
wasabi-2.5.0 spec/fixtures/soap12.wsdl
wasabi-2.4.1 spec/fixtures/soap12.wsdl
wasabi-2.4.0 spec/fixtures/soap12.wsdl
wasabi-2.3.0 spec/fixtures/soap12.wsdl