|
Home > Online Product Documentation > Table of Contents > xsl:with-param xsl:with-paramPasses a parameter value to a template. Format
Description
The
The
The value that you pass to a template can be an object of any of the types that are returned by expressions. You can specify the value of the parameter in several ways:
The
You can specify the
ExampleSuppose you specify the following parameter for a template:
You can pass another value for this variable as follows:
Namespace declaration for W3C XSLT namespace.
xsl:value-of is an XSLT instruction. The XSLT processor extracts the contents of the source node specified in the select attribute and copies it into the result document.
This template matches book elements in the source document. That is, the template's match attribute identifies book elements. In this stylesheet, the XSLT processor performs the actions in this template three times, once for each book element in the source document.
|
HTML Tidy
HTML Tidy is a program for turning HTML into something that can be parsed as XML, unlocking their data for use in XSLT and XQuery programs. Learn how to use HTML Tidy in Stylus Studio now.
XPath Generator
Stylus Studio includes an XPath generator that helps you easily create XPath expressions. This page illustrates how you can accomplish this.
Banks That Bank on Stylus Studio for Enhanced XML Productivity
Guess what! You can pass go and collect 200 dollars because with Stylus Studio 2006 you can save your banking company time and labor in every day work activities. Come see which banking companies are already taking advantage of Stylus Studio today!
XML Code Folding
Stylus Studio's XML Editor features XML code folding, a powerful and intuitive way to maximize limited screen real-estate and help make sense of large XML files.