atar.yosef Posted November 20, 2011 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.
boen_robot Posted November 20, 2011 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.