Introduction to XML

Syd Bauman

2009-06-08

  1. XML
  2. Markup Language
  3. Examples
  4. Extensible
  5. Boxes in Boxes Representation
  6. Tree Representation
  7. XML Representation
  8. Why XML?
  9. XML languages vary greatly
  10. XML Basics
  11. Everything is Delimited
  12. Example Elements
  13. Everything’s Delimited: attributes
  14. Example Elements with Attributes
  15. Anatomy of an Element
  16. Sample text
  17. Sample Document Instance
  18. Sample (simplified) Tree
  19. Everything’s Delimited: character references
  20. Everything’s Delimited: entity references
  21. Everything’s Delimited: comments
  22. Well-formedness
  23. Multiple roots
  24. boxes-in-boxes representation
  25. tree representation
  26. XML (not!) representation
  27. Overlap
  28. XML (not!) representation
  29. boxes representation
  30. one solution
  31. Validity
  32. Namespaces
  33. Some XML plusses and minusses
Introduction to XML