|
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 |
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.
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.
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.
XML Schema Quality Checker
Use IBM's alphaWorks XML Schema Quality Checker to check the quality and style of your XML schema documents. Fully integrated with the Stylus Studio XML Schema Editor and XML validator.