Hi! Here's wsdl that i'm using for mine project: http://www.weather.gov/forecasts/xml/DWMLgen/wsdl/ndfdXML.wsdl I'm working with those 2 requests: LatLonListZipCode NDFDgenByDay SoapUI-P...
it looks like the weather service is embedding the response as a separate XML string inside the SOAP Body, which will result in these visualizations. Maybe they have a REST interface that you can use instead (ie without the SOAP Envelopes)?