XSLT Functions
XQuery 1.0, XPath 2.0, and XSLT 2.0 share the same functions
library.
XSLT Functions
XSLT includes over 100 built-in functions. There are functions for string
values, numeric values, date and time comparison, node and QName manipulation,
sequence manipulation, Boolean values, and more.
The default prefix for the function
namespace is fn:
The URI of the function namespace is:
http://www.w3.org/2005/xpath-functions
Tip: Functions are often called with the fn: prefix, such as fn:string().
However, since fn: is the default prefix of the namespace, the function names do
not need to be prefixed when called.
The reference of all the built-in XSLT
2.0 functions is located in our XPath tutorial.
In addition, there are the following built-in XSLT functions:
Stylus Studio® 2010 XML Enterprise Suite raises the bar for productivity in XML development tools.
Millions of XML developers and data integration specialists turn to Stylus Studio's comprehensive and intuitive
XML toolset to tackle today's advanced XML data transformation and aggregation challenges.
|
- XML Pipeline Editor, Debugger and Code Generator
- DataDirect XML Converters
- XQuery Mapper, Editor, Debugger, and Profiler
- XSLT Mapper, Editor, Debugger, Designer, and Profiler
- Java and C# for .Net Code Generation
- XML Schema Designer With Documentation Generator
- XML Editor With Full XPath Integration
Download a free trial now
|
|