Generate XSLT Documentation in HTML Format

The XSLT documentation generated in HTML format is presented in a visual diagram style with various sections, hyperlinks, and options.

Figure: XSLT Stylesheet Documentation Example

The generated documentation includes the following:

Figure: 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 or expand details for some stylesheet XSLT elements by using the Showing options or the Collapse or Expand buttons.

Figure: The Showing Options

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).

Figure: Documentation for an XSLT Element