Skip to main content

Qt 4.5 to support XSL-T

Posted in

Frans Englich has announced through Planet KDE that the development branch of XSL-T has been merged into the trunk of Qt, which is expected to form Qt 4.5. It should be available either on the command line or through a C++ API (a short example is given). Version 4.5 should contain a subset, as XSL-T is a large framework (larger than XQuery), and version 4.6 is expected to complement this. The code can be accessed through Qt snapshots. XSL-T is a programming language for transforming XML documents into other types of documents (including other XML formats).