The first public version of dbscript already had the functionality to generate XML documents from database schema information.
I extended this functionality to apply stored XSL files to the generated XML. Thus, it is possible to transform table information from XML into MediaWiki markup, or any other text-based markup.
See here for a screenshot of the web application, and the result documenting a table used by dbscript.
An evaluation version of dbscript is available for download here.
December 8, 2008 at 17:24 |
[...] In a recent post, I demoed the function on a table out of dbscript’s data model. The result of an XSLT applied to the XML representing AdventureWorks’ Person.Contact can be viewed here. [...]
December 23, 2008 at 0:16 |
[...] XML from Database Schema and Table Data As described in my previous posts on dbscript, version 0.92 supports generation of XML files based on schema [...]
January 7, 2009 at 22:08 |
[...] Generate MediaWiki Documentation of MS SQL Database I previously published a couple of posts on generating Wiki documentation in dbscript, and the current release 0.93 of [...]