|
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 Schema Editor
Stylus Studio's XML Schema Editor lets you easily develop advanced data models expressed in W3C XML Schema. Its synchronized split-pane interface shows both a visual XML Schema Diagram and the underlying code, and you can edit in either one.
Java IDE
Edit, compile and debug and generate Java code with Stylus Studio's Java Integrated Development Environment (IDE). Supports popular Java XML processing components including Apache Xalan, Apache Axis, Apache Xerces, Saxon and more.
W3C XML Specifications
Learn about the official W3C XML specifications for XML, XSLT, XQuery, XPath, DOM, XML Namespaces, XInclude, XML Base, XPointer, WSDL and more.
EDI Mapping
To transform EDI to XML, whether for X12 or EDIFACT, Stylus Studio provides the design tools and run-time support. EDIFACT, X12 and custom EDI formats can be translated, validated and mapped using the EDI Mapping adapter technology described here.