|
Home > Online Product Documentation > Table of Contents > xsl:function xsl:functionAllows the creation of user-defined stylesheet function that can be called from any XPath expression within the stylesheet in which the function is defined. This instruction is supported in XSLT 2.0 only. Format
Description
The value of the
The function_body contains zero or more
<hyperlink>xsl:param elements that specify the formal arguments of the function. These
An
ExampleHere is an example from the W3C XSLT Working Draft of a simple function that reverses the order of the words in a sentence.
|
Open XSLT Architecture
Learn how Stylus Studio's Open XSLT Architecture enables you to use any of the popular industry-standard XSLT processors (like Saxon, Xalan-J, MSXML, Microsoft .NET, and others) for all your XSLT development tasks.
XML Processing
Learn how to simplify XML Processing using Stylus Studio XML Pipeline, the easiest way to visually design and deploy virtually any XML processing tasks.
Translating XML documents to EDIFACT
In-place, via XSLT and via XQuery are all mechanisms supported for converting XML to EDIFACT
Report Generation - Visually Defining Relationships in XML Publisher
Develop report generation applications with a powerful relationship manager in XML Publisher which provides a powerful and easy way to group and join data from one or more data sources.