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

Section D:  Developers and Implementors (including WebMasters and server operators)

  1. Where's the spec?
  2. What are these terms DTDless, valid, and well-formed?
  3. Which should I use in my DTD, attributes or elements?
  4. What else has changed between SGML and XML?
  5. What's a namespace?
  6. What XML software is available?
  7. What's my information? DATA or TEXT?
  8. Do I have to change any of my server software to work with XML?
  9. Can I still use server-side inclusions?
  10. Can I (and my authors) still use client-side inclusions?
  11. I'm trying to understand the XML Spec: why does it have such difficult terminology?
  12. I have to do an overview of XML for my manager/client/investor/advisor. What should I mention?
  13. Is there a conformance test suite for XML processors?
  14. I've already got SGML DTDs: how do I convert them for use with XML?
  15. How do I include one DTD (or fragment) in another?
  16. How can I include a conditional statement in my XML?
  17. What's the story on XML and EDI?