|''with web services client''|

|''with fixturing logger''|
|''level''|TRACE|
|''show after''|true|

!|to|http://www.w3schools.com/webservices/tempconvert.asmx|post soap11|<CelsiusToFahrenheit xmlns="http://tempuri.org/"><Celsius>100</Celsius></CelsiusToFahrenheit>|

!|xml in response same as|<CelsiusToFahrenheitResponse xmlns="http://tempuri.org/"><CelsiusToFahrenheitResult>212</CelsiusToFahrenheitResult></CelsiusToFahrenheitResponse>|

|''xpath''|!-//CelsiusToFahrenheitResult-!|''in response''|'''is'''|212|
