atar.yosef Posted November 20, 2011 Share Posted November 20, 2011 Hello there!! Can someone here explain me clearly what are - in fact - the namespace concept in the XML language? Thanks in advance!! atar. Link to comment Share on other sites More sharing options...
boen_robot Posted November 20, 2011 Share Posted November 20, 2011 A standard and flexible way of differentiating and mixing multiple XML languages into one XML document.If you intend to only use one program with one kind of an XML document for one particular purpose, and have not considered letting another XML language come in touch with the language you've defined, you can pass out on namespaces. In all other scenarios, XML namespaces are something to consider.Answering anything more specific would require a more specific question. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.