IntelliJ Java IDE
The moose likes Web Services and the fly likes Question about targetNamespace Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Question about targetNamespace" Watch "Question about targetNamespace" New topic
Author

Question about targetNamespace

Albert Steed
Greenhorn

Joined: May 02, 2004
Posts: 3
Hello I have the following xml:




What does "targetNamespace" means?? How does it relate to "xmlns" and "xmlns:tns"? What are they for?

Thanks in advance,

Albert.
Balaji Loganathan
author and deputy
Bartender

Joined: Jul 13, 2001
Posts: 3150
Albert!. Welcome to javaranch,

This question is related to XML, so i am moving your post to our xml forum. ===>>> http://www.coderanch.com/forums/f-31/XML
 
 
subject: Question about targetNamespace
 
Threads others viewed
Problem with arrays of primitive types
How to use wstools in ant
WSDL with overloaded Operations
Question about targetNamespace
Proper way to define a fault in a WSDL
IntelliJ Java IDE