- XML Tutorial
- Gives good overview of XML. Referencing sections with more depth.
- XML DTD
- Tutorial calls this old school and says XML schemas are the future.
- XML Schema Tutorial
- Schema are described as superior method of defining document elements and data structure than DTD.
- XSLT Tutorial
- Better than using CSS for XML docs.