|
Home > Online Product Documentation > Table of Contents > xsl:apply-templates xsl:apply-templatesSelects source nodes for processing. Format
Description
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
|
XML Editing Views
Stylus Studio includes three synchronized XML editing views: Text View, Tree View, and Grid View, allowing you to work with and edit XML documents in whatever way suits you best.
Why XQuery - The Case for XQuery
Read "The Case for XQuery" - an article that debuted in the November 2005 issue of SOA WebServices Journal, written by Jerry King, Vice President of DataDirect Technologies.
Food & Beverage Services
"I'll have a burger and a side of Stylus Studio", says these top food & beverage services that use Stylus Studio in everyday operations. Come see which food & beverage services eat up the idea of having the most powerful XML IDE at their finger tips!
XSLT Debugger
Stylus Studio's XSLT debugger - a requirement for building bug-free XSLT stylesheets and XML data transformation applications. Stylus Studio's XSLT debugger gives you complete visibility and control over the XSLT transformation process.