This tutorial will help you to generate and transform an
XML file using the XML editor to utilize DTD and XSL files.
Learning objectives
This tutorial
is divided into several exercises you must complete in sequence. This
tutorial teaches you to create an XML file based on a DTD and transform
it using an XSL file. While completing the exercises, you will perform
these tasks:
- Create a DTD
- Add and modify elements and attributes in a DTD
- Generate XML files from DTD files
- Explore the concept of grammar constraints
- Create and modify an XSL file
- Transform XML files using XSL files
Restriction: The capabilities used
in this tutorial are not available in IBM® WebSphere® Application Server
Developer Tools for Eclipse.
Time Required
This tutorial should take
approximately 30 minutes to finish. If you explore other concepts
related to this tutorial, it could take longer to complete.