Sha256: f01635b35bd80fc70d8f2fac84fd3457dd2c739139f394e485ed51d8b92170ff
Contents?: true
Size: 573 Bytes
Versions: 7
Compression:
Stored size: 573 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> <Order_FindByDateIntervalResponse xmlns="http://e-conomic.com"> <Order_FindByDateIntervalResult> <OrderHandle> <Id>1</Id> </OrderHandle> <OrderHandle> <Id>2</Id> </OrderHandle> </Order_FindByDateIntervalResult> </Order_FindByDateIntervalResponse> </soap:Body> </soap:Envelope>
Version data entries
7 entries across 7 versions & 1 rubygems