Why does tempuri.org exist? Why does each XML Webservice require its own namespace, unique from any other on the web?
Why does tempuri.org exist? Why does each XML Webservice require its own namespace, unique
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Webservices require unique namespaces so they don’t confuse each others schemas and whatever with each other. A URL (domain, subdomain, subsubdomain, etc) is a clever identifier as it’s ‘guaranteed’ to be unique, and in most circumstances you’ve already got one.