|
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. |
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.
Convert to XML
Convert to XML is a powerful data integration tool enabling you to convert any legacy data format (EDI, EDIFACT, x12, Binary, HTML, TSV, CSV, etc.) to XML using an intuitive, visual user interface.
XPath Query Editor
Stylus Studio's XML Editor has an XPath Query Editor that allows you to easily roubleshoot, test, and debug any XPath expression.
XML Unicode Encoding
Stylus Studio supports over 300 different file encodings, including UTF-8, UTF-16, EUC-JP, SHIFT-JIS, and more, alowing you to work with any XML document. Robust text editors support standard editing features, and Sense:X intelligent auto-completion.


