[xhtml]

Namespaces, Trees and Infosets, Base URI's, and Modular Documents

  1. Overview
  2. Namespace Declarations have Scope
  3. How it Works - An Example
  4. How it Works - An Example - Part 2
  5. How it Works - An Example - Part 3
  6. How it Works - An Example - Part 4
  7. Syntax vs. Resolved Names
  8. Syntax vs. Resolved Names
  9. What is XML to an Application?
  10. Information Sets (infosets)
  11. The XML Infoset
  12. An Example Infoset
  13. Document Info Item
  14. Element Info Item
  15. Namespace Info Item
  16. In-Scope Namespaces
  17. Attribute Info Item
  18. Character Info Item
  19. There's More...
  20. Information Sets are Extensible
  21. The Base URI
  22. Unknown Base URI
  23. IETF RFC 2398
  24. xml:base Attribute
  25. Interpreting Values
  26. Modular Content
  27. XInclude
  28. Including External Content
  29. Try this at home!
  30. Including Internal Content
  31. Inclusion Chains