Sha256: 51bc1cea0984ca3181ba8ad306db416d43ca4538c630f7c0c955cb55b2f4ccf2

Contents?: true

Size: 262 Bytes

Versions: 24

Compression:

Stored size: 262 Bytes

Contents

<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:m="http://example.com/stockquote.xsd">
<soap:Body>
  <m:GetStockPriceResponse>
    <m:Price>34.5</m:Price>
  </m:GetStockPriceResponse>
</soap:Body>
</soap:Envelope>

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
lolsoap-0.11.0 test/fixtures/stock_quote_response.xml
lolsoap-0.10.0 test/fixtures/stock_quote_response.xml
lolsoap-0.9.0 test/fixtures/stock_quote_response.xml
lolsoap-0.8.3 test/fixtures/stock_quote_response.xml
lolsoap-0.8.2 test/fixtures/stock_quote_response.xml
lolsoap-0.8.1 test/fixtures/stock_quote_response.xml
lolsoap-0.8.0 test/fixtures/stock_quote_response.xml
lolsoap-0.7.0 test/fixtures/stock_quote_response.xml
lolsoap-0.6.1 test/fixtures/stock_quote_response.xml
lolsoap-0.6.0 test/fixtures/stock_quote_response.xml
lolsoap-0.5.1 test/fixtures/stock_quote_response.xml
lolsoap-0.5.0 test/fixtures/stock_quote_response.xml
lolsoap-0.4.2 test/fixtures/stock_quote_response.xml
lolsoap-0.4.1 test/fixtures/stock_quote_response.xml
lolsoap-0.4.0 test/fixtures/stock_quote_response.xml
lolsoap-0.3.2 test/fixtures/stock_quote_response.xml
lolsoap-0.3.1 test/fixtures/stock_quote_response.xml
lolsoap-0.3.0 test/fixtures/stock_quote_response.xml
lolsoap-0.2.0 test/fixtures/stock_quote_response.xml
lolsoap-0.1.4 test/fixtures/stock_quote_response.xml