Sha256: f5295586e2eebdb3d98dcb815801fa4ed34631ace031759eabbf7466c90b6b21

Contents?: true

Size: 408 Bytes

Versions: 24

Compression:

Stored size: 408 Bytes

Contents

<s12:Envelope xmlns:s12='http://www.w3.org/2003/05/soap-envelope'>
  <s12:Body>
    <ns1:GetWeather xmlns:ns1='http://www.webserviceX.NET'>
      <!-- optional -->
      <ns1:CityName><%= test_values[:city_name] || 'Wellington' %></ns1:CityName>
      <!-- optional -->
      <ns1:CountryName><%= test_values[:country] || 'New Zealand' %></ns1:CountryName>
    </ns1:GetWeather>
  </s12:Body>
</s12:Envelope>

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
soaspec-0.0.38 template/soap_template.xml
soaspec-0.0.37 template/soap_template.xml
soaspec-0.0.36 template/soap_template.xml
soaspec-0.0.35 template/soap_template.xml
soaspec-0.0.34 template/soap_template.xml
soaspec-0.0.33 template/soap_template.xml
soaspec-0.0.32 template/soap_template.xml
soaspec-0.0.31 template/soap_template.xml
soaspec-0.0.30 template/soap_template.xml
soaspec-0.0.29 template/soap_template.xml
soaspec-0.0.28 template/soap_template.xml
soaspec-0.0.27 template/soap_template.xml
soaspec-0.0.26 template/soap_template.xml
soaspec-0.0.25 template/soap_template.xml
soaspec-0.0.24 template/soap_template.xml
soaspec-0.0.23 template/soap_template.xml
soaspec-0.0.22 template/soap_template.xml
soaspec-0.0.21 template/soap_template.xml
soaspec-0.0.20 template/soap_template.xml
soaspec-0.0.5 template/soap_template.xml