Node:Extensions, Next:, Previous:Dynamic, Up:Using Transbuild



XML and XSLT extensions

Transbuild is implemented using libXML and libXSLT. Those implementations support features which can be used in Transbuild. For example, XInclude can be used inside the build script and source XML files. Various extension elements and XPath functions are also available in the XSLT processor.

See the libXML and libXSLT documents at http://www.xmlsoft.org/ for details.