Generate and transform an XML file

This sample shows you how to:

  • Create and customize a DTD.
  • Generate an XML file from your DTD, and edit it following the DTD's grammar constraints.
  • Create an XSL file to transform your XML file's data into an HTML table.

   30 minutes
   Start the tutorial
   View the PDF