From 35a201cc8ef0c3f5b2df88d2e528aabee1048348 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Fri, 30 Apr 2021 18:47:09 +0200 Subject: Initial/Final commit --- libxml2-2.9.10/doc/XSLT.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 libxml2-2.9.10/doc/XSLT.html (limited to 'libxml2-2.9.10/doc/XSLT.html') diff --git a/libxml2-2.9.10/doc/XSLT.html b/libxml2-2.9.10/doc/XSLT.html new file mode 100644 index 0000000..d639f42 --- /dev/null +++ b/libxml2-2.9.10/doc/XSLT.html @@ -0,0 +1,13 @@ + + +XSLT
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

XSLT

Main Menu
Related links

Check the separate libxslt page

XSL Transformations, is a +language for transforming XML documents into other XML documents (or +HTML/textual output).

A separate library called libxslt is available implementing XSLT-1.0 for +libxml2. This module "libxslt" too can be found in the Gnome SVN base.

You can check the progresses on the libxslt Changelog.

Daniel Veillard

-- cgit v1.2.3