|
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 Parser
An XML Parser is a parser that is designed to read XML and create a way for programs to use XML. Learn about Stylus Studio's comprehensive support for all of the world's leading XML Parsers.
Manufacturing
Manufacturing
OASIS Catalog Support
Stylus Studio's features for working with OASIS catalogs allow you to incorporate any vendor's catalog - or one of your own - in your XML, making writing correct and robust XML easier than ever.
Validating X12 Documents with XML Schemas
Either before or after transforming X12 EDI content, generated XML Schemas will make sure that we have all of the necessary components, our codes are all according to the standard codelists, and every little delimiter is in the right place.