Sample XSL transformations
| ![]() |
|
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 transformationsThe following files will transform the output of the WbSchemaReport command WbSchemaDiff transformationsThe following files will transform the output of the WbSchemaDiff command WbExport transformationsThe following files will transform the output of the WbExport command |