Sha256: 5928ccafc5d1826cfbdbf32b43b59a145b80bb3ad64b4648b859a75205db3e90
Contents?: true
Size: 566 Bytes
Versions: 11
Compression:
Stored size: 566 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> <CashBook_GetAllResponse xmlns="http://e-conomic.com"> <CashBook_GetAllResult> <CashBookHandle> <Number>1</Number> </CashBookHandle> <CashBookHandle> <Number>2</Number> </CashBookHandle> </CashBook_GetAllResult> </CashBook_GetAllResponse> </soap:Body> </soap:Envelope>
Version data entries
11 entries across 11 versions & 1 rubygems