Sha256: 539f176944399df221be03bf3391c7525f476efbd8d3942ab68d51623499d45d
Contents?: true
Size: 558 Bytes
Versions: 6
Compression:
Stored size: 558 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> <ProductHandle> <Number>2</Number> </ProductHandle> </Product_GetAllResult> </Product_GetAllResponse> </soap:Body> </soap:Envelope>
Version data entries
6 entries across 6 versions & 1 rubygems