Annoucing XSLTDoc update: an XSLT stylesheet documentation generator.
This tool is itself an XSLT stylesheet that analyzes
another stylesheet and builds a clean documentation on it.
It also makes some sanity checks.
You'll find it at http://grillade.griotte.com/xml/
New features in v0.2 are :
- some bugs in the stylesheet corrected (thanks to Wolfgang Bogacz).
It should now run on Saxon without errors.
- some semantic checks were added : stylesheet version, correct mode
usage when applying templates.
- Duplicate variable bindings in a template are detected and reported.
- Usage of anything else than xsl:with-param in xsl:call-template is
reported.
If you think that such a tool could be useful in synergy with an
xslt editor (be it a simple text editor), please let me now. I'm
interested in such a project but don't ahve enough time to achieve it
alone.
Enjoy,
Fabrice
--
Fabrice Desré - France Telecom R&D/DMI/GRI
Tel: +(33) 2 96 05 31 43
Fax: +(33) 2 96 05 32 86
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|