I'm accessing http://graphical.weather.gov/xml/SOAP_server/ndfdXMLserver.php using code generated by http://sudzc.com
The SOAP message is being sent and I can see the returned message and here I've a screenshot for the NSData
that I print out in connectionDidFinishLoading
.
Wired thing is, symbol <
shows up correct at the beginning, but then it's <
.
Can anyone suggest how can I fix this?