Subject: [ANN] XSLScript v 0.7
From: Paul Tchistopolskii <paul@xxxxxxx>
Date: Fri, 13 Oct 2000 22:33:31 -0700
|
Is available at: http://pault.com/XSLScript/
XSLScript is a terse notation for writing complex XSLT stylesheets.
Changes in version 0.7 ( major rewrite )
<% %> are optional.
Some verbose forms are dropped ( no X:with-param and call-template ever, e t.c. )
Parser is less forgiving and some things become not intuitive.
\{ \' \" required.
Nice dumping of generated stylesheet.
1-1 line mapping.
Based on SAXON / SAX2, but still should work with XT.
Rgds.Paul.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|