|
Home >Online Product Documentation >Table of Contents >Declaring an Extension Function Namespace Declaring an Extension Function NamespaceIn conformance with the XSLT specification, extension functions are accessed through a unique namespace. The namespace declaration can be in any of the following locations:
The XPath processor treats the namespace URI as a fully qualified class name. If the class name is preceded by
You can separate package names with either a dot ( The XPath processor resolves namespace prefixes in names of extension functions relative to the namespace declarations in the stylesheet. |
JSP Editor
Edit and Validate JSP 1.2 and JSP 2.0 documents. Includes JSP syntax coloring, JSP code completion and more.
EXSLT Tools
EXSLT support in Stylus Studio lets you extend XSLT 1.0 stylesheets and simplify many tasks including computing dates and times, performing mathematical computations, string manipulations and more.
XML Programming
Simplify XML Programming with Stylus Studio's XML Pipeline, a powerful tool for modeling, programming, debugging and deploying complete XML programs.
Convert DTD to XML
Learn how to create a sample XML instance document from a DTD using Stylus Studio DTD to XML conversion tools.


