Copyright © 2010 Silmaril Consultants
Rev: 2010-04-24T15:52:33+0100

Section C:  Authors (including writers of HTML and Web page owners)

  1. Does XML replace HTML?
  2. Do I have to know HTML or SGML before I learn XML?
  3. What does an XML document actually look like (inside)?
  4. How does XML handle white-space in my documents?
  5. Which parts of an XML document are case-sensitive?
  6. How can I make my existing HTML files work in XML?
  7. Is there an XML version of HTML?
  8. If XML is just a subset of SGML, can I use XML files directly with existing SGML tools?
  9. I'm used to authoring and serving HTML. Can I learn XML easily?
  10. Can XML use non-Latin characters?
  11. What's a Document Type Definition (DTD) and where do I get one?
  12. Does XML let me make up my own tags?
  13. How do I create my own document type?
  14. How do I write my own DTD?
  15. Can a root element type be explicitly declared in the DTD?
  16. I keep hearing about alternatives to DTDs. What's a Schema?
  17. How do I get XML into or out of my database?
  18. How will XML affect my document links?
  19. Can I encode mathematics using XML?
  20. How does XML handle metadata?
  21. Can I use JavaScript, ActiveX, etc in XML files?
  22. Can I use Java to create or manage XML files?
  23. How do I execute or run an XML file?
  24. How do I control formatting and appearance?
  25. How do I use graphics in XML?
  26. What is parsing and how do I do it in XML?
  27. How do I include one XML file in another?
  28. When should I use a CDATA Marked Section?
  29. How can I handle embedded HTML in my XML?
  30. What are the special characters in XML?