Hello,
In my web service we returned an object.Response coming correctly.
When we run the SOAP UI tool in the response CDATA is coming.
Is there any chance to remove the CDATA tag from the SOAP response.
Hi meetsree83,
Refer below links.
https://stackoverflow.com/questions/34128757/wrap-properties-with-cdata-section-xml-serialization-c-sharp
https://stackoverflow.com/questions/3720076/extracting-data-from-cdata-using-linq-to-xml
https://stackoverflow.com/questions/1236785/decode-cdata-section-in-c-sharp
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.