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