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.