What are XSLTools and XSLForms?

XSLTools is the name of an entire distribution of modules, packages, examples and documentation; it includes...

The relationship between these two technologies is summarised in the diagram below:

What it does
XSLForms This is a solution which models Web form data as XML documents, presenting such documents using presentation templates.
XSLTools This provides the presentation support, producing Web pages from XML documents and XSL stylesheets.

XSLForms employs presentation templates which are converted to XSL stylesheets, permitting the framework to take advantage of that particular standardised and well-supported technology using XSLTools (specifically XSLOutput) and, in turn, libxslt.