|
Home >Online Product Documentation >Table of Contents >xsl:apply-templates xsl:apply-templatesSelects source nodes for processing. FormatDescription
If you specify the
When the XSLT processor executes this instruction, it constructs a list of all nodes that match the pattern in the
If you do not specify the
If you specify the
If you do not specify a
By default, the new list of source nodes is processed in document order. However, you can use the Example
In the previous example, the XSLT processor searches for a template that matches
The XSLT processor instantiates this template for each |
Flat File to XML Mapper
Convert any flat file to XML in 3 clicks or less using the Stylus Studio Flat File to XML Mapper. Supports tons of different file encodings: UTF-8, UTF-16, US-ASCII, ISO-8859-1, and more.
XML-to-XML Mapper
XML to XML mapping tools in Stylus Studio provide a powerful visual interface for mapping XML data from-and-to virtually any data format using industry-standard XSLT and XQuery technologies.
XML-to-HTML Mapper
Stylus Studio simplifies XML-to-HTML mapping through the industry's first and only XML to HTML mapping tool based on industry standard XSLT.
Improving XSLT and XQuery Performance with Stylus Studio
This online video demonstration covers XQuery and XSLT performance tuning using the Stylus Studio XSLT profiler and the XQuery profiler.


