Passing XML as a parameter to a web service

Posted by Alex Angas on Stack Overflow See other posts from Stack Overflow or by Alex Angas
Published on 2010-04-08T04:42:25Z Indexed on 2010/04/08 4:43 UTC
Read the original article Hit count: 265

In an answer to another question it was mentioned that passing XML as a string parameter to a web service was bad practice. What is the reason for this?

© Stack Overflow or respective owner

Related posts about best-practices

Related posts about web-services