I am using a data contract in WCF, but there is some unwanted response tags being sent in the xml file, I am not sure how to modify the data contract class so that I can avoid sending that unwanted response field. In the below XML file, all the text which is bolded and italics is unwanted. Thanks.
I have small problem in xml request and data is coming in the following format
<resller i:nil="true">
What is the reason for this...