|
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. FormatDescription
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. |
Transforming Non-XML Documents with XML Tools
This pages has audio from the Stylus Studio Presentation at Exchange 2005.
XQuery and Web Services
XQuery provides a flexible means for data abstraction, while Web services provide process abstraction. In this online video demonstration, learn how integrated XQuery & Web service tools simplify development of XQuery-based Web service applications.
Stylus Studio Enables Multi-Channel Publishing for University of Pittsburg Professor
Learn how Dr. David Birnbaum of the University of Pittsburgh uses Stylus Studio to develop customized XSLT stylesheets that produce enhanced versions of source documents in different output formats, including Web and print.
DTD Parser
Learn about the powerful DTD parser technologies that are supported in Stylus Studio's DTD tools, including DOM and SAX based DTD parsing components.


