This document provides an overview of XSLT, XPATH, and XSL-FO for beginners. It defines these technologies as follows:
XSLT is used to transform XML documents into other formats using XSLT style sheets. XPATH is a language for selecting nodes from an XML document. XSL-FO is a formatting language for defining page layout and formatting of XML documents.