Sample XSL transformations

 

Created with NetBeans
Content
Home
Supported DBMS
Getting started
Support
XSLT
Downloads
Disclaimer
About the author
RSS Feed
Manual
Building from Source

Several SQL Workbench/J commands produce XML output (e.g. WbSchemaReport to generate a report of the current schema, or the output of the WbSchemaDiff command).

On this page you can find some sample XSLT files to transform these output formats into SQL scripts or HTML documents. These scripts are meant to be a starting point that can be enhanced to meet your own needs.

They are far from beeing production-quality scripts and are meant as a starting point for your own needs.

If you have developed an XSLT file to support the various XML outputs of SQL Workbench/J and would like to share it, please send it to support@sql-workbench.net

WbSchemaReport transformations

The following files will transform the output of the WbSchemaReport command

WbSchemaDiff transformations

The following files will transform the output of the WbSchemaDiff command

WbExport transformations

The following files will transform the output of the WbExport command