Home XML Digging Deeper into XML Documents

XML - Digging Deeper into XML Documents



This tutorial introduces you to a few more acronyms, and along the way takes a closer look at the inner workings of XML documents.
In this tutorial, you'll learn
  • How to document your XML code with comments
  • How characters of text are encoded in XML
  • All about entities and how they are used
  • Why notations make it possible to use certain kinds of entities

[Next]