Sha256: c4758591e2d57ab3937593fe17f34121a2fffabf6ad03e5e465049e8172a5836
Contents?: true
Size: 452 Bytes
Versions: 8
Compression:
Stored size: 452 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> <Account_GetDataResponse xmlns="http://e-conomic.com"> <Account_GetDataResult> <Foo>bar</Foo> <Baz>qux</Baz> </Account_GetDataResult> </Account_GetDataResponse> </soap:Body> </soap:Envelope>
Version data entries
8 entries across 8 versions & 1 rubygems