XSLT, Transform - Other
(Extensible Stylesheet Language Transformations) XSLT is a standard subset language of XML designed to allow one XML data structure to be transformed into another. For example, XML files can be transformed into HTML pages (the way this website is made), or into WML for display on Web-enabled mobile phones.
From : www.d3magazine.com/glossary
Apache Xalan (C++)
Apache Xalan Project is a collaborative software development project dedicated to providing robust, full-featured, commercial-quality, and freely available XSLT support on a wide variety of platforms.
Xalan-C++ version 1.10 is a robust implementation of the W3C Recommendations for XSL Transformations (XSLT) and the XML Path Language (XPath). It works with a compatible release of the Xerces-C++ XML parser: Xerces-C++ version 2.7.0. The focus for this release is on bug fixes, pluggable memory management, and enhanced stability improvements in stylesheet execution.
Loading .....