XSLT (Extensible Stylesheet Language Transformations) is a language originally designed for transforming XML documents into other XML documents, or other...
30 KB (3,271 words) - 12:12, 25 May 2025
XSLT (Extensible Stylesheet Language Transformations) defines many elements to describe the transformations that should be applied to a document. This...
14 KB (256 words) - 18:01, 17 January 2022
XML Path Language (XPath): a non-XML language used by XSLT, and also available for use in non-XSLT contexts, for addressing the parts of an XML document...
7 KB (778 words) - 10:28, 8 January 2025
Saxon is an XSLT and XQuery processor created by Michael Kay and now developed and maintained by the company he founded, Saxonica. There are open-source...
9 KB (1,192 words) - 07:31, 20 March 2025
Java API for XML Processing (section XSLT interface)
complete example of XSLT transformation launching may look like this: /* file src/examples/xslt/XsltDemo.java */ package examples.xslt; import java.io.StringReader;...
13 KB (1,255 words) - 05:22, 21 January 2025
technique is not necessary in XSLT 2.0+, which introduces the new for-each-group tag. The method took advantage of XSLT's ability to index documents using...
2 KB (299 words) - 23:14, 2 March 2025
XQuery (section XQuery and XSLT compared)
with the development of XSLT by the XSL Working Group. Both groups jointly maintain XPath, a shared component of XQuery and XSLT. XQuery extends XPath with...
20 KB (2,235 words) - 07:12, 19 May 2025
and JSON. It is similar in purpose to XSLT but has a syntax influenced by jQuery, Sass, and CSS versus XSLT's XML based syntax. Tritium was designed...
6 KB (578 words) - 11:39, 30 March 2025
the user obtains an XSLT transform, either by writing one themselves or by finding one for the document type in question. This XSLT transform converts...
25 KB (3,754 words) - 05:50, 2 October 2024
a high-speed, low memory consumption alternative to XSLT version 1.0 and 2.0. Current work on XSLT 3.0 includes Streaming capabilities. STX is an XML standard...
2 KB (300 words) - 17:48, 15 October 2021
EXSLT is a community initiative to provide extensions to XSLT, which are broken down into a number of modules, listed below. The creators (Jeni Tennison...
6 KB (190 words) - 14:20, 15 January 2025
Oxygen XML Editor (section XSLT debugger)
The Oxygen XML Editor (styled <oXygen/>) is a multi-platform XML editor, XSLT/XQuery debugger and profiler with Unicode support. It is a Java application...
14 KB (1,973 words) - 02:22, 5 March 2025
languages used to transform and render XML documents, split into three parts: XSLT (XSL Transformations), an XML language for transforming XML documents into...
59 KB (7,244 words) - 02:06, 21 April 2025
parsers Apache Xalan — XSLT/XPath implementation, included in JDK 1.4 and above as the default transformer (XSLT 1.0) Saxon XSLT — alternative highly...
3 KB (308 words) - 03:59, 3 October 2024
was selected to ease its translation back to the iCalendar format using an XSLT transform. The XML format of xCal lends itself to XML tools like Apache Cocoon...
757 bytes (93 words) - 07:30, 15 June 2021
desire to provide a common syntax and behavior model between XPointer and XSLT, subsets of the XPath query language are used in other W3C specifications...
28 KB (3,183 words) - 06:50, 18 May 2025
many implementations, Schematron XML is processed into XSLT code for deployment anywhere that XSLT can be used. Schematron is capable of expressing constraints...
7 KB (846 words) - 18:05, 25 May 2025
documents. It is also the basis for the libxslt library which processes XSLT-1.0 stylesheets. Written in the C programming language, libxml2 provides...
3 KB (234 words) - 10:29, 27 December 2024
Apache Xalan (category XSLT processors)
Software Foundation, that implements the XSLT 1.0 XML transformation language and the XPath 1.0 language. The Xalan XSLT processor is available for both the...
2 KB (137 words) - 11:58, 4 September 2023
thus only accept XML, not arbitrary SGML. XSLT: XSLT is the best known XML transformation language. The XSLT 1.0 W3C recommendation was published in 1999...
8 KB (1,035 words) - 04:42, 18 February 2025
strongly tied to XSLT. The combination of XSLT and XSL-FO creates a powerful styling language, though much more complex than CSS. XSLT is a Turing complete...
5 KB (770 words) - 11:00, 27 April 2024
an external style sheet file using a style sheet language such as CSS or XSLT. This design approach is identified as a "separation" because it largely...
6 KB (825 words) - 03:42, 15 December 2024
the ability to run an XSLT transform, or series of transforms, over a document. Some of the larger XML packages even offer XSLT debugging features and...
7 KB (988 words) - 21:17, 5 December 2024
both XSLT and CSS stylesheets. <?xml-stylesheet type="text/xsl" href="style.xsl"?> <?xml-stylesheet type="text/css" href="style.css"?> The DocBook XSLT stylesheets...
4 KB (358 words) - 20:02, 29 September 2023
of and interaction with data JSON or XML for the interchange of data, and XSLT for XML manipulation The XMLHttpRequest object for asynchronous communication...
19 KB (1,744 words) - 22:04, 18 May 2025
(full), SVG 2 (partial), CSS (with extensions), ECMAScript (JavaScript), DOM, XSLT, XPath, and APNG (Animated PNG) images with alpha transparency. Firefox also...
197 KB (17,349 words) - 18:31, 23 May 2025
FlexText—graphical utility for parsing flat files StyleVision—multipurpose visual XSLT stylesheet design, multi-channel publishing, and report building tool UModel—UML...
10 KB (777 words) - 01:31, 4 May 2025
Journal Publishing DTD (see above). Received articles are converted via XSLT to the very similar NLM Archiving and Interchange DTD. This process may reveal...
32 KB (3,440 words) - 14:48, 25 May 2025
</xsl:variable> XSLT 2.0 includes regular expressions, providing another mechanism to perform string trimming. Another XSLT technique for trimming...
125 KB (4,077 words) - 12:50, 22 February 2025
in the Web, R in statistics, J, K and Q in financial analysis, and XQuery/XSLT for XML. Domain-specific declarative languages like SQL and Lex/Yacc use...
87 KB (8,696 words) - 10:16, 3 May 2025