Introduction to XML

Syd Bauman

2014-06-02

  1. WHAT is it?
  2. WHAT’s it look like?
  3. Boxes in Boxes Representation
  4. Tree Representation
  5. WHAT’s it doing?
  6. XML metalanguage vs language
  7. XML languages vary greatly
  8. Why XML?
  9. Everything is Delimited
  10. Example Elements
  11. Everything’s Delimited: attributes
  12. Example Elements with Attributes
  13. Anatomy of an Element
  14. Sample text
  15. Sample Document Instance
  16. Sample (simplified) Tree
  17. Everything’s Delimited: comments
  18. Well-formedness
  19. Multiple roots
  20. boxes-in-boxes representation
  21. tree representation
  22. XML (not!) representation
  23. Overlap
  24. XML (not!) representation
  25. boxes representation
  26. tree-like representation
  27. one solution
  28. Validity
  29. Some XML plusses and minusses
Introduction to XML