User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the RSS, Web Services and SOAP section within the Web Development category of DaniWeb, a massive community of 427,331 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,176 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our RSS, Web Services and SOAP advertiser: Programming Forums

SOAP n00b

Join Date: Jul 2006
Posts: 111
Reputation: ryy705 is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 0
ryy705 ryy705 is offline Offline
Junior Poster

Question SOAP n00b

  #1  
Jan 18th, 2007
Hi,
I trying to learn SOAP from http://www.w3schools.com . The tutorials are not bad but I still have some questions.
<?xml version="1.0"?>
<soap:Envelope
xmlns:soap="http://www.w3.org/2001/12/soap-envelope"
soap:encodingStyle="http://www.w3.org/2001/12/soap-encoding"> <soap:Body>
   <m:GetPrice xmlns:m="http://www.w3schools.com/prices">
      <m:Item>Apples</m:Item>
   </m:GetPrice>
</soap:Body> </soap:Envelope>

1) What EXACTLY is the purpose of namespaces?
2) Why use multiple namespaces? Why is there
a m: namespace in the code?
3) Do I have to create the uri m: refers to?

I do not know if my questions make sense.
But any help would be appreciated. Thanks in advance.
AddThis Social Bookmark Button
Reply With Quote  
All times are GMT -4. The time now is 2:59 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC