Introduction to XML

Syd Bauman

2008-07-21

  1. XML
  2. Markup Language
  3. Examples
  4. Extensible
  5. Boxes in Boxes Representation
  6. Tree Representation
  7. XML Representation
  8. XML languages vary greatly
  9. Why XML?
  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. Well-formedness
  20. Example of Overlap
  21. Boxes Representation of Overlap
  22. One Solution to Overlap
  23. Validity
  24. Some XML plusses and minusses
Introduction to XML