Useful Links
Computer Science
Other Tools and Technologies
XML
1. Introduction to XML
2. XML Syntax and Document Structure
3. XML Validation and Document Quality
4. XML Namespaces
5. XML Schema Languages
6. XML Processing and Manipulation
7. XML Applications and Use Cases
8. XML Best Practices and Guidelines
9. XML Security Considerations
10. XML Tools and Technologies
11. Advanced XML Topics
XML Namespaces
Namespace Fundamentals
Purpose of Namespaces
Name Collision Problems
Qualified Names
Local Names
Namespace Declarations
Default Namespace Declaration
Prefixed Namespace Declaration
Namespace Scope
Multiple Namespace Usage
Namespace URIs
URI Purpose and Format
Absolute vs Relative URIs
URI Uniqueness
Best Practices for URI Selection
Namespace Usage
Elements in Namespaces
Attributes in Namespaces
Namespace Inheritance
Undeclaring Namespaces
Common Namespace Patterns
Standard Namespace Prefixes
Namespace Versioning
Mixing Vocabularies
Previous
3. XML Validation and Document Quality
Go to top
Next
5. XML Schema Languages