Removing CDATA in Soap Response
I am creating WCF server application using SoapUI, I have to give response without CDATA tag, sometimes my response tag also having "<" . I need to give response in proper xml formation. Can anyone help me to solve this issue.Thanks in advance