|
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. |
The Java Architecture for XML Binding (JAXB)
In this JAXB tutorial, we'll show you how easy it is to generate JAXB bindings!
XQuery Functions - User Defined Functions in XQuery
Dr. Michael Kay's tutorial entitled: 'Defining your own Functions in XQuery' explains how to write powerful User Defined Functions in XQuery.
ETL - Extract, Transform, Load
Designing Extract, Load and Tranform (ETL) applications including ETL data warehousing, etl design and etl programming is easy with Stylus Studio's XML and ETL Tools. Start ETL Programming today.
Convert DTD to XSD
learn how to convert DTD to XML Schema