Summary

XML is a platform-independent markup language that is widely used to share data over the Internet. An XML document contains markups, such as elements and attributes. A valid XML document must have a defined structure.

In this module, you learned about:

  • XML core concepts
  • The purpose of DTD and its syntax

With this information, you can create a well-formed and valid XML document.