This documentation describes how to use Apache Xalan XSLT 3.0 implementation's REST API to use Xalan-J's XSLT 3.0 implementation from within software application code. It includes examples using Postman with XSLT stylesheets and XML/JSON documents.
Declarative programming with XSLT is well-suited for building simple, rapidly-deployed "throwaway" applications. XSLT’s pattern-matching capabilities align with those of LLMs, allowing for dynamic application generation and orchestration. It can serialize applications, directly call LLMs, and manage diverse data formats, making it a strong choice for creating quickly-built, specialized software.