Generate XSLT Documentation in a Custom Format
XSLT stylesheet documentation can be also generated in a custom format. You can choose
            the
            format from the XSLT Stylesheet
               Documentation dialog box. Specify your own stylesheet to transform the intermediary
            XML generated in the documentation process. You must write your stylesheet based on
            the schema
            xslDocSchema.xsd from [OXYGEN_INSTALL_DIR]/frameworks/stylesheet_documentation. You can create a custom format starting
            from one of the stylesheets used in the predefined HTML, PDF, and DocBook formats.
            These
            stylesheets are available in [OXYGEN_INSTALL_DIR]/frameworks/stylesheet_documentation/xsl.
         
When using a custom format, you can also copy additional resources into the output folder or choose to keep the intermediate XML files created during the documentation process.
