Congratulations! You have successfully completed these tasks:
- Created and customized a DTD.
- Generated an XML file from your DTD.
- Worked with grammar constraints.
- Created and edited an XSL file.
- Transformed your XML file using your XSL file.
Completed learning objectives
If you completed
all of the exercises, you should now understand these tasks:
- Create a DTD.
- Add and modify elements and attributes in a DTD.
- Generate XML files from DTD files.
- Understand the concept of grammar constraints.
- Validate an XML file.
- Create and modify an XSL file.
- Transform XML files using XSL files.
More information
If you want to learn more about
the topics covered in this tutorial, consider the following sources:
- The W3 Web site: www.w3.org/Style/XSL/ contains information on DTDs, XML files, and XSL files
and transformation.
- The online help () includes documentation for the DTD editor,
the XML editor, and the XSL editor.