ios - Parsing a WSDL file like XML? -


i'm receiving file server, instead of being xml file wsdl file same exact text in xml file. since content exact same can parse if xml file? or need convert somehow?

wsdl in fact xml describe , locate web services. not content itself. though technically can parse it, should expect xml file server.


Popular posts from this blog

node.js - How do I prevent MongoDB replica set from querying the primary? -

c# - Randomly pick a specific int from a 2D Array -

php - Angularjs http.delete is not working after deploying project on server -