Description
Applications can transform XML documents with XSLT stylesheets through a dedicated library.
This package is useful for document converters, publishing systems, web tools, importers, and applications that need XML-to-XML, XML-to-HTML, or XML-to-text transformations. It does not add a document editor by itself.
XSLT can process complex input and may expose data if stylesheets or XML files are untrusted. Review parser settings, file access, and output destinations.