|
Home > Online Product Documentation > Table of Contents > xsl:for-each xsl:for-eachSelects a set of nodes in the source document and instantiates the contained template once for each node in the set. Format
Description
The
By default, the new list of source nodes is processed in document order. However, you can use the
The
ExampleFor example, suppose your source document includes the following XML:
The following stylesheet creates an HTML document that contains a list of authors. Each author is followed by the titles of the books the author wrote. It does not matter how many authors there are nor how many titles are associated with each author. The stylesheet uses the
The result document looks like this:
|
Government Agencies That Use Stylus Studio
Government agencies all around the nation are pledging their allegiance to Stylus Studio. Come see which government agencies are using the only XML IDE by the people and for the people.
WYSIWYG XSLT Designer
Stylus Studio's powerful and easy-to-use WYSIWYG ("What you see is what you get") XSLT Designer lets you create XSLT stylesheets without writing any code! Go from a blank slate to solid, robust XSLT in minutes, using simple drag-and-drop operations.
Getting EDI to XML and back to EDI Again: Round Trip Engineering using Stylus Studio URL Adapters
A free online video demonstration shows how to use Stylus Studio's Adapter URL technologies to convert EDI to XML and back again. Convert, validate, view and edit EDIFACT data directly in Stylus Studio.
Convert DTD to XSD
learn how to convert DTD to XML Schema