The generated documentation looks like:
XSLT Stylesheet Documentation Example
The generated documentation includes the following:
- Table of Contents - You can group the contents by namespace, location, or component
type. The XSLT elements from each group are sorted alphabetically (named templates are
presented first and the match ones second).
- Information about main, imported, and included stylesheets - This information consists of:
- XSLT modules included or imported by the current stylesheet;
- the XSLT stylesheets where the current stylesheet is imported or included
- and the stylesheet location.
Information About an XSLT Stylesheet
If you choose to split the output into multiple files, the table of contents is displayed in
the left frame. The contents are grouped using the same criteria as the split.
After the documentation is generated, you can collapse details for some stylesheet XSLT
elements using the
Showing view.
The Showing View
For each element included in the documentation, the section presents the element type
followed by the element name (value of the
name or
match
attribute for match templates).
Documentation for an XSLT Element