Sha256: d98c7c98651e8a68df1a1c2cfdc593beab95825e31799f222244f2625cbf4b55

Contents?: true

Size: 576 Bytes

Versions: 11

Compression:

Stored size: 576 Bytes

Contents

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

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
rconomic-0.7.2.1 spec/fixtures/creditor_get_all/multiple.xml
rconomic-0.7.2 spec/fixtures/creditor_get_all/multiple.xml
rconomic-0.7.1 spec/fixtures/creditor_get_all/multiple.xml
rconomic-0.7.0 spec/fixtures/creditor_get_all/multiple.xml
rconomic-0.6.1 spec/fixtures/creditor_get_all/multiple.xml
rconomic-0.6.0 spec/fixtures/creditor_get_all/multiple.xml
rconomic-0.5.2 spec/fixtures/creditor_get_all/multiple.xml
rconomic-0.5.1 spec/fixtures/creditor_get_all/multiple.xml
rconomic-0.5.0 spec/fixtures/creditor_get_all/multiple.xml
rconomic-0.4.1 spec/fixtures/creditor_get_all/multiple.xml
rconomic-0.4 spec/fixtures/creditor_get_all/multiple.xml