XSLTXT - the XSLT compact form - Summary
This group is not part of the GNU Project.
XSLTXT strips out a lot of the noise that comes with using XML for encoding XSLT. Instead it uses Python style indenting to express the nesting structure of statements. Together with some simple improvements in the way that template parameters can be expressed it makes it much easier to create and maintain stylesheets. However, the underlying semantics of the XSLT language have not been changed and both bidirectional conversion of stylesheets and direct processing of XSLTXT is possible. Take a look at the Homepage for some examples.
Registration Date: Thu 21 Feb 2002 03:18:56 AM UTC
License: GNU Lesser General Public License
Development Status: 5 - Production/Stable
- Browse open items
Submit a new item
- Browse open items
Submit a new item
Powered by Savane 3.14-79a4.
Corresponding source code