Monday, 24 November 2014

How wcf knows the xml namespace definition



When I consume from a web services (having created my proxy client) with soap messages, it define some xml namespaces (into messages) like this:

enter image description here

I don't have internet conection. what do my program with this xml namespaces. If it used to interpret the soap message, how it does offline?


No comments:

Post a Comment