What is a Namespace?
When you use multiple XML specifications in one document, you can run into collisiohs between the two specifications. XML namespaces tell the parser which specification to use for the element in question.
- August 8th