Sha256: 28b4a8be4d758d3600590ab1ab4fba04e1fbdfbcbe6d8ddf9ef9002af743f0fb

Contents?: true

Size: 429 Bytes

Versions: 6

Compression:

Stored size: 429 Bytes

Contents

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <Company_GetResponse xmlns="http://e-conomic.com">
      <Company_GetResult>
        <Number>string</Number>
      </Company_GetResult>
    </Company_GetResponse>
  </soap12:Body>
</soap12:Envelope>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rconomic-0.7.2.1 spec/fixtures/company_get/success.xml
rconomic-0.7.2 spec/fixtures/company_get/success.xml
rconomic-0.7.1 spec/fixtures/company_get/success.xml
rconomic-0.7.0 spec/fixtures/company_get/success.xml
rconomic-0.6.1 spec/fixtures/company_get/success.xml
rconomic-0.6.0 spec/fixtures/company_get/success.xml