XML
Putting Namespaces to UseXML - Putting Namespaces to Use
Putting Namespaces to Use
Understanding Namespaces
Naming Namespaces
Declaring and Using Namespaces
Summary
Q&A
Workshop
Although it's true that namespaces have caused their fair share of confusion in the XML community, they nonetheless represent a reasonable solution to a tricky problem that is inherent in XML. In this tutorial, you'll learn
- Why namespaces are important to XML
- How namespace names are guaranteed to be unique
- How to declare and reference namespaces in XML documents
- How to use namespaces to merge schemas