Sha256: 9aa200fb27747c87cb84d44370832144edd9d6ffd16e79357c7ee8d2dd646e34

Contents?: true

Size: 480 Bytes

Versions: 6

Compression:

Stored size: 480 Bytes

Contents

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <soap:Body>
    <Product_GetAllResponse xmlns="http://e-conomic.com">
      <Product_GetAllResult>
        <ProductHandle>
          <Number>1</Number>
        </ProductHandle>
      </Product_GetAllResult>
    </Product_GetAllResponse>
  </soap:Body>
</soap:Envelope>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rconomic-0.7.2.1 spec/fixtures/product_get_all/single.xml
rconomic-0.7.2 spec/fixtures/product_get_all/single.xml
rconomic-0.7.1 spec/fixtures/product_get_all/single.xml
rconomic-0.7.0 spec/fixtures/product_get_all/single.xml
rconomic-0.6.1 spec/fixtures/product_get_all/single.xml
rconomic-0.6.0 spec/fixtures/product_get_all/single.xml