Sha256: da45d4596397aaedff89d9c90c1980e8acfd90c613d475230228b81ca25ccc8c

Contents?: true

Size: 1002 Bytes

Versions: 70

Compression:

Stored size: 1002 Bytes

Contents

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <soapenv:Body>
      <MultiNamespacedEntryResponse xmlns="http://www.example.com/BusinessRulesEngine/xsd">
         <history>
                <ns10:case xmlns:ns10="http://www.example.com/Common/xsd">
                    <ns10:logTime>2010-09-21T18:22:01.558+10:00</ns10:logTime>
                    <ns10:logType>Notes Log</ns10:logType>
                    <ns10:logText>test</ns10:logText>
                </ns10:case>
                <ns11:case xmlns:ns11="http://www.example.com/Common/xsd">
                    <ns11:logTime>2010-09-21T18:22:07.038+10:00</ns11:logTime>
                    <ns11:logType>Notes Log</ns11:logType>
                    <ns11:logText>another test</ns11:logText>
                </ns11:case>
         </history>
      </MultiNamespacedEntryResponse>
   </soapenv:Body>
</soapenv:Envelope>

Version data entries

70 entries across 70 versions & 10 rubygems

Version Path
savon-2.13.1 spec/fixtures/response/list.xml
savon-2.13.0 spec/fixtures/response/list.xml
savon-2.12.1 spec/fixtures/response/list.xml
savon-2.12.0 spec/fixtures/response/list.xml
savon-2.11.2 spec/fixtures/response/list.xml
savon-SU-2.11.1b spec/fixtures/response/list.xml
savon-SU-2.11.1 spec/fixtures/response/list.xml
savon-2.11.1 spec/fixtures/response/list.xml
sekken-0.3.0 spec/fixtures/response/list.xml
savon-2.11.0 spec/fixtures/response/list.xml
savon-2.10.1 spec/fixtures/response/list.xml
savon-2.10.0 spec/fixtures/response/list.xml
savon-2.9.0 spec/fixtures/response/list.xml
savon-2.8.1 spec/fixtures/response/list.xml
savon-2.8.0 spec/fixtures/response/list.xml
savon-2.7.2 spec/fixtures/response/list.xml
savon-2.7.1 spec/fixtures/response/list.xml
savon-2.7.0 spec/fixtures/response/list.xml
vagrant-tiktalik-0.0.3 vendor/bundle/ruby/2.0.0/gems/savon-0.9.5/spec/fixtures/response/list.xml
savon-2.6.0 spec/fixtures/response/list.xml