XSLTXT is another compact form of expressing XSLT. It should increase the signal to noise ratio in XSLT stylesheets so that they are easier to write and hopefully easier to read.
|
|
|
|||||
|
XSLTXT is another compact form of expressing XSLT. It should increase the signal to noise ratio in XSLT stylesheets so that they are easier to write and hopefully easier to read. xsltxt provides an alternative non-xml syntax for XSLT stylesheets that is easier to write, understand and maintain. The semantics of xsltxt are the same as XSLT written in XML, only the syntax is changed, and the standard xmlsh is command line shell like the Unix shells but providing a familiar scripting environment specifically tailored for scripting XML processes. The XSLTC is a Java-based tool for compiling XSLT stylesheets into lightweight and portable Java byte codes called translets. Qexo is a partial implementation of the XML Query language. It achieves high performance because a query is compiled down to Java bytecodes using the Kawa framework. Joost is Java implementation of the Streaming Transformations for XML (STX) language. Calabash is an implementation of XProc: An XML Pipeline Language. EMC Documentum XProc Engine is an another implementation of XProc: An XML Pipeline Language. tubular is an implementation of XProc: An XML Pipeline Language. |
|||||
|
|
|||||